LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems with GLIB ??? (https://www.linuxquestions.org/questions/linux-software-2/problems-with-glib-296844/)

burki 03-02-2005 04:03 PM

Problems with GLIB ???
 
Ok my point with glib is i want to change my cursors in my gnome and i found this GCURSOR program and when i want to install it its aking me other programs to install it like GTK and so on.

first i am using Mandrake 10.0 and i guess my mandrake has this already installed,am i wrong? if its installed should i unistall it before installing the new GTK?

the main problem is i started to install GLIB first which is the latest version and i used this commands

./configure
make
make install

and after this i was trying to build pango but it told me that i installed GLIB incorrectly. and it needs a version bigger than 2.5 or something.

i checked some other forums but didnt get anything. please help because im going to go crazy because of this GLIB....

Andrew Benton 03-02-2005 04:35 PM

Use the Mandrake Control Centre to install libglib-2.-devel-mdk or whatever it's called. Pango, atk and gtk-2 will have lib-devel versions too

burki 03-02-2005 04:58 PM

ok installed glib,pango,atk and GTK by using this commands

./configure --prefix=/usr
make
make install

and i installed them without any error but when i check from mandrake control > remove software, i can not see them installed.

how can i check if i installed them or not?


All times are GMT -5. The time now is 05:09 PM.