![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [PERL] Running unix commands within Perl Scripts | userix | Shell Programming and Scripting | 1 | 05-28-2008 07:06 PM |
| Perl CGI Scripts | cb.mark | High Level Programming | 1 | 11-23-2006 10:56 AM |
| Replace Perl Module name in all Perl scripts | rahulrathod | Shell Programming and Scripting | 2 | 12-02-2005 01:00 AM |
| List of all PERL scripts. | venkyA | UNIX for Dummies Questions & Answers | 3 | 05-02-2005 04:22 PM |
| executing perl scripts | vtran4270 | UNIX for Advanced & Expert Users | 2 | 08-27-2002 03:28 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Error with perl scripts...
hi on Solaris....m getting following error while running a perl script...any suggestions....
install_driver(Oracle) failed: Can't load '/usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris/auto/DBD/Oracle/Oracle.so' for module DBD::Oracle: ld.so.1: perl: fatal: /home/oracle/lib32/libclntsh.so.9.0: Permission denied at /usr/local/lib/perl5/5.8.5/sun4-solaris/DynaLoader.pm line 230. at (eval 1) line 3 Compilation failed in require at (eval 1) line 3. Perhaps a required shared library or dll isn't installed where expected Thanks |
|
||||
|
As quoted, check the shared libraries mentioned to see if they exist, are proper binary formats (e.g. I have once heard some poster using an ELF shared library compiled for Linux and NFS mount it on Solaris - of course that didn't work) and are reachable by the user your script is run as.
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|