Been working on this for a few days & haven't had any luck: I have read all of the help files & searched the internet.... I still cannot find out what my problem is.
I am running winxp pro (sp2), vis studio.net, oracle 9i (9.2.0.1) & ActivePerl 5.8., jdk1.5.0 I also ran vcvars32.bat in vis studio but still get an error. Not Sure what LIB & INCLUDE need setting or what the linker is & why it's Not found I am sort a Perl newbie. Does anyone know what I'm Doing wrong or what I'm missing? Need HELP fast error: __________________________________________________________________________ __________________________________________________________________________ Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\Documents and Settings\bscott>CD C:\Perl\new_packages\DBD-Oracle-1.16 C:\Perl\new_packages\DBD-Oracle-1.16>makefile.pl *** You're using Microsoft Visual C++ compiler but the LIB and INCLUDE environment variables are not both set. If you have 'unresolved external symbol' errors during linking, run the vcvars32.bat batch file to set up your LIB and INCLUDE environment variables, and try again. A copy of vcvars32.bat can typically be found in the following directories under your Visual Studio install directory: Visual C++ 6.0: vc98\bin Visual Studio .NET: vc7\bin Using DBI 1.46 (for perl 5.008004 on MSWin32-x86-multi-thread) installed in C:/Perl/site/l ib/auto/DBI/ Configuring DBD::Oracle ... >>> Remember to actually *READ* the README file! Especially if you have any problems. Using Oracle in C:/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.008004 Compiler: cl -MD -Zi -DNDEBUG -O1 -nologo -Gf -W3 -MD -Zi -DNDEBUG -O1 -DWIN32 -D_CONSOL E -DNO_STRICT -DHAVE_DES_FCRYPT -DNO_HASH_SEED -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SY S -DUSE_PERLIO -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 wsock32.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=C:/oracle/ora92/lib:C:/oracle/ora92/rdbms/lib Using DBD::Oracle 1.16. Using DBD::Oracle 1.16. Using DBI 1.46 (for perl 5.008004 on MSWin32-x86-multi-thread) installed in C:/Perl/site/l ib/auto/DBI/ Writing Makefile for DBD::Oracle *** If you have problems... read all the log printed above, and the README and README.help files. (Of course, you have read README by now anyway, haven't you?) C:\Perl\new_packages\DBD-Oracle-1.16>C:\Perl\new_packages\DBD-Oracle-1.16