Front page | perl.dbi.users |
Postings from February 2001
dbi installation
Thread Next
From:
Meng Yoke
Date:
February 4, 2001 23:54
Subject:
dbi installation
Message ID:
20010205075428.2072.qmail@web6202.mail.yahoo.com
Hi,
I had problem installing DBI.
perl 5.005_3, WinNT 4 (SP6)
nmake (from VC 5.0)
I need to use this version of perl (i.e. I cannot
afford to upgrade to another / latest version).
Can someone help me? I need to get this DBI &
DBD-oracle to work as soon as I can. the compilation
of DBI always failed during "nmake"
Any help is appreciated.
thanks.
regards,
yoke
++++++++++++++++++++++++++++++++++
D:\temp\DBI-1.14>perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for DBI
Remember to actually *read* the README file!
Use 'make' to build the software (dmake or nmake
on Windows).
Then 'make test' to execute self tests.
Then 'make install' to install the DBI and then
delete this working
directory before unpacking and building any DBD::*
drivers.
Windows users need to use the correct make
command.
That may be nmake or dmake depending on which Perl
you are using.
If using the Win32 ActiveState build then it is
recommended that you
use the ppm utility to fetch and install a
prebuilt DBI instead.
D:\temp\DBI-1.14>nmake
Microsoft (R) Program Maintenance Utility Version
1.62.7022
Copyright (C) Microsoft Corp 1988-1997. All rights
reserved.
mkdir blib
mkdir blib\lib
mkdir blib\arch
mkdir blib\arch\auto
mkdir blib\arch\auto\DBI
mkdir blib\lib\auto
mkdir blib\lib\auto\DBI
mkdir blib\man1
mkdir blib\man3
cp lib/DBI/W32ODBC.pm blib\lib\DBI\W32ODBC.pm
cp lib/DBD/ExampleP.pm blib\lib\DBD\ExampleP.pm
cp lib/DBI/FAQ.pm blib\lib\DBI\FAQ.pm
cp lib/DBI/Shell.pm blib\lib\DBI\Shell.pm
cp lib/DBI/ProxyServer.pm blib\lib\DBI\ProxyServer.pm
cp lib/Bundle/DBI.pm blib\lib\Bundle\DBI.pm
cp lib/DBD/Proxy.pm blib\lib\DBD\Proxy.pm
cp lib/DBD/Multiplex.pm blib\lib\DBD\Multiplex.pm
cp DBIXS.h blib\arch\auto\DBI/DBIXS.h
cp dbd_xsh.h blib\arch\auto\DBI/dbd_xsh.h
cp dbi_sql.h blib\arch\auto\DBI/dbi_sql.h
cp lib/DBD/NullP.pm blib\lib\DBD\NullP.pm
cp lib/DBD/Sponge.pm blib\lib\DBD\Sponge.pm
cp lib/DBI/Format.pm blib\lib\DBI\Format.pm
cp Driver.xst blib\arch\auto\DBI/Driver.xst
cp lib/DBI/DBD.pm blib\lib\DBI\DBD.pm
cp lib/Win32/DBIODBC.pm blib\lib\Win32\DBIODBC.pm
cp DBI.pm blib\lib\DBI.pm
cp dbipport.h blib\arch\auto\DBI/dbipport.h
cp lib/DBD/ADO.pm blib\lib\DBD\ADO.pm
c:\perl\bin\perl.exe -p -e "s/~DRIVER~/Perl/g"
< blib\arch\
auto\DBI/Driver.xst > Perl.xsi
c:\perl\bin\perl.exe -Ic:\perl\lib\MSWin32-x86
-
Ic:\perl\lib c:\perl\lib\ExtUtils/xsubpp -typemap
C:\iw-h
ome\iw-perl\lib\ExtUtils\typemap Perl.xs >xstmp.c &&
c:\perl\bin\iwpe
rl.exe -Ic:\perl\lib\MSWin32-x86 -Ic:\perl\lib
-MExtUtils:
:Command -e mv xstmp.c Perl.c
cl.exe -c -Od -MD -DNDEBUG -DWIN32 -D_CONSOLE
-DNO_STRICT -Od -MD -DNDE
BUG -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\"
-Ic:\perl\lib\MSWi
n32-x86\CORE -DDBI_NO_THREADS Perl.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version
11.00.7022 for 80x86
Copyright (C) Microsoft Corp 1984-1997. All rights
reserved.
Perl.c
c:\perl\bin\perl.exe -Ic:\perl\lib\MSWin32-x86
-
Ic:\perl\lib c:\perl\lib\ExtUtils/xsubpp -typemap
C:\iw-h
ome\iw-perl\lib\ExtUtils\typemap DBI.xs >xstmp.c &&
c:\perl\bin\iwper
l.exe -Ic:\perl\lib\MSWin32-x86 -Ic:\perl\lib
-MExtUtils::
Command -e mv xstmp.c DBI.c
cl.exe -c -Od -MD -DNDEBUG -DWIN32 -D_CONSOLE
-DNO_STRICT -Od -MD -DNDE
BUG -DVERSION=\"1.14\" -DXS_VERSION=\"1.14\"
-Ic:\perl\lib\MSWi
n32-x86\CORE -DDBI_NO_THREADS DBI.c
Microsoft (R) 32-bit C/C++ Optimizing Compiler Version
11.00.7022 for 80x86
Copyright (C) Microsoft Corp 1984-1997. All rights
reserved.
DBI.c
"Running Mkbootstrap for DBI ()"
c:\perl\bin\perl.exe -Ic:\perl\lib\MSWin32-x86
-
Ic:\perl\lib -MExtUtils::Command -e chmod 644 DBI.bs
c:\perl\bin\perl.exe
"-Ic:\perl\lib\MSWin32-x86"
"-Ic:\perl\lib" -MExtUtils::Mksymlists -e
"Mksymlists('NAME' => 'DB
I', 'DLBASE' => 'DBI', 'DL_FUNCS' => { }, 'FUNCLIST'
=> [], 'IMPORTS' => { },
'DL_VARS' => []);"
link -out:blib\arch\auto\DBI\DBI.dll -dll
-nologo -nodefaultlib -release
-machine:x86 DBI.obj
c:\perl\lib\MSWin32-x86\CORE\perl.lib oldname
s.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib advapi32.lib
shell32.lib ole32.lib oleaut32.lib netapi32.lib
uuid.lib wsock32.lib mpr.lib wi
nmm.lib version.lib odbc32.lib odbccp32.lib
PerlCRT.lib -def:DBI.def
c:\perl\lib\MSWin32-x86\PerlCRT.lib : fatal error
LNK1106: invalid fi
le or disk full: cannot seek to 0x3822e02f
NMAKE : fatal error U1077: 'link' : return code '0xc'
Stop.
=====
=======================================
Yoke Meng Keong
Email : yokemk@yahoo.com
eFax : (253) 669-6578 (US)
=======================================
__________________________________________________
Get personalized email addresses from Yahoo! Mail - only $35
a year! http://personal.mail.yahoo.com/
Thread Next
-
dbi installation
by Meng Yoke