> > When loading a library "libfoo.so" (depending on "libbar.so", located in
> > an
> > entirely different folder), with a LD_LIBRARY_PATH=/path/to/libfoo.so", it
> >
> > returns an error:
> > EAL: ./libfoo.so: cannot open shared object file: No such file or
> > directory
> >
> > If the first d
From: Pascal Mazon
When loading a library "libfoo.so" (depending on "libbar.so", located in an
entirely different folder), with a LD_LIBRARY_PATH=/path/to/libfoo.so", it
returns an error:
EAL: ./libfoo.so: cannot open shared object file: No such file or directory
If the first dlopen() fails (h
On Tue, Apr 15, 2014 at 03:50:22PM +0200, David Marchand wrote:
> From: Pascal Mazon
>
> When loading a library "libfoo.so" (depending on "libbar.so", located in an
> entirely different folder), with a LD_LIBRARY_PATH=/path/to/libfoo.so", it
> returns an error:
>
> EAL: ./libfoo.so: cannot open
3 matches
Mail list logo