Re: Installing glibmm



Try:
 
export LD_LIBRARY_PATH=/home/.../libsigc++-2.0.18/lib;/home/..../glib-2.17.2/lib
and then also like you already did:
export PKG_CONFIG_PATH=/home/.../libsigc++-2.0.18;/home/..../glib-2.17.2

HTH
2008/6/20 Atif Hashmi <atifhashmi gmail com>:
Hi,

I am trying to install glibmm but I get the following error message
when I run configure.

Requested 'glib-2.0 >= 2.16.0' but version of GLib is 2.2.3

I downloaded glib-2.17.2, followed the procedure to make it and
install it on Linux in the directory
/home/..../glib-2.17.2/

I guess the problem is with glib package path. How can I assign
multiple package paths in configure
using ./configure
PKG_CONFIG_PATH=/home/.../libsigc++-2.0.18;/home/..../glib-2.17.2
doesnot help.

Any suggestions?

Thanks.
_______________________________________________
gtkmm-list mailing list
gtkmm-list gnome org
http://mail.gnome.org/mailman/listinfo/gtkmm-list



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]