problem in executing the makefile.pl

problem in executing the makefile.pl

am 18.01.2008 18:06:44 von gokulnath.kalidass

when i execute the file makefile.pl from vc++ command window ,
following error appear
i need help from the group to overcome the problem


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
Use of uninitialized value $sqlplus_release in pattern match (m//) at
C:\
Perl\DBD-Oracle-1.20-RC8\Makefile.PL line 1490.
Use of uninitialized value $sqlplus_release in print at C:\Perl\DBD-
Oracl
e-1.20-RC8\Makefile.PL line 1497.
Use of uninitialized value $sqlplus_release in pattern match (m//) at
C:\
Perl\DBD-Oracle-1.20-RC8\Makefile.PL line 1498.

If sqlplus failed due to a linker/symbol/relocation/
library error or similar problem
then it's likely that you've not configured your
environment
correctly.
Many systems need an environment variable (such as
LD_LIBRARY
_PATH, DYLD_LIBRARY_PATH)
set to include the directory containing the Oracle
libraries.


I'm having trouble finding your Oracle version number... trying harder
Oracle version 9.2.0 (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 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.txt files.
(Of course, you have read README by now anyway, haven't you?)