jasell wrote: 
> I started by uninstalling previous QLMS, checking the no such directory
> was left under .qpkg
> I renamed .qpkg/Optware to foo.Optware ( I think Optware was installed
> by Perl QPKG a longtime ago)
> I made a system reboot
> I did a manuall install of your latset 1.06C version
> 
> Same as before...
> > 
Code:
--------------------
  >   > 
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
status
  > LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  > 
--------------------
> > 
> 
> No difference...
> > 
Code:
--------------------
  >   > 
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  chmod -R 0755 SlimServer/
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # chown -R admin SlimServer/
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
restart
  > LogitechMediaServer was already stopped !
  > Something went wrong, check youre configuration. try do 
./LogitechMediaServer.sh failsafe or reinstall QPKG!
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # ./LogitechMediaServer.sh 
status
  > LogitechMediaServer is not running, do ./LogitechMediaServer.sh start to 
start services !
  > 
--------------------
> > 
> 
> Is this an older version? you mention ld-2.25.so
> > 
Code:
--------------------
  >   > 
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ls -l /lib/ld-linux.so.2
  > lrwxrwxrwx    1 admin    administ        11 Dec  8 05:26 /lib/ld-linux.so.2 
-> ld-2.6.1.so*
  > 
--------------------
> > 
> 
> 
> perl seem to run?
> > 
Code:
--------------------
  >   > 
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ln -sf 
/share/MD0_DATA/.qpkg/LogitechMediaServer/.Perl/perl /usr/local/
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] #  ln -sf 
/share/MD0_DATA/.qpkg/LogitechMediaServer/.Perl/perl/bin/perl /usr/bin/
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # perl -V
  > Summary of my perl5 (revision 5 version 24 subversion 0) configuration:
  > 
  > Platform:
  > osname=linux, osvers=2.6.22-14-server, archname=i686-linux-thread-multi
  > uname='linux nasx86builder 2.6.22-14-server #1 smp sun oct 14 23:34:23 gmt 
2007 i686 gnulinux '
  > config_args='-des -Dprefix=/usr/local/perl -Dusethreads'
  > hint=recommended, useposix=true, d_sigaction=define
  > useithreads=define, usemultiplicity=define
  > use64bitint=undef, use64bitall=undef, uselongdouble=undef
  > usemymalloc=n, bincompat5005=undef
  > Compiler:
  > cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2',
  > optimize='-O2',
  > cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-aliasing -pipe 
-fstack-protector -I/usr/local/include'
  > ccversion='', gccversion='4.1.3 20070929 (prerelease) (Ubuntu 
4.1.2-16ubuntu2)', gccosandvers=''
  > intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234, doublekind=3
  > d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12, 
longdblkind=3
  > ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
  > alignbytes=4, prototype=define
  > Linker and Libraries:
  > ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
  > libpth=/usr/local/lib /usr/lib /lib /usr/lib64
  > libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
  > perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
  > libc=libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
  > gnulibc_version='2.6.1'
  > Dynamic Linking:
  > dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
  > cccdlflags='-fPIC', lddlflags='-shared -O2 -L/usr/local/lib 
-fstack-protector'
  > 
  > 
  > Characteristics of this binary (from libperl):
  > Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
  > PERL_COPY_ON_WRITE PERL_DONT_CREATE_GVSV
  > PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
  > PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
  > PERL_PRESERVE_IVUV USE_ITHREADS USE_LARGE_FILES
  > USE_LOCALE USE_LOCALE_COLLATE USE_LOCALE_CTYPE
  > USE_LOCALE_NUMERIC USE_LOCALE_TIME USE_PERLIO
  > USE_PERL_ATOF USE_REENTRANT_API
  > Built under linux
  > Compiled at Dec 27 2017 08:58:16
  > @INC:
  > /usr/local/perl/lib/site_perl/5.24.0/i686-linux-thread-multi
  > /usr/local/perl/lib/site_perl/5.24.0
  > /usr/local/perl/lib/5.24.0/i686-linux-thread-multi
  > /usr/local/perl/lib/5.24.0
  > .
  > 
--------------------
> > 
> 
> Is this the app that I see in appcenter?
> > 
Code:
--------------------
  >   > 
  > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # /bin/pidof slimserver.pl
  > 23195
  > 
--------------------
> > 
> 
> What about this? it is not perl-i686 but perl-1686 !!
> > 
Code:
--------------------
  >   > [/share/MD0_DATA/.qpkg/LogitechMediaServer] # cat .Perl/perl-version
  > perl-1686
  > 
--------------------
> > Through pidof it says that is running. So it should work, 

Send from my mobile Phone



*
maintainer of QLogitechMediaServer and Qnap-Optware-NG.

Qnap TS-453a, with LogitechMediaSever 7.9.1 ( with spotty and youtube )
Serval raspberry with hifiberry amp+ and picoreplayer.
Love logitechmediaserver for it flexibel way, to play music from
different sources.*
------------------------------------------------------------------------
digimaster's Profile: http://forums.slimdevices.com/member.php?userid=66919
View this thread: http://forums.slimdevices.com/showthread.php?t=108292

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

Reply via email to