in reply to Dynaloader.pm common (?) problem

ld.so.1: perl: fatal: libclntsh.so.9.0: open failed: No such file or directory

Replies are listed 'Best First'.
Re^2: Dynaloader.pm common (?) problem
by Bloodnok (Vicar) on Apr 24, 2009 at 12:43 UTC
    Didn't spot that AM ...

    What the AM is (IMO, rather unhelpfully) suggesting is that one, or more, libraries on which Oracle depends e.g. in this case the client shell, are (apparently) not present on your system.

    A user level that continues to overstate my experience :-))
      rather unhelpfully?
      A reply falls below the community's threshold of quality. You may see it by logging in.
Re^2: Dynaloader.pm common (?) problem
by jevaly (Sexton) on Apr 27, 2009 at 07:30 UTC
    The problem was that there was no oracle 9 anyway on this server (not anymore, and that of course is the root of this particular evil).
    The profile of the user lacked an update of PERL5LIB var (and I of course was looking at ORACLE_HOME)