Have you installed the ia32-libs package? Typically 32-bit compiled apps
won't run on x64 Linux unless you have ia32-libs installed. I don't use
alac, but the copy I got from SVN is 32-bit:
Code:
--------------------
$ file alac
alac: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), for GNU/Linux
2.6.0, statically linked, stripped
--------------------
To install ia32-libs, try
Code:
--------------------
sudo yum install ia32-libs
--------------------
at a shell prompt.
--
peterw
http://www.tux.org/~peterw/
free plugins: http://www.tux.org/~peterw/#slim
AllQuiet BlankSaver ContextMenu FuzzyTime KidsPlay
KitchenTimer PlayLog PowerCenter/BottleRocket SaverSwitcher
SettingsManager SleepFade StatusFirst SyncOptions VolumeLock
------------------------------------------------------------------------
peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=64730
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix