The version and type of your OS is far more interesting than the hardware named.
There is a command that is running (pidof) that is probably trying to get the pid of a running slimserver, so that it can signal it to shut down. Apparently, the version of your "pidof" program accepts a different number of parameters. Or, a required value to the pidof program is not set within the installation script because of some other software mismatch or configuration issue. The second error message seems to support that null values are present within the installation script. -- MrC _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
