SamCG has asked for the wisdom of the Perl Monks concerning the following question:
Line 3 of the script is "use DBI". I do have DBD::Oracle installed, but my D drive is my CD, so I'm not sure why it would reference "D:/cpanrun/build/5-8-0/lib/DynaLoader.pm line 229".Z:\APPS\jobs\trades>pp -o emperror.exe emperror.pl Z:\APPS\jobs\trades>pp -M Cwd -M DBI -o emperror.exe emperror.pl Z:\APPS\jobs\trades>emperror.exe install_driver(Oracle) failed: Can't load 'C:\DOCUME~1\blah\LOCALS~1\T +emp\par _priv.3576.tmp\KIBlgMNosR.dll' for module DBD::Oracle: load_file:The s +pecified p rocedure could not be found at D:/cpanrun/build/5-8-0/lib/DynaLoader.p +m line 229 . at ../blib/lib/PAR/Heavy.pm line 92 Compilation failed in require at (eval 11) line 3. Perhaps a required shared library or dll isn't installed where expecte +d at script/emperror.pl line 20
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: par procedure entry point error
by shonorio (Hermit) on Aug 29, 2005 at 17:12 UTC | |
by SamCG (Hermit) on Aug 29, 2005 at 21:04 UTC | |
|
Re: par procedure entry point error
by Anonymous Monk on Aug 30, 2005 at 01:44 UTC |