Page 1 of 1

Start fails- trying to config for SSL...

Posted: Tue Jul 10, 2007 4:33 pm
by pgarvey
Configuring UnrealIRC under Red Hat 5, got a few errors when starting and got them fixed, but I have one error left that I cant figure out...

* Loading IRCd configuration ..
* unrealircd.conf:36: loadmodule src/modules/commands.so: failed to load: Module was compiled for 'Unreal3.2.6/SSL', we were configured for 'Unreal3.2.6'. SOLUTION: Recompile the module(s).


The way I read this is, it says to recompile without SSL, the only problem is, I am TRYING to configure WITH SSL.

My first time thru this I forgot to compile with SSL support, so I recompiled, re-make'd and now I get this.

Any assistance would be appreciated!

Posted: Wed Jul 11, 2007 11:20 am
by nate
Did you 'make clean' by chance before doing the whole recompile previously? Generally thats a good idea at least, as that makes sure everything gets made fresh so to say.