PDA

View Full Version : libz.so.1 - Problem installing Linux Server


[STALAG13]Hogan
08-15-2007, 08:41 PM
Hi Folks!
I have problems installing the ETQW Server on my linux64 box.
First i got this:
./ETQW-publicbeta2-patch1-server.x86.run: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory

after messing around with some sym-links i got this:
./ETQW-publicbeta2-patch1-server.x86.run: error while loading shared libraries: libz.so.1: wrong ELF class: ELFCLASS64

I not that big linux guru....
is there a way to install the lite-server? and can someone give me an explanation ehy this will not work?
(the lib is availabe...)

grtz Hogan

slider
08-15-2007, 09:30 PM
The archive is dynamically linked against the 32 bit libz, so you need to install the 32-bit-compatibility-package of your distribution (if available). On gentoo its called "emul-linux-x86-baselibs"

[STALAG13]Hogan
08-16-2007, 04:59 PM
thx so i search for the libs for opsensuse 10.2

the package is called zlib-32bit

just search it in your yast.

thx for the help-