RE: install_driver(Oracle) failed while connecting to oracle 10.2.0.2



Hi,

RaviChandra Chelikam wrote:

perl: fatal:
/usr/local/opt/oracle/product/ldcnmd/lib32/libclntsh.so.9.0:
Permission denied at .....
^^^^^^^^^^^^^^^^^

The permissions on your Oracle installation are not letting Perl load
the Oracle client library. The library file libclntsh.so.9.0 (or one of
the directories leading to it more likely) is not accessible as the user
running the Perl script. Fix the permissions and your program will
probably work ok.

Regards,
Philip
.



Relevant Pages

  • Re: Executing a transferred perl script without setting permissions...
    ... > set to remove the excecute bit on the permissions when storing it. ... > run it standalone you would need to use chmod to set the execute bit. ... >>perl MyProgramme.pl ... What security problem do you think this could cause? ...
    (comp.security.unix)
  • Re: Executing a transferred perl script without setting permissions...
    ... >I just wrote a perl programme on a M$ Windows Platform, ... set to remove the excecute bit on the permissions when storing it. ... run it standalone you would need to use chmod to set the execute bit. ... >perl MyProgramme.pl ...
    (comp.security.unix)
  • script permissions
    ... i'm converting an asp/vbscript to perl and trying to write to the same ... not stated what those rights are, but seem to include writing ... web originated permissions for file access are controlled thru iis? ... asp runs under the IUSR_hostname account? ...
    (microsoft.public.inetserver.iis.security)
  • Re: DBD::Oracle in 64 bit Linux
    ... However, I have 32-bit perl. ... caused quite a bit of confusion for us, is that it appears Oracle ... patched the permissions repair script between version ... to amazing places on Yahoo! ...
    (perl.dbi.users)
  • Re: Executing a transferred perl script without setting permissions...
    ... >>>I just wrote a perl programme on a M$ Windows Platform, ... >> set to remove the excecute bit on the permissions when storing it. ... >> run it standalone you would need to use chmod to set the execute bit. ... >>>perl MyProgramme.pl ...
    (comp.security.unix)