Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: installing a new module  (Read 5183 times)

0 Members and 1 Guest are viewing this topic.

michael

  • Anope User
  • Offline Offline
  • Posts: 6
installing a new module
« on: April 11, 2013, 12:51:55 PM »

Hey

I downloaded a new module into my /services/modules/ folder on my debian machine but when i to make modules i get "make: nothing needs to be done for "modules". and when i try to load the module in operserv

-OperServ- Unable to load module cd_join.c
-
-OperServ- Unable to load module cd_join
-

why wont this work?
Logged

Jens Voss

  • Team
  • *
  • Offline Offline
  • Posts: 125
Re: installing a new module
« Reply #1 on: April 11, 2013, 01:38:34 PM »

For Anope 1.8.x: put the .c file in ~/anope-1.8.x/src/modules, then cd ../../ ; make modules ; make install

Btw, I think you want to load cs_join, not cd_join :)
Logged

michael

  • Anope User
  • Offline Offline
  • Posts: 6
Re: installing a new module
« Reply #2 on: April 12, 2013, 10:34:26 AM »

For Anope 1.8.x: put the .c file in ~/anope-1.8.x/src/modules, then cd ../../ ; make modules ; make install

Btw, I think you want to load cs_join, not cd_join :)

Hi

do i just create the folders cause src/modules do not exist, only modules/ in the anope folder.
Logged

Jan Milants

  • Team
  • *
  • Offline Offline
  • Gender: Male
  • Posts: 1372
Re: installing a new module
« Reply #3 on: April 15, 2013, 12:54:05 PM »

you need anopes sources to be able to compile modules.. if you deleted those after compiling and installing anope, you will have to redownload them and rebuild anope.
Logged
If you like me donate coins to 1FBmZVT4J8WAUMHKqpWhgNVj3XXnRN1cCk :)
Pages: [1]   Go Up