I am using activeperl 5.6.1 on a Windows NT box.  I have recently installed
the DBI module with the oracle DBD driver.  However when i try to use the
module I get a error that reads like this

install_driver(Oracle) failed: Can't load
'C:/Perl/site/lib/auto/DBD/Oracle/Oracle.dll' for module DBD::Oracle:
load_file:The specified module could not be found at
C:/Perl/lib/DynaLoader.pm line 206.
 at (eval 3) line 3
Compilation failed in require at (eval 3) line 3.
Perhaps a required shared library or dll isn't installed where expected
 at C:\Inetpub\wwwroot\roaccess\user_cgi-bin\lane\test\test2.pl line 12

the error is at the use DBI; command

I have looked and found the dll wher it is supposed to be.
I am pretty new to Perl and totally new to using modules how can I go about
tracking down this problem.  Any help would be apreciated!

Reply via email to