Results 11 to 14 of 14
|
Enjoy an ad free experience by logging in. Not a member yet? Register.
|
|
-
02-13-2005 #11
- Join Date
- Feb 2005
- Posts
- 1
but I seem to have the same problem,
I will gladly post my errors instead.
checking for GLIB - version >= 1.2.2... no
*** The glib-config script installed by GLIB could not be found
*** If GLIB was installed in PREFIX, make sure PREFIX/bin is in
*** your path, or set the GLIB_CONFIG environment variable to the
*** full path to glib-config.
configure: error: *** GLIB >= 1.2.2 not installed - please install first ***
[root@localhost xmms-1.2.10]#
I am running mandrake 10.1
I have libglibs
libglib1.2-1.2.10-14mdk
libglib2.0_0-2.4.6-1mdk
-
02-13-2005 #12
- Join Date
- Nov 2004
- Location
- home
- Posts
- 796
Glib 2 won't work for something that requires glib 1. Install the latest of glib 1 and gtk 1 and it should work fine.
-
02-14-2005 #13
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
After you install it, run the command
Code:updatedb
Registered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
-
02-14-2005 #14
- Join Date
- Nov 2004
- Location
- home
- Posts
- 796
updatedb is for updating the db used for locate, makes no difference if you don't use the locate command. Best putting it in a cron script, anyway.