PDA

View Full Version : Install a soulseek client?



Josh83
03-08-2005, 11:46 PM
hi all

i'd like to install a soulseek client called nicotine. i tried it with command line

python setup.py install

but this did not work, it gave me the message

no module named distutils.core

so i tried to open it with the package manager and tried to install it from there, but there it told me

</knoppix/share/nicotine-1.0.8.tar.gz ;echo RESULT=$?
sh: installpkg: command not found
RESULT=127

can anyone help me? i'm very new to linux and i'm very frustrated now, no idea what to do... :(

thanks,
josh

Croix
03-09-2005, 10:44 AM
Is your Knoppix a HD install? If so, I did an apt-get. From the console,

su
apt-get install nicotine

And it magicially install itself. :D

Josh83
03-09-2005, 12:43 PM
It is not really a HD install, but I run it with VMWare it I do not use a real CD but an ISO-Image...
Can I install software only from running it from CD? I have a home-dir created and my own config file, would the install work with this environment?

Josh83
04-14-2005, 03:59 PM
hrm it says it can not find the packet nicotine... :(

edit:
ah, i had to do an

apt-get update

first. :)

Josh83
04-14-2005, 04:14 PM
but now it tells me "runtime error: could not open display"... :( what to do now?