Anope IRC Services

Anope Support => 1.6.x (Read Only) => Topic started by: ratman on May 04, 2006, 03:34:58 AM

Title: no modules will load
Post by: ratman on May 04, 2006, 03:34:58 AM
when I type /msg operserv modload cs_inhabitregistered I get no response and the this in the log:

[May 03 22:08:07 2006] OperServ: ratman: modload cs_inhabitregistered
[May 03 22:08:07 2006] trying to load [cs_inhabitregistered]
[May 03 22:08:07 2006] status: [6]

What's going on here?
Title:
Post by: lonewolf on May 04, 2006, 04:09:48 AM
Did you compiled the module?
Is the .so file in your src/modules folder?

http://wiki.anope.org/index.php/Modules:Usage:Compiling (http://wiki.anope.org/index.php/Modules:Usage:Compiling)
Title:
Post by: ratman on May 04, 2006, 04:52:39 AM
Quote
Originally posted by lonewolf
Did you compiled the module?
Is the .so file in your src/modules folder?

http://wiki.anope.org/index.php/Modules:Usage:Compiling (http://wiki.anope.org/index.php/Modules:Usage:Compiling)


I sure did and it is there.

I'm on Fedora BTW