pkg-config



Hi,
as an inexperienced person on Linux platform,  I try to build glib-2.2.3
also gtk+-2.2.3 but I've received the error
"pkg-config not found".

for this purpose I've downloded these packages
- pkgconfig-0.14.0.tar
- glib-2.2.3.tar
- gtk+-2.2.3.tar
and also
- atk-1.2.4.tar
- pongo-1.2.5.tar

in pkgconfig-0.14.0 directory
with
./configure
make
make install sequence I build pkg-config then I can see that pkg-config is
created in the directory "/usr/local/bin/" plus
pkg-config.1 in "/usr/local/man/man1/"

but I failed on trying to build glib+-2.2.3 because of  "pkg-config not
found" error.
also messages I saw are
"aclocal-1.4 ... missing" and "automake-1.4 ... missing"

one solution I found on the NET is to set PKG_CONFIG_PATH as

export PKG_CONFIG_PATH="/usr/local/bin/"

but  doesn't work

please help me...

thanks a lot


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