Re: How to build with glib-2.0 installed in local
- From: Dan Winship <danw gnome org>
- To: Stanislas <stanworld gmail com>
- Cc: libsoup-list gnome org
- Subject: Re: How to build with glib-2.0 installed in local
- Date: Wed, 13 Jan 2010 09:06:01 -0500
On 01/13/2010 09:01 AM, Stanislas wrote:
> Hello
>
> on a ubuntu
> i try to build the last version of libsoup on a machine that have a
> old version of Glib-2.0
> and so the ./configure doesn't pass.
> i installed a recent version of glib-2.0 in a local directory
> /home/login/my/usr/
>
> but when i run the "configure" script, it still say that my glib is old
>
> how i can do to make it work ?
This isn't really a libsoup question, but the answer is that you need to
set PKG_CONFIG_PATH=/home/login/my/usr/lib/pkgconfig and
LD_LIBRARY_PATH=/home/login/my/usr/lib before running configure.
-- Dan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]