> > > I am working on a windows XP. The > > version of Oracle I am trying to build against is 9i. > > perl 5.10 > > DBI 1.601 > > DBD Oracle-1.20 > > when i execute Makefile.PL > > following error are displayed. > > > > C:\Perl\DBD-Oracle-1.20-RC8>Makefile.pl > > Using DBI 1.601 (for perl 5.010000 on MSWin32-x86-multi-thread) > > installed > > in C:/Perl/lib/auto/DBI/ > > Argument "6.42_01" isn't numeric in numeric ge (>=) at > > C:\Perl\DBD-Oracle > > -1.20-RC8\Makefile.PL line 59. > > > > Configuring DBD::Oracle for perl 5.010000 on MSWin32 > > (MSWin32-x86-multi-t > > hread) > > > > Remember to actually *READ* the README file! Especially if you have any > > p > > roblems. > > > > Using Oracle in D:/oracle/ora92 > > DEFINE _SQLPLUS_RELEASE = "902000100" (CHAR) > > Oracle version 9.2.0.1 ( 9.2) > > Found oci directory > > Using OCI directory 'oci' > > Found oci/lib/MSVC/oci.lib library > > Found oci/lib/MSVC/ociw32.lib library > > Found oci/lib/MSVC/oramts.lib library > > Found oci/lib/MSVC/oraocci9.lib library > > Using oci/lib/MSVC/OCI.lib > > > > Checking for functioning wait.ph > > > > > > System: perl5.010000 > > Compiler: cl -MD -Zi -DNDEBUG -O1 -nologo -GF -W3 -MD -Zi -DNDEBUG -O1 > > -DWIN32 -D_CONSOLE -DNO_STRICT -DHAVE_DES_FCRYPT -DUSE_SITECUSTOMIZE > > -DPR > > IVLIB_LAST_IN_INC -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS > > -DUSE_PERLI > > O -DPERL_MSVCRT_READFIX > > Linker: not found > > Sysliblist: > > > > Note (probably harmless): No library found for oldnames.lib > > Note (probably harmless): No library found for kernel32.lib > > Note (probably harmless): No library found for user32.lib > > Note (probably harmless): No library found for gdi32.lib > > Note (probably harmless): No library found for winspool.lib > > Note (probably harmless): No library found for comdlg32.lib > > Note (probably harmless): No library found for advapi32.lib > > Note (probably harmless): No library found for shell32.lib > > Note (probably harmless): No library found for ole32.lib > > Note (probably harmless): No library found for oleaut32.lib > > Note (probably harmless): No library found for netapi32.lib > > Note (probably harmless): No library found for uuid.lib > > Note (probably harmless): No library found for ws2_32.lib > > Note (probably harmless): No library found for mpr.lib > > Note (probably harmless): No library found for winmm.lib > > Note (probably harmless): No library found for version.lib > > Note (probably harmless): No library found for odbc32.lib > > Note (probably harmless): No library found for odbccp32.lib > > Note (probably harmless): No library found for msvcrt.lib > > LD_RUN_PATH=D:/oracle/ora92/lib:D:/oracle/ora92/rdbms/lib > > Using DBD::Oracle 1.20. > > Using DBD::Oracle 1.20. > > Using DBI 1.601 (for perl 5.010000 on MSWin32-x86-multi-thread) > > installed > > in C:/Perl/lib/auto/DBI/ > > Writing Makefile for DBD::Oracle > > > > *** If you have problems... > > read all the log printed above, and the README and README.help.txtf > > iles. > > (Of course, you have read README by now anyway, haven't you?) > > > > > > *how to identify that it run and compile Oracle-dbd without reporting > > any errors.* > > > > when i execute nmake > > > > C:\Perl\DBD-Oracle-1.20-RC8>nmake > > 'nmake' is not recognized as an internal or external command, > > operable program or batch file. appear > > > > > > > > > > > > i need u r help > > > > > > > > thanks > > > > regards > > > > gokulnath.k > > > > > > > >
