09-28-2007, 02:37 PM
Hey, I have been having some issues trying to install or update steam. I had a working cs:source server prior to trying to update my dedicated server. When I tried to run an update command on the steam file, I first got the error`similar to:
Can not load file libz.so.1: No such file or directory
I than coppied my libz.so.1 file from /lib64/libz.so.1 to /lib32/libz.so.1 (I am running a 64 bit processor)
Once I did that, it now sees the file, but can not use it:
./steam: error while loading shared libraries: libz.so.1: wrong ELF class: ELFCLASS64
when I do a less libz.so.1 I can see that the class is ELF64 at the top, which should be fine, however I don't think the steam client likes it... lol, anyway... does anyone have any ideas on how to fix this? I would be very greatful for any suggestions.
Can not load file libz.so.1: No such file or directory
I than coppied my libz.so.1 file from /lib64/libz.so.1 to /lib32/libz.so.1 (I am running a 64 bit processor)
Once I did that, it now sees the file, but can not use it:
./steam: error while loading shared libraries: libz.so.1: wrong ELF class: ELFCLASS64
when I do a less libz.so.1 I can see that the class is ELF64 at the top, which should be fine, however I don't think the steam client likes it... lol, anyway... does anyone have any ideas on how to fix this? I would be very greatful for any suggestions.