Page 1 of 1

ZIP Problem

Posted: Thu May 15, 2008 1:04 pm
by soilets
i m trying to setup an irc server with UnrealIRCd 3.2.7
when i type ./unreal start i get this error:
* Loading IRCd configuration ..
[warning] unrealircd.conf:316: link irc.myserv with ZIP option enabled on a non-ZIP compile
[error] 1 errors encountered
[error] IRCd configuration failed to pass testing
Possible error encountered (IRCd seemingly not started)
Help me plz :D

Re: ZIP Problem

Posted: Thu May 15, 2008 1:05 pm
by Casper
You have compiled Unreal without supporting ZIP links, but you did put it in your config file (linkblock) the option "zip;". Remove it from the files (your server and the server you want to link to) and you should be okay.