Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: How do i install a module  (Read 7989 times)

0 Members and 1 Guest are viewing this topic.

chaokusc

  • Guest
How do i install a module
« on: June 05, 2006, 11:40:29 PM »

Sorry for me being stupid and all, i am trying to learn but right now im trying to install this module
cs_accessfounder.c

I have never installed a module before, and all i need is to install this so i can have more than 1 user set to /cs access #<channel> add <nick> 9999

I will never ask how to install a module again, so if anyone can tell me how or show me to a page where i can get install instructions this would be great

Thank You
Logged

Tom65789

  • Anope User
  • Offline Offline
  • Posts: 343
    • www.t65789.co.uk
(No subject)
« Reply #1 on: June 05, 2006, 11:41:12 PM »

firstly what OS are you running it on? and which package you using. for example the source code or the .exe file

[Edited on 5-6-2006 by Tom65789]

chaokusc

  • Guest
(No subject)
« Reply #2 on: June 06, 2006, 12:13:10 AM »

Sorry, let me post it now

OS: FreeBSD 5.5-PRERELEASE
IRCD: Unreal3.2.4
Services: anope-1.6.4 (from http://prdownloads.sourceforge.net/anope/anope-1.6.4.tar.gz?download)

[Edited on 5-6-2006 by chaokusc]
Logged

Charles Kingsley

  • Contributor
  • *
  • Offline Offline
  • Posts: 1405
(No subject)
« Reply #3 on: June 06, 2006, 12:25:48 AM »

Hi,

Follow these instructions.

Put the module.c file into ~/anope-1.6.4/modules
run the ./compile.sh script
run make install from ~/anope-1.6.4

Been a while since i installed a module on 1.6.x but give it a go, or drop into irc.anope.org #anope.
Logged

chaokusc

  • Guest
(No subject)
« Reply #4 on: June 06, 2006, 02:07:15 AM »

The module is installed now, is there anything else i need so anope will auto ~ another user ?
So i wont have to give them +q all the time ?
Logged

katsklaw

  • Guest
(No subject)
« Reply #5 on: June 06, 2006, 02:19:32 AM »

Users get +q or +a when they identify to NickServ before joining the channel. There is an anope module that will give all modes when the user identifies even if they are in channel.

http://www.anope.org/modules/ns_allmodesonid.c
Logged

SpaceDoG

  • Anope User
  • Offline Offline
  • Posts: 183
    • http://www.hypermutt.net
(No subject)
« Reply #6 on: June 06, 2006, 02:23:39 AM »

There is also a configure option in 1.7.14 that will give a user all modes on id so you don't need to install a module.
Logged

owine

  • Anope User
  • Offline Offline
  • Posts: 130
(No subject)
« Reply #7 on: June 06, 2006, 02:39:43 AM »

he uses the 1.6 branch. which needs this module.
Logged
Pages: [1]   Go Up