[EMAIL PROTECTED]:~# ls -alrt /etc/slimserver
ls: /etc/slimserver: No such file or directory
[EMAIL PROTECTED]:~# ls -alrt /usr/share/slimserver
ls: /usr/share/slimserver: No such file or directory
[EMAIL PROTECTED]:~# cat /etc/passwd | grep -i slimserver
[EMAIL PROTECTED]:~# head -1 /etc/apt/sources.list
deb http://debian.slimdevices.com stable main
[EMAIL PROTECTED]:~# apt-get install slimserver
Reading package lists... Done
Building dependency tree... Done
The following NEW packages will be installed:
slimserver
0 upgraded, 1 newly installed, 0 to remove and 15 not upgraded.
Need to get 0B/21.3MB of archives.
After unpacking 61.5MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
slimserver
Install these packages without verification [y/N]? y
Selecting previously deselected package slimserver.
(Reading database ... 76379 files and directories currently
installed.)
Unpacking slimserver (from .../slimserver_6.5b1_all.deb) ...
Setting up slimserver (6.5b1) ...
Adding system user `slimserver' (UID 101) ...
Adding new user `slimserver' (UID 101) with group `nogroup' ...
Not creating home directory `/usr/share/slimserver'.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.
Starting SlimServer Audio Server.

[EMAIL PROTECTED]:~#


In my /var/log/slimserver/slimserver.log file, I see 


060904 16:38:17 [ERROR] Error message file
'/usr/share/slimserver/MySQL/errmsg.sys' had only 463 error messages,
but it should contain at least 466 error messages.
Check that the above file is the right version for this program!
060904 16:38:17 [ERROR] Aborting


Which was already reported here.

I did 

[EMAIL PROTECTED]:~# locate errmsg.sys | grep engl
/usr/share/mysql/english/errmsg.sys
[EMAIL PROTECTED]:~# mv /usr/share/slimserver/MySQL/errmsg.sys
/usr/share/slimserver/MySQL/errmsg.sys.from.slimdevices
[EMAIL PROTECTED]:~# ln -s /usr/share/mysql/english/errmsg.sys
/usr/share/slimserver/MySQL/errmsg.sys
[EMAIL PROTECTED]:~#


hrmm....  lots of errors in the /var/log/slimserver/slimserver.log file
, I am not sure whether or not it is because I didn't drop my mysql
tables.  Let me do that now, and then submit a new debug session.

Rob


-- 
biffhero
------------------------------------------------------------------------
biffhero's Profile: http://forums.slimdevices.com/member.php?userid=7313
View this thread: http://forums.slimdevices.com/showthread.php?t=27035

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/unix

Reply via email to