Hello, Why do you not install this rpm thru yum repos? yum install zlib
If you need to remove any rpm packages, try to do this: Finds the actual name for the package: rpmquery package .ie rpmquery zlib, gives the packagename zlib-1.2.3-1.0.2 Removes the package: rpm -e package Remove even it has dependensies: rpm -e --nodeps package B/R Ole J -----Opprinnelig melding----- Fra: Christian Schmied [mailto:[EMAIL PROTECTED] Sendt: 7. januar 2006 22:40 Til: [email protected] Emne: RE: [qmailtoaster] install problem I have mailed an CentOS 4.2 zlib to you, try to cp this file to /usr/lib and make a symlink for libz.so.1 to it. -----Original Message----- tried that now, and now nothing works :/ can't even run 'rpm' to install a new version.. [EMAIL PROTECTED] ~]# rpm -ivh /usr/src/redhat/RPMS/x86_64/zlib-1.2.3-1.0.2.x86_64.rpm rpm: error while loading shared libraries: libz.so.1: cannot open shared object file: No such file or directory any fast workarounds? regards, Kjetil --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
