problem installing gtk+-2.0.6



I had some problems with glib (i think) .
I have Slackware 8.0 and I allready have glib 1.2 and gtk 1.2 .
I downloaded pkgconfig 0.13.0 , glib 2.0.6 , pango 1.0.4 , atk 1.0.3 and
gtk+-2.0.6 .

These are the steps that i've followed :

i've installed pkg_config and it is OK (it works)
tar zxpvf glib-2.0.6.tar.gz
cd glib-2.0.6
./configure --prefix=/glib
make
make install
(everything went fine)

cd ..
tar zxpvf pango-1.0.4.tar.gz
joe /etc/ld.so.conf  (i've added this line : /glib/lib)
ldconfig
cd pango-1.0.4
PKG_CONFIG_PATH=/glib/lib/pkgconfig ./configure
(everything went fine)
make
Here it returns an error :
"/bin/sh: glib -mkenums/: command not found
Package glib-2.0 was not found in the pkg-config search path"


What can I do ? Please help me .


   calin ciutu
zotax pcnet ro




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