Results 1 to 6 of 6
How do I find and change my path settings ?
Iam have some compile errors that I need to sort out
Thanks...
- 08-20-2005 #1Just Joined!
- Join Date
- Aug 2005
- Posts
- 6
finding and chk path settings
How do I find and change my path settings ?
Iam have some compile errors that I need to sort out
Thanks
- 08-20-2005 #2
Can you post the error, since it depends on the error to which path one sets...
- 08-20-2005 #3Just Joined!
- Join Date
- Aug 2005
- Posts
- 6
checking for glib-config... no
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 ***
[colin@localhost xmms-1.2.10]$
I have install glib
- 08-20-2005 #4Just Joined!
- Join Date
- Aug 2005
- Posts
- 6
I have had a carefull look and Iam not sure if I do have the GLIB 1.2.2 installed. where can I dowlload the package
- 08-20-2005 #5
Can you use mandrake's packagemanager to install it?
Code:urpmi glib
- 08-20-2005 #6Just Joined!
- Join Date
- Aug 2005
- Posts
- 6
I ran that command as root and it tells me that:-
[colin@localhost ~]$ su
Password:
[root@localhost colin]# urpmi glib
The package(s) are already installed
[root@localhost colin]#


Reply With Quote
