Results 1 to 9 of 9
i'm a beginer on linux and i don't know how to install xmms 1.2.7
I got Linux Mandrakelinux 10.0...
- 02-15-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 4
i'm a beginer on linux and i don't know how to install xmms
i'm a beginer on linux and i don't know how to install xmms 1.2.7
I got Linux Mandrakelinux 10.0
- 02-15-2005 #2Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
Try typing urpmi xmms as root, if you have root access.
- 02-15-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 4
i extracted xmms but i don't know what to do next ...
- 02-15-2005 #4Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
I would suggest using urpmi like I mentioned above. But if you have a tarballed file uncompressed, just go into it using the cd command:
Originally Posted by korn
Of course, replace the directory name "xmms-1.2.7" with whatever it's actually called. Then doCode:cd xmms-1.2.7
thenCode:./configure
and as root doCode:make
That should be it. Just runCode:make install
and it should work.Code:xmms
But seriously, using urpmi would probably be easier.
- 02-15-2005 #5Just Joined!
- Join Date
- Feb 2005
- Posts
- 4
if i try ./configure it gave me this error :
configure : error:***GLIB>=1.2.2 not installed - please install first***
What is that??? Can u help me to installl it plzzz ???
- 02-15-2005 #6Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
This is a dependency problem. XMMS relies on glib. Instead of doing it this way, humor me and do this:
Originally Posted by korn
[Enter root password]Code:su -
That's it, you'll have XMMS installed. It'll resolve dependency problems, such as glib.Code:urpmi xmms
- 02-15-2005 #7Just Joined!
- Join Date
- Feb 2005
- Posts
- 4
it works , 10q very much , i like linux but it's not that easy 10q again
- 02-15-2005 #8Linux Engineer
- Join Date
- Aug 2004
- Posts
- 826
That's what the people at LinuxForums.org are here for!
Originally Posted by korn
- 09-03-2006 #9Just Joined!
- Join Date
- Sep 2006
- Posts
- 2
xmms glib mandriva
I also have a simular problem where it cannot find the glib i am running the newest version of mandriva and am running it via vmware in windows but as i have seen many people have had the same problem so any help would be great thanks
Cheers,
Gary


Reply With Quote
