Tested it and same error on soc in the x86_64, it complains about the
missing libgomp.so.1.
Did a ldd x86_64 and got this.

ldd sox
linux-vdso.so.1 (0x00007ffdee3b9000)
libgomp.so.1 => not found
libm.so.6 => /lib/libm.so.6 (0x00007f93321cb000)
libpthread.so.0 => /lib/libpthread.so.0 (0x00007f9331fae000)
libc.so.6 => /lib/libc.so.6 (0x00007f9331c0b000)
/lib64/ld-linux-x86-64.so.2 (0x00007f93324d0000)

Found info that libgomp.so.1, is a libary which is part off ffmpeg.
Work around install Qffmpeg, and then logon the Qnap by ssh shell, ln -s
/share/*/.qpkg/Qffmpeg/lib64/libgomp.so.1 /lib/. ( where * is path of
you`re qnap )
Tested the work around, and then sox works.

I only supply a way that LMS is installed on Qnap, and don`t add any
other things then a Working Perl 5.24 ( 64bits ) and needed CPAN modules
for spotty and YouTube.

Made a issue on the git websire, as LMS should be a standalone music
servers.
I think that while compiling sox, there is something add which gives
this error.

I tried to keep the installation as simple as it can be, with out adding
many other things and only depends on programs/tool from QTS/Qnap, so it
will not stop working after upgrades from Qnap QTS.

Spacehead wrote: 
> Hi bpa,
> 
> here comes what the NAS replies (unsing putty):
> 
> 1.: cd
> /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/x86_64-linux
> ./flac:
> > 
Code:
--------------------
  >   > 
===============================================================================
  > flac - Command-line FLAC encoder/decoder version 1.2.1
  > Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh Coalson
  > 
  > Patched for SqueezeCenter
  > http://bugs.slimdevices.com/show_bug.cgi?id=10886
  > http://bugs.slimdevices.com/show_bug.cgi?id=11223
  > 
  > This program is free software; you can redistribute it and/or
  > modify it under the terms of the GNU General Public License
  > as published by the Free Software Foundation; either version 2
  > of the License, or (at your option) any later version.
  > 
  > This program is distributed in the hope that it will be useful,
  > but WITHOUT ANY WARRANTY; without even the implied warranty of
  > MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  > GNU General Public License for more details.
  > 
  > You should have received a copy of the GNU General Public License
  > along with this program; if not, write to the Free Software
  > Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  > 
===============================================================================
  > 
  > This is the short help; for all options use 'flac --help'; for even more
  > instructions use 'flac --explain'
  > 
  > To encode:
  > flac [-#] [INPUTFILE [...]]
  > 
  > -# is -0 (fastest compression) to -8 (highest compression); -5 is the 
default
  > 
  > To decode:
  > flac -d [INPUTFILE [...]]
  > 
  > To test:
  > flac -t [INPUTFILE [...]]
  > 
[/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/x86_64-linux] #
--------------------
> > 
> 
> 2.: cd
> /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/x86_64-linux
> ./sox
> > 
Code:
--------------------
  >   > ./sox: error while loading shared libraries: libgomp.so.1: cannot open 
shared object file: No such file or directory
  > <LogitechMediaServer/SlimServer/Bin/x86_64-linux] #
--------------------
> > 
> 
> Seems there's some prob with .sox / libraries. Can you please help me
> to fix this?
> 
> Kind regards,
> Marcel



*
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=108367

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to