Try following commands and tell us what you see for each of them:

1)
ldd -s /usr/local/lib/perl5/site_perl/5.005/sun4-solaris/auto/DBD/Oracle/Oracle.so

2)
perl -v

3)
/usr/local/bin/perl -v

4)
perl -e 'use DBD::Oracle;'

5)
/usr/local/bin/perl -e 'use DBD::Oracle;'


José.
-----Original Message-----
From: Nilay Puri, Noida [mailto:[EMAIL PROTECTED] 
Sent: Thursday, March 04, 2004 12:46 PM
To: Urvashi Mishra
Cc: Perl List (E-mail)
Subject: RE: Problm encountered in using DBI


No, I am on Sun Solaris m/c

And i have find out that I have libclntsh.so while the errro that script throws is for 
libclntsh.so.1.0 So, any hint how to go about it Solaris experts ?

thanks

-----Original Message-----
From: Urvashi Mishra [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 04, 2004 5:04 PM
To: Nilay Puri, Noida
Subject: Re: Problm encountered in using DBI


If u are working in windows .. then i guess you have t6o do system dsn settings...

----- Original Message -----
From: "Nilay Puri, Noida" <[EMAIL PROTECTED]>
To: "Perl List (E-mail)" <[EMAIL PROTECTED]>
Sent: Thursday, March 04, 2004 4:45 PM
Subject: Problm encountered in using DBI


> 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>
>
>
>

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




**** DISCLAIMER ****

"This e-mail and any attachment thereto may contain information which is confidential 
and/or protected by intellectual property rights and are intended for the sole use of 
the recipient(s) named above. 
Any use of the information contained herein (including, but not limited to, total or 
partial reproduction, communication or distribution in any form) by other persons than 
the designated recipient(s) is prohibited. 
If you have received this e-mail in error, please notify the sender either by 
telephone or by e-mail and delete the material from any computer".

Thank you for your cooperation.

For further information about Proximus mobile phone services please see our website at 
http://www.proximus.be or refer to any Proximus agent.


--
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