dinosaur wrote: > Hello out there! > > I just tried to install SlimServer SlimServer_v6.3.1.noarch.rpm on > Fedora Core 5 (2.6.17-1.2174_FC5). I tried the following: > > [EMAIL PROTECTED] Desktop]# rpm -Uvh SlimServer_v6.3.1.noarch.rpm > Preparing... ########################################### > [100%] > useradd: cannot create directory /usr/local/slimserver > error: %pre(slimserver-6.3.1-1.noarch) scriptlet failed, exit status > 12 > error: install: %pre scriptlet failed (2), skipping > slimserver-6.3.1-1 > [EMAIL PROTECTED] Desktop]# > > > > I tried this on two different FC5 machines... no success... > > can anybody help me to make this SlimServer running, in order to play > my mp3 through my network?
What happens if you try the following command as root: /usr/sbin/useradd -m \ -d /usr/local/slimserver \ -s /sbin/nologin \ slimserver R. _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
