Re: [gtkmm] gtkmm-2.0.1 install problem



Am Die, 2002-11-26 um 18.44 schrieb Vishal Modak:

> checking for sigc++-1.2 >= 1.2.0 glib-2.0 >= 2.0.4 gobject-2.0 >= 
> 2.0.4 gmodule-2.0 >= 2.0.4...
> Requested 'glib-2.0 >= 2.0.4' but version of Glib is 2.0.0

That should be obvious.  You need at least glib 2.0.4.  (Personally I'd
suggest 2.0.7 due to some obscure bugs in prior releases.)

> configure: error: Library requirements (sigc++-1.2 >= 1.2.0 
> glib-2.0 >=2.0 >= 2.0.4) not met; consider adjusting the 
> PKG_CONFIG_PATH environment on standard prefix so pkg-config can 
> find them
> 
> please tell me how can i set the PKG_CONFIG_PATH ..

No need since that's not your problem.  Just in case you need it later
because of other errors:

    export PKG_CONFIG_PATH="/usr/local/lib/pkgconfig:/usr/lib/pkgconfig"

or whatever suits your system.

--Daniel





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