I'm not an OSX user but this is what I think you need to do: 1. Open a Terminal window 2. Ensure slimserver is not running. 3.cd to the directory where slimserver has been installed - it will have the file slimserver.pl. If slimserver has been installed in the default location then the command will probably be one of the following:
cd /Library/PreferencePanes/SlimServer.prefPane/Contents/server or cd ~/Library/PreferencePanes/SlimServer.prefPane/Contents/server 4. To start slimserver type the following command ./slmserver.pl You can have options after the command. The following will list the option. ./slimserver.pl --help If you get errors running slimserver you should try starting slimserver as the user slimserver. -- bpa ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=25151 _______________________________________________ discuss mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/discuss
