<div>Ah thanks a lot, that makes perfect sense...</div>
<div> </div>
<div>Grabbed the RPM direct as was getting  "public key not available for zlib-1.2.1.2-1.2.i386.rpm" when trying with yum, so is working now.</div>
<div> </div>
<div>Thanks again all.</div>
<div> </div>
<div>Ian <br><br> </div>
<div><span class="gmail_quote">On 2/11/06, <b class="gmail_sendername">Johnny Hughes</b> <<a href="mailto:mailing-lists@hughesjr.com">mailing-lists@hughesjr.com</a>> wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">On Sat, 2006-02-11 at 16:51 +0000, Ian mu wrote:<br>> Hiya, just trying to install a game (warsow).<br>
><br>> Error received while running is " error while loading shared<br>> libraries: libz.so.1: cannot open shared object file: No such file or<br>> directory"<br>><br>> ldd wsw_server<br>>         
linux-gate.so.1 =>  (0xffffe000)<br>>         libdl.so.2 => /lib/libdl.so.2 (0xf7ff2000)<br>>         libm.so.6 => /lib/tls/libm.so.6 (0xf7fcf000)<br>>         libc.so.6 => /lib/tls/libc.so.6 (0x004d6000)
<br>>         /lib/ld-linux.so.2 (0x004bd000)<br>>         libz.so.1 => not found<br>><br>> locate libz.so.1<br>> /usr/lib64/libz.so.1<br>> /usr/lib64/libz.so.1.2.1.2<br>><br>> Linux version 2.6.9-11.ELsmp
 (buildcentos@x8664-build) (gcc version<br>> 3.4.3 20050227 (Red Hat 3.4.3-22)) (dual xeon)<br>><br>> Think I'm missing something obvious (tried the export LD_LIBRARY_PATH<br>> to force it as well but no difference).
<br>><br>> Any help greatly appreciated.<br>><br>> Ian<br><br>The problem is that the file was designed to run with a 32-bit<br>library ... you have a 64-bit libz.so.1<br><br>If it is really a 32-bit program, you will have to install the 32-bit
<br>package and dependencies to get the 32-bit libz.so.1 installed ...<br><br>Another option is to recompile everything as 64 bit<br><br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.2.6 (GNU/Linux)<br><br>iD8DBQBD7hzRTKkMgmrBY7MRAhK5AJ9ut6M9QH3o3/jVBhTPKOXNJycD7ACgij69
<br>cDtocUd1sTtGo1tf6HiVDLQ=<br>=M/8O<br>-----END PGP SIGNATURE-----<br><br><br>_______________________________________________<br>CentOS mailing list<br><a href="mailto:CentOS@centos.org">CentOS@centos.org</a><br><a href="http://lists.centos.org/mailman/listinfo/centos">
http://lists.centos.org/mailman/listinfo/centos</a><br><br><br></blockquote></div><br>