Hi All,

I am trying to connect to ORACLE thru perl
I have included use DBI.

On running script I get this error .....

install_driver(Oracle) failed: Can't load
'/usr/local/lib/perl5/site_perl/5.005/sun4-solaris/auto/DBD/Oracle/Oracle.so
' for module DBD::Oracle: ld.so.1
: /usr/local/bin/perl: fatal: libclntsh.so.1.0: open failed: 
No such file or directory at
/usr/local/lib/perl5/5.00503/sun4-solaris/DynaLoader.pm line 169.

So, i guess libclntsh.so.1.0 is not present in the UNXI box.

When i searched for it, i was not able to find it.


I am rigth in my approach to the problem, how do i get the file in first of
all.

Thanks,
Nilay

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to