Anope Service Kurulumu
Anope services kurulumu : Not Bu döküman tamamen Mirc.gen.tr tarafindan hazırlanmiştir Lütfen Kaynakk göstermeden yayınlamayınız
Ssh / Putty vs .. Programına baglanıyoruz wget komutunu kullanarak dosyamızı hostumuza taşiyoruz
wget http://www.mirc.gen.tr/anope-1.7.18.tar.gz
tar komutuyla dosyamızı açiyoruz komut:
tar -zxvf  anope-1.7.18.tar.gz
cd komutuyla klasorumuzun içine giriyoruz komut:
cd anope-1.7.18
Sonra config komutunu uyguluyoruz
./Config
Burda size klasorun yolunu ve ismini soruyor Enter ile geçiyorsunuz
Where do you want the data files to be installed?
[/home/doruks/services]
size bu klasore instal edilsinmi soruyor evet diyerek geçiyorsunuz
Which group should all Services data files be owned by? (If Services
should not force files to be owned by a particular group, just press
Return.)
[]
enterle geçiyorsunuz
What should the default umask for data files be (in octal)?
(077 = only accessible by owner; 007 = accessible by owner and group)
[077]
enter’ yaparak geçiyoruz
Allow anope to automatically check for mysql libaries?
unless you get errors with make, there is no need to
change this setting.
[yes]
enter ‘ geçiyoruz
Allow anope to automatically check for mysql libaries?
unless you get errors with make, there is no need to
change this setting.
[yes]
enter geçiyoruz
Saving configuration results in config.cache… done.
./configure –with-bindir=/home/doruks/services –with-datadir=/home/doruks/services   –with-permissions=077
checking for gcc… gcc
checking for C compiler default output file name… a.out
checking whether the C compiler works… yes
checking whether we are cross compiling… no
checking for suffix of executables…
checking for suffix of object files… o
checking whether we are using the GNU C compiler… yes
checking whether gcc accepts -g… yes
checking for gcc option to accept ANSI C… none needed
checking if gcc has a working -pipe… yes
checking for rm… /bin/rm
checking for cp… /bin/cp
checking for touch… /bin/touch
checking for install… /usr/bin/install
checking for inet_ntoa in -lnsl… yes
checking for socket in -lsocket… no
checking for res_query in -lresolv… yes
checking for revoke in -lbsd… yes
checking whether va_list assignments need array notation… no
checking for mysql_config… /usr/bin/mysql_config
checking if mysql_config produces valid values… yes
checking whether this is a bit or little endian system… little
checking how to run the C preprocessor… gcc -E
checking for egrep… grep -E
checking for ANSI C header files… yes
checking for sys/types.h… yes
checking for sys/stat.h… yes
checking for stdlib.h… yes
checking for string.h… yes
checking for memory.h… yes
checking for strings.h… yes
checking for inttypes.h… yes
checking for stdint.h… yes
checking for unistd.h… yes
checking for sys/types.h… (cached) yes
checking for dlopen… no
checking for dlopen in -ldl… yes
checking if we need the -export-dynamic flag… yes
checking for compiler option to produce PIC… -fPIC -DPIC -shared
checking if your system prepends an underscore on symbols… no
checking for short… yes
checking size of short… 2
checking for int… yes
checking size of int… 4
checking for long… yes
checking size of long… 4
checking for int16_t… yes
checking for u_int16_t… yes
checking for int32_t… yes
checking for u_int32_t… yes
checking for strings.h… (cached) yes
checking sys/select.h usability… yes
checking sys/select.h presence… yes
checking for sys/select.h… yes
checking execinfo.h usability… yes
checking execinfo.h presence… yes
checking for execinfo.h… yes
checking for strerror… yes
checking for sys_errlist… yes
checking for snprintf… yes
checking for stricmp… no
checking for strcasecmp… yes
checking for strdup… yes
checking for strspn… yes
checking for strsignal… yes
checking for gettimeofday… yes
checking for setgrent… yes
checking for umask… yes
checking for fork… yes
checking for gethostbyname… yes
checking for gethostbyname_r… yes
checking for strlcpy… no
checking for strlcat… no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/bin/anoperc
config.status: creating include/sysconf.h
Modules: Yes
 MySQL: Yes
All done! Now run “make” (or possibly “gmake”) to compile Anope.
See the INSTALL, README and FAQ files if you have any problems.
Son olarak izden make install komutunu yazmamizi istiyor
make install
yazip enter liyoruz
Tebrikle anope servicesimiz kuruldu şimdi sırada Conf ayarları kaldı
aşagıdaki confları tıklayarak örnek conflar bulabilirsiniz.



