@ROLAND0


I have an old Shuttle XS 35 GS v3 on which I used to run Windows 7 32
bit .

I thought to try this out, I installed Debian 10 with the Mate Desktop ,
using an "Unofficial non-free images including firmware packages".

After several hours I ended up with (I just used ./Configure -des
-Dprefix=/opt/perl-5.26.3).


Code:
--------------------
    ronnie@shuttle:~$ cd /opt
  ronnie@shuttle:/opt$ ls
  perl-5.26.3
  
--------------------



Used wget and dpkg to install the i386 deb LMS and rebooted.

LMS installed OK (it's at "/usr/sbin/squeezeboxserver" but does not open
the web gui, the log says "access denied", 


Code:
--------------------
    2019-12-22 10:31:47 squeezeboxserver_safe started.
  2019-12-22 10:31:52 Logitech Media Server died. Restarting.
  2019-12-22 10:31:57 Logitech Media Server died. Restarting.
  
--------------------

and a status enquiry gives


Code:
--------------------
    ronnie@shuttle:~$ sudo service logitechmediaserver status
  ● logitechmediaserver.service - LSB: Startup script for the Logitech 
Media Server
  Loaded: loaded (/etc/init.d/logitechmediaserver; generated)
  Active: active (running) since Mon 2019-12-23 09:36:38 GMT; 5min ago
  Docs: man:systemd-sysv-generator(8)
  Process: 403 ExecStart=/etc/init.d/logitechmediaserver start (code=exited, 
status=0/SUCCESS)
  Tasks: 2 (limit: 4915)
  Memory: 10.7M
  CGroup: /system.slice/logitechmediaserver.service
  ├─ 456 /bin/bash /usr/sbin/squeezeboxserver_safe 
/usr/sbin/squeezeboxserver --prefsdir /var/lib/squeezeboxserver/prefs --logdir 
/var/log/squeezeboxserver/ --cachedir /var/lib/squ
  └─1390 sleep 5
  
  Dec 23 09:36:37 shuttle systemd[1]: Starting LSB: Startup script for the 
Logitech Media Server...
  Dec 23 09:36:38 shuttle logitechmediaserver[403]: Making sure that Logitech 
Media Server is not running first: No process in pidfile 
'/var/run/logitechmediaserver.pid' found running; none k
  Dec 23 09:36:38 shuttle logitechmediaserver[403]: Starting Logitech Media 
Server.
  Dec 23 09:36:38 shuttle systemd[1]: Started LSB: Startup script for the 
Logitech Media Server.
--------------------


What do I do to make LMS use the 32 bit Perl? or is it best to restart
with the version of LMS without the CPAN libraries ?

ronnie

Not in rush to do this, :) any advice much appreciated :):)


------------------------------------------------------------------------
Man in a van's Profile: http://forums.slimdevices.com/member.php?userid=43627
View this thread: http://forums.slimdevices.com/showthread.php?t=111348

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to