Results 1 to 1 of 1
how pkg-config is used to link to a library. (Centos 5.3)
I want to install a library (pango) from source, it requires glib>=2.17
Now I have 2 glib versions that ...
- 06-21-2010 #1Just Joined!
- Join Date
- Jun 2010
- Posts
- 12
pkg_config (Please help)
how pkg-config is used to link to a library. (Centos 5.3)
I want to install a library (pango) from source, it requires glib>=2.17
Now I have 2 glib versions that are installed, (one older and one newer)
so what should I do,
when should I use the pkg_config (I mean in ./configure, make, or make intsall) and how?
please help


Reply With Quote