.

Posts Tagged “ANOPE Modul”

Anope ye modul yuklemeye gelince..

Anope Serviceslerinizi kurarken hiç bir ayar yapmadı iseniz..

module supportu aktif etmeniz gerekir ilk iş olarak..
bunuda
cd anopex.x.x ( x.x.x ler sizin servicesinizin versionudur o version nosu yazılır)

make distclean
./configure
( configure ederken size “You need to configure Anope to be compiled with module support. To
do so you must run ./configure and answer “Yes” when asked for
Module Support, and selecting a folder where your modules will live
in (the default path is safe for most people).” bunun gibi bir soru soracaktır buna YES demeniz gerekir . boylece module yukleyebilirsiniz)

make

make install

kurulumumuz bitti
daha sonra
cd modules
ile modules klasorune giriyoruz ve modullerimizi buraya cekiyoruz.
wget http://anope.org/modules/addon.c
modulumuzu cektikten sonra
./compile.sh
cd ..
make
make install
ile modullerimizi aktif ediyoruz
son olarak sunucumuzda
/os modload modulismi
komutu ile modulumuzu yukluyoruz..
kolay gelsin.
******** Amac bilgilendirmek

Comments Yorum Yok »