Re: help compiling gnome-vfs-2.18.1
- From: Hans Petter Jansson <hpj novell com>
- To: John Goulah <jgoulah gmail com>
- Cc: gnome-vfs-list gnome org
- Subject: Re: help compiling gnome-vfs-2.18.1
- Date: Mon, 31 Mar 2008 22:46:00 -0600
On Sun, 2008-03-30 at 21:54 -0400, John Goulah wrote:
> I'm trying to get gnome-vfs installed, I have the apt installed glib
> in /usr/local and my compiled glib-2.14.5 in /usr/local/lib -- I want
> it to use the latter, how do I force that? I'm getting:
Try:
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH
export LD_LIBRARY_PATH=/usr/local/lib:$LD_LIBRARY_PATH
And then configure, clean and make gnome-vfs anew. This pkg-config
mechanism is not unique to gnome-vfs, btw - you'll find most
GNOME-related packages use it.
--
Hans Petter
[Date Prev][
Date Next] [Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]