in reply to DBD::Oracle installation

any ideas, why that could be ...

It is not a mystery. For whatever reason, LD_LIBRARY_PATH isn't getting through to the process running the test

You need to set it in your bashrc/profile

Instead of setting an enviroment variable, LD_LIBRARY_PATH, you need to use ldconfig

LD_LIBRARY_PATH is a workaround for those who don't have root

Replies are listed 'Best First'.
Re^2: DBD::Oracle installation
by rootcho (Pilgrim) on Jul 08, 2011 at 15:28 UTC
    I put it in .bashrc (the exports) And yes I did ldconfig.
    # ld.so.conf autogenerated by env-update; make all changes to # contents of /etc/env.d directory /usr/local/lib /usr/lib32/opengl/xorg-x11/lib /usr/lib64/opengl/xorg-x11/lib /lib /usr/lib /lib64 /usr/lib64 /usr/local/lib64 /lib32 /usr/lib32 /usr/local/lib32 /usr/x86_64-pc-linux-gnu/lib /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2 /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.2/32 /usr/lib64/xulrunner-1.9.2 /usr/lib64/openmotif-2.2 /usr/lib64/oracle/11.2.0.2/client/lib /usr/lib64/postgresql-9.0/lib64 /usr/games/lib /usr/games/lib64 /usr/games/lib32 /opt/flash-libcompat /usr/lib/oracle/11.2.0.2/client/lib