Try reinstalling. Did you get errors when installing? Do you have another
perl installation that this could of been installed with. Your @INC does
not contain the necassary info, you can try pushing the necessary dir into
it, but that should of been done when you installed perl, unless DBD::Oracle
was installed under a non standard directory.
Ilya
-----Original Message-----
From: Wesley STROOP
To: dbi
Sent: 06/15/2001 5:37 AM
Subject: install_driver(Oracle) failed:
Hi guys,
I have a problem with compling, he can not find a module.
Is it because I installed the DBD::Oracle 1.06 wrong or something
else?
error message:
install_driver(Oracle) failed:
\Can't locate loadable object for module DBD::Oracle in @INC
(@INC contains: /opt/perl5/lib/5.6.0/PA-RISC1.1
/opt/perl5/lib/5.6.0
/opt/perl5/lib/site_perl/5.6.0/PA-RISC1.1
/opt/perl5/lib/site_perl/5.6.0 /opt/perl5/lib/site_perl .)
at (eval 1) line 3
Compilation failed in require at (eval 1) line 3.
Perhaps a module that DBD::Oracle requires hasn't been fully installed
at database.pm line 5
Environment:
OS : HP-UX 11
Oracle : 8.1.6.1
Perl : 5.6
C-compiler: B3901BA B.11.01.06 HP C/ANSI C Developer's Bundle for
HP-UX 11.00 (S800)