"emerge media-sound/slimserver" should be equivalent to "emerge slimserver". Don't know why the latter didn't work on your system.
/etc/init.d/slimserver [ start | stop | restart ] are the commands to control slimserver if you don't have "service" on your machine (it might be a local command that I installed). If you don't see any slimserver process when you do the "ps ax | grep slimserver", then you should be able to run "/etc/init.d/slimserver start" to get slimserver running. If in doubt, run "/etc/init.d/slimserver stop" beforehand. It won't hurt, even if there are no slimserver processes running. Don't worry if you get error messages here. Stay away from "./slimserver.pl start" and "./slimserver.pl stop"; always use the /etc/init.d/slimserver commands instead. -- 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
