Anope IRC Services

Anope Support => 1.8.x/1.7.x Support (Read Only) => Topic started by: ysfm on October 09, 2009, 11:43:25 PM

Title: services.conf creator
Post by: ysfm on October 09, 2009, 11:43:25 PM
This create a new services.conf

If you have services.conf dont use this. Because this recreate conf file.

install for testing:

wget http://www.irc.org.tr/anope/autoconf.tar.gz
tar zxvf autoconf.tar.gz
./installautoconf
./autoconf

Using:
after services install

wget http://www.irc.org.tr/anope/autoconf.tar.gz
tar zxvf autoconf.tar.gz
cd autoconf
mv * ../
cd ..
./installautoconf
./autoconf

and after start services

you can arrange ircdmodule / enc_module / services opt. / nickserv opt (eg. language, defmode etc.) / chanserv opt. / root nick / etc.
Code: [Select]
  _|_|
_|    _|  _|_|_|      _|_|    _|_|_|      _|_|   
_|_|_|_|  _|    _|  _|    _|  _|    _|  _|_|_|_| 
_|    _|  _|    _|  _|    _|  _|    _|  _|       
_|    _|  _|    _|    _|_|    _|_|_|      _|_|_| 
                              _|                 
                              _|                 

Welcome to services.conf creator.
To continue press enter


Testing on 1.7.21 and 1.8.2
Title: Re: services.conf creator
Post by: Trystan Scott Lee on October 10, 2009, 05:17:31 AM
Other then a poor choose of names, the code looks relatively good.. would recommend renaming to something other then autoconf as that is the name of the default linux package that handles complex configure scripts