Well, I've actually never used SUSE, so I'm pretty much at the limit of my SUSE-specific knowledge. ;)
"unused" means that checkproc thinks the process is not running. At this point, I would try some of the usual debugging steps: - Take a look at /tmp/slimserver.log for startup error messages. - Make sure the default SUSE install doesn't have a firewall running that is causing problems. (Probably not since you're connecting from localhost.) - Try something like "netstat -an | grep 9000" and see if anything is listening. My guess is that the log file will tell you to run build-perl-modules.pl... -- Fletch ------------------------------------------------------------------------ Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529 View this thread: http://forums.slimdevices.com/showthread.php?t=33409 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
