On 2014-01-01 22:20, enrike wrote:
hi
the linux binaries are compiled for 64 bits machines? I get this error
/usr/lib/pd-extended/extra/Coffee/c.patcherargs.pd_linux: /usr/lib/pd-extended/extra/Coffee/c.patcherargs.pd_linux: wrong ELF class: ELFCLASS64
yes they are (and should have the suffix ".l_ia64" rather than ".pd_linux")
try file
:
$ file c.patcherargs.pd_linux
c.pacherargs.pd_linux: ELF 64-bit LSB shared object, x86-64, version 1
(SYSV), dynamically linked, stripped
it's quite clear what the file is
gfmdsar IOhannes