in reply to Re: cannot open shared object file
in thread cannot open shared object file

How did you do it? I tried $ENV{'LD_LIBRARY_PATH'}="/usr/local/lib:/usr/lib"; and I still get the same error

Replies are listed 'Best First'.
Re^3: cannot open shared object file
by Anonymous Monk on Dec 18, 2012 at 06:48 UTC
    you probably need to do "export LD_LIBRARY_PATH"