Before reinstalling slimserver, first try this: 1. cd /var/cache/slimserver 2. rm -rf * This deletes all the work files that may have been set up by slimserver. 3. /etc/init.d/slimserver start 4. ps ax | grep slimserver 5. Do you see slimserver processes in this output? If so, then point your web browser at http://localhost:9000. Do you get the slimserver web page?
If this does not work, then do the following: 1. emerge -C media-sound/slimserver (this removes the slimserver installation files). 2. emerge media-sound/slimserver (this re-installs slimserver). 3. /etc/init.d/slimserver start Hopefully, this will get you up and running! -- Ron Olsen ------------------------------------------------------------------------ Ron Olsen's Profile: http://forums.slimdevices.com/member.php?userid=9233 View this thread: http://forums.slimdevices.com/showthread.php?t=32451 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
