Page 1 of 1

Zip link

Posted: Thu Jun 30, 2005 11:59 am
by GouroB
while installing unreal 3.2.3 if i enable zip link getting this error ...
./unreal start
Starting UnrealIRCd
[!!!] Zlib version mismatch: compiled for '1.2.2', library is '1.1.4'
[!!!] Header<->library mismatches can make UnrealIRCd *CRASH*! Make sure you don't have multiple versions of openssl or zlib installed (eg: one in /usr and one in /usr/local). And, if you recently upgraded them, be sure to recompile Unreal.
any idea whats wrong ? ma box is freebsd .

Posted: Thu Jun 30, 2005 12:24 pm
by commandr
you have an old zlib version and unreal was compiled for 1.2.2.

Posted: Thu Jun 30, 2005 12:36 pm
by GouroB
Problem ! Problem !! i asked dedi company's admin to upgrade zlib of ma box
and he said its the latest ... so i went to unrealircd's server and there i was suggested to install unrealircd3.2.3 with the existing zlib of my box ... but i donno how to do so ? like is there any other option/cmd for that or what ? according to the error i have zlib 1.1.4 and unrealircd3.2.3 has 1.2.2 , so what i need to do if i want to install unrealircd3.2.3 with the existing zlib of my box which is 1.1.4 ?