Re: Getting gtk+ to find my private copy of libgobject-2.0.so
- From: Michael Terry <mterry fastmail fm>
- To: Sven Neumann <sven gimp org>
- Cc: gtk-list gnome org
- Subject: Re: Getting gtk+ to find my private copy of libgobject-2.0.so
- Date: Tue, 04 Nov 2003 19:46:39 -0500
Sven Neumann wrote:
I thought I said so:
"Here's the setup:
I checked out glib, atk, and pango. I compiled them all with
--prefix=/home/mike/path, LD_LIBRARY_PATH=/home/mike/path/lib,
PKG_CONFIG_PATH=/home/mike/path/lib/pkgconfig, and
PATH=/home/mike/path/bin:$PATH. They all seem to be OK."
Well, you also need to set LD_LIBRARY_PATH when running the
executables. Setting it at compile time won't be sufficient.
From your persistance on this matter, I presume that LD_LIBRARY_PATH is
all I should need.
Assuming I have set LD_LIBRARY_PATH correctly, there is no reason this
should be happening to me? If that is the case, I shall reexamine my
assumption.
So, for the record -- I need to set LD_LIBRARY_PATH, PKG_CONFIG_PATH,
and PATH to all include my personal location. Other environment
variables that I have to hit? I know there are lots, and I could easily
believe that libtool is keying off one of them.
-mt
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]