Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: how to download and use modules ?  (Read 4062 times)

0 Members and 1 Guest are viewing this topic.

Callum

  • Guest
how to download and use modules ?
« on: April 09, 2006, 12:22:30 AM »

I went too http://anope.org/modules/

But when i click them they are only text files.

If I save it has only save target as and ends up being a text file again.

I am unsure what to do ?
Logged

Monk

  • Anope User
  • Offline Offline
  • Posts: 17
(No subject)
« Reply #1 on: April 09, 2006, 02:01:05 PM »

The modules have to be compiled before you can use them. Download the "textfile" with the extension .c into youre anope/src/modules folder. If you already have anope installed you can compile the modules with the command:
make modules
When this is finished install them with:
make install

Before you do this have a close look at the text in the modules. Some require you to set certain parameters before building them.. When the module is installed you have to add them to your services.conf file (pretty much at the end of the file is the module section). Hope that helps.

Regards,

Monk
Logged
Pages: [1]   Go Up