|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
|
|
#1
|
|||
|
|||
|
DBD Oracle installation problem
Hello, I am trying to install DBD::Oracle and I am getting the following error when I do make test. Can someone let me rectify this.
Thanks. Code:
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/01base................Failed to load Oracle extension and/or shared libraries: install_driver(Oracle) failed: Can't load '/home/perl/modules/DBD-Oracle-1.16/blib/arch/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: libclntsh.so.10.1: cannot open shared object file: No such file or directory at /usr/lib/perl5/5.8.5/i386-linux-thread-multi/DynaLoader.pm line 230. 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 t/01base.t line 19 The remaining tests will probably also fail with the same error. *** Please read the README and README.help files for help. *** |
|
#2
|
|||
|
|||
|
By setting the correct enviroment variables, I could get it straight.
Thanks. |
|
#3
|
|||
|
|||
|
Quote:
Hi, I get the same error, could you please let me know how you created the environment variables. I tried but I still get failure. because the moment I create Oracle_Home using advanced settings via Windows the rest of my clients fail to connect to the Database. Thanks in advance. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Perl Programming > DBD Oracle installation problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|