JohnB wrote: > If you are running LMS 7.7.3 on a 64 bit Ubuntu system you almost > certainly need to install the ia32-libs package to enable LMS to deal > with m4a. > > [Edit] What I should have said is that the ia32-libs package used to be > required on 64 bit systems to deal with m4a file. At some point LMS no > longer required this package as it included 64 bit versions of faad, > etc. However, I can't find the exact version of LMS at which the change > was made. So installing ia32-libs might well be the solution.
what he said ^ lame complaint from LMS server GUI was red herring this http://stackoverflow.com/questions/23182765/how-to-install-ia32-libs-in-ubuntu-14-04-lts-trusty-tahr " sudo -i cd /etc/apt/sources.list.d echo "deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multiverse" >ia32-libs-raring.list apt-get update apt-get install ia32-libs PS: In this way, you can install ia32-libs. However, we add the source of 13.04 instead, so, there may be some problem unknown。After install ia32-libs, I recommend you to remove the ia32-libs-raring.list in /etc/apt/sources.list.d, and do sudo apt-get update. " ------------------------------------------------------------------------ maxdog's Profile: http://forums.slimdevices.com/member.php?userid=64171 View this thread: http://forums.slimdevices.com/showthread.php?t=103304 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
