[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: libopenal.so.1 wrong ELF class



You may need to brandelf it. From observation, its trying to run it as a 64bit binary rather than 32bit.

Im assuming you have linux compatibility installed, both in userspace and in the kernel?

In any case, see the linux emulation sections of the FreeBSD handbook, they are a wealth of knowledge.

http://www.freebsd.org/doc/en/books/handbook/linuxemu-lbc-install.html



Dean

Francesco Pietra wrote:
Hi:
needing VRML support to MacMolPlt (a free viewer that should soon be
included in Debian, useful for ab initio computations with free
gamess-us) I have installed on amd64 lenny (nvidiaa 3D acceleration)
the VRML free plugin octaga 2.3.0.3rc1 for Linux i386. As it asked for
libopenal.so.1, I have installed the Debian packages libopenal1
libopenal1-dbg and libonenal-dev. Then

export LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH

Thrying to launch 'octagaplayer':

libopenal.so.1: wrong ELF class: ELFCLASS64

What that means. at any event, I would be grateful for any suggestion
about another VRML plugin that installs correctly on amd64.

thanks
francesco pietra


francesco@tya64:~$ echo $LD_LIBRARY_PATH
/opt/intel/mkl/10.0.1.014/lib/em64t:/opt/intel/cce/10.1.015/lib:/opt/intel/fce/10.1.015/lib:/usr/local/lib:/opt/acml4.2.0/gfortran64_mp_int64/lib
francesco@tya64:~$ export LD_LIBRARY_PATH=/usr/lib:$LD_LIBRARY_PATH
francesco@tya64:~$ octagaplayer
OCTAGA_LIBDIR: /usr/lib/octagaplayer
OCTAGA_SHAREDIR: /usr/share/octagaplayer
libopenal.so.1: wrong ELF class: ELFCLASS64francesco@tya64:~$



--
http://fragfest.com.au


Reply to: