Cool
Lemme give ya some more advices:
- About xmms: it uses the same skins as Winamp 2 (not 3) so you can change it when it's start being boring.
- About soundcard: Redhat provides some tools for configuring sound cards. Again, I've never used Conectiva myself, but once it's/was based on Redhat, somethings might be the same. Try looking for "sndconfig". If you cannot find it's command, most likely you will need to find which sound card you have and which modules to load. If you have an 100% Sound Blaster card (even inbuilt) try:
su -
modprobe sb
NOTE: "su -" and not "su". If it works, cool. You just have to place a the line "modprobe sb" (without the quotes) at your
/etc/rc.d/rc.modules
If you don't have this file, look after /etc/rc.d/rc.local (this is Redhat's path).
- About xmule. Try upgrading apt-get:
apt-get update
apt-get upgrade
apt-get install xmule
If does not work, I'm not sure what your error is. Did you run ./configure before running make?
./configure
make && make install (as root)
Check this thread about installing programs too:
http://www.linuxquestions.org/questi...threadid=45094
I've never installed xmule from source myself. So there's a slight possibility that you don't have to compile anything and that it's shipped as a precompiled package. Make sure to read the faq/readme files for it

.
If still not working, try either an alternative such as edonkey 2000. It uses the very same protocols, met and temp files as xmule/emule and it's easy to install.
Good luck!
