Re: Help with my perl script



People i have the same error:

install_driver(Oracle) failed: Can't load
'/usr/lib/perl5/site_perl/5.8.8/i686-linux/auto/DBD/Oracle/Oracle.so'
for module DBD::Oracle: libclntsh.so.9.0: cannot open shared object
file: No such file or directory at
/usr/lib/perl5/5.8.8/i686-linux/DynaLoader.pm line 230.
at (eval 6) line 3
Compilation failed in require at (eval 6) line 3.
Perhaps a required shared library or dll isn't installed where expected
at /var/www/cgi-bin/executaCarga1.pl line 132

line = 132 my $conexaoOracle = DBI->connect("DBI:Oracle:host=".
$hostOracle.";port=1530;sid=". $sidOracle, $loginOracle,
$senhaOracle,{'RaiseError' => 1}) or die "Não Conseguiu Conectar na
Base de Dados: $DBI::errstr\n";

'/usr/lib/perl5/site_perl/5.8.8/i686-linux/auto/DBD/Oracle/'
permission 0755
'/usr/lib/perl5/site_perl/5.8.8/i686-linux/auto/DBD/Oracle/Oracle.so'
permission 0555

and i dont find nothing to help me...

please people help me!!!!

.



Relevant Pages

  • Re: xml bulk load problem
    ... permission denied (as i dont have table creation ... >> I am trying to load xml data into 2 related tables using ... >> tables during the load process. ... I dont have a table ...
    (microsoft.public.sqlserver.xml)
  • Managed c++ calling unmanaged dll with LoadLibrary
    ... I have a unmanaged fortran dll that Iam trying to load using LoadLibrary ... since I dont know the path to the ... I can load the library, get the function pointers etc., but when I call a ...
    (microsoft.public.dotnet.framework.interop)
  • Re: IE load incorrect dll in ActiveX package
    ... Is it possible to ask IE to load different dll? ... I dont think so. ... I am not too familiar with this technology. ...
    (microsoft.public.vc.mfc)
  • Re: resource dll problem
    ... You will have to then load the resrouce from that specific DLL though. ... dont think you are doing that. ...
    (microsoft.public.vc.mfc)
  • Re: resource dll problem
    ... You will have to then load the resrouce from that specific DLL though. ... dont think you are doing that. ...
    (microsoft.public.vc.mfc)