Are you sure that the RPM install is failing to create the slimserver
user? That would be quite strange. Take a look at /etc/passwd to see
if it's there. In any event, it sounds like you're trying to run
slimserver as the root user, not the slimserver user. You need to
start it with the init script.
As root, do this
Code:
--------------------
/etc/init.d/slimserver start
--------------------
not this
Code:
--------------------
slimserver.pl
--------------------
If that's not it, the actual contents of the logfile really would be
helpful.
--
Fletch
------------------------------------------------------------------------
Fletch's Profile: http://forums.slimdevices.com/member.php?userid=529
View this thread: http://forums.slimdevices.com/showthread.php?t=33850
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix