Hello,
* Benoit Sigoure wrote on Tue, Dec 04, 2007 at 08:39:42AM CET:
> So yeah it's a bit of an issue, I guess people often come up with
> wrapper scripts that set the right LD_LIBRARY_PATH and then exec the
> binary but that's not always a viable solution.
You may want to check out the relo
On Nov 29, 2007, at 12:16 PM, Christophe Eymard wrote:
Hello list,
[...]
GStreamer installs by default a bunch of libraries in $PREFIX/lib, but
it uses lots of other libraries in $PREFIX/lib/gstreamer-0.10,
which are
_not_ in the LD_LIBRARY_PATH. I assume there that this is some libtool
m
Hello list,
I apologize in advance if this problem has already been talked about on
this list, but I have been unable to pinpoint the correct keyword to use
to find said discussion.
Here is my problem ;
I have compiled a big application (namely GStreamer), which comes as a
series of lots of shar