Re: Help with my perl script
- From: "André Brasil" <andreribeiro@xxxxxxxxx>
- Date: 25 Aug 2006 11:18:50 -0700
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!!!!
.
- Follow-Ups:
- Re: Help with my perl script
- From: André Brasil
- Re: Help with my perl script
- References:
- Re: Help with my perl script
- From: David Nicol
- RE: Help with my perl script
- From: Will Rutherdale
- Re: Help with my perl script
- Prev by Date: Re: Error:MSVCR80.dll not found (DBD::Oracle)
- Next by Date: Re: Help with my perl script
- Previous by thread: RE: Help with my perl script
- Next by thread: Re: Help with my perl script
- Index(es):
Relevant Pages
|
|