Hi All,
While running a ./Config, i have select "Yes" for the SSL Support option.
after editing my conf file, while trying to do a ./unreal start, i get the following error :
* Loading IRCd configuration ..
* unrealircd.conf:36: loadmodule src/modules/commands.so: failed to load: Module was compiled for 'Unreal3.2.8/SSL/NOSPF', we were configured for 'Unreal3.2.8'. SOLUTION: Recompile the module(s).
[error] IRCd configuration failed to load
Possible error encountered (IRCd seemingly not started)
=====================================================
Check above for possible errors, and this output of
ircd.log. If you cannot solve the problem, read
Unreal.nfo on where to get support
=====================================================
Recompiling the modules again with the SSL option selected did not solve this
Any insights?
Thank you in advance!
Bregan
failed to load commands.so - Module compiled for SSL
Re: failed to load commands.so - Module compiled for SSL
try:
1. make distclean
2. ./Config
3. make
4. make install (not needed if didn't change the install path)
1. make distclean
2. ./Config
3. make
4. make install (not needed if didn't change the install path)
Configuration - https://www.unrealircd.org/docs/Configuration
FAQ - https://www.unrealircd.org/docs/FAQ
FAQ - https://www.unrealircd.org/docs/FAQ