I tried creating the MAKEFILE using perl Makefile.pl. The script was unable 
to locate the windows standard libraries, such as kernel32.lib, 
oldnames.lib, etc.

I had to change line #230 of the Makefile.pl that comes in the 
DBD-Oracle-1.09.zip to:
$opts{LIBS} = [ "-L$OH/$OCIDIR/LIB/$oci_compiler_dir $OCILIB 
C:\\Progra~1\\DevStu~1/VC/lib" ];

The driver built fine after this adjustment.

Tim, nice work with the driver. Thanks very much for your work. I can now 
carry on with my Perl+Oracle learning endeavors.

-Gihan Neangoda

_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

Reply via email to