![]() |
|
|
#1 (permalink) |
Epona Services Kurulumu
Services Kurulumunu Ögreneceksiniz... Epona Services depo klasöründe kendi hesabımıza aldıktan sonra sonra aşşağıdaki islemleri takip ederek Epona Servicesinizi kurabilirsiniz! Burada hesap olarak trbil ve domain olarak trbil.net i örnek Alarak Kurulumu Yapiyoruz... [trbil@trbil]$ ["] cp /home/depo/epona-1.4.11.tar.gz /home/trbil [trbil@trbil]$ ["] ls epona-1.4.11.tar.gz [trbil@trbil]$ ["] tar zvxf epona-1.4.11.tar.gz [trbil@trbil]$ ["] cd epona-1.4.11 [trbil@trbil]$ [/epona-1.4.11] ls BUGS botserv.c datafiles.h memory.c sessions.c COPYING channels.c defs.h memoserv.c slist.c Changes chanserv.c encrypt.c messages.c slist.h Changes.Ultimate commands.c encrypt.h messages.h sockutil.c Changes.lang commands.h extern.h misc.c timeout.c Changes.old compat.c init.c news.c timeout.h FAQ config.c install-script nickserv.c users.c INSTALL config.h lang operserv.c version.sh Makefile configure language.c process.c vsnprintf.c README converter.c list.c protocol.c README.UNREAL cp-recursive log.c pseudo.h TODO data mail.c send.c actions.c datafiles.c main.c services.h [trbil@trbil]$ [/epona-1.4.11] ./configure Please read the INSTALL file for installation/upgrade instructions. Reading the FAQ and README files is a good idea as well. Beginning Services configuration. In what directory do you want the binaries to be installed? Press Return for the default, or enter a new value. [/home/trbil/services] Enter tusuna bas /home/trbil/services does not exist. Create it? [y] Enter tusuna bas Where do you want the data files to be installed? [/home/trbil/services] /home/trbil/services/data yazip, Enter tusuna bas /home/trbil/services/data does not exist. Create it? [y] Enter tusuna bas 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.) [] Enter tusuna bas What should the default umask for data files be (in octal)? (077 = only accessible by owner; 007 = accessible by owner and group) [077] Enter tusuna bas If all of your servers run under a common domain name, what is that domain name? (For example: All Langochat servers have names ending in `.langochat.net', so `langochat.net' would be entered here.) If your servers do not all share a common domain name, just press Return. [] Enter tusuna bas Which of the following is closest to the type of server on your IRC network? 1) DreamForge 4.6.7 2) Bahamut 1.4.8 3) Unreal 3.0 or later [half-broken -- see README.UNREAL] 4) Ultimate 3.0.0 or later [no default] Hangi IRCD yi kullaniyorsaniz onun numarasini yazip Enter tusuna bas. Do you want to use the MD5 message-digest algorithm to encrypt passwords? (Selecting "yes" protects your passwords from being stolen if someone gains access to the Services databases, but makes it impossible to recover forgotten passwords.) NOTICE: this should be considered an EXPERIMENTAL feature. [no] Enter tusuna bas If you are switching from another services package that is listed there, enter its associated number to be able to convert your old databases using the given parameter on the command line the first time you launch Epona. If no conversion is needed, type no. 1) ircservices 4.4.x (using -is44) [no] Enter tusuna bas Do you want Epona to dump core when a segmentation fault occurs? If Epona is crashing sometimes but you can't reproduce the problem for the bug report, enabling this will help finding the bug out. However, note that the core file can have a really huge size! [no] Enter tusuna bas End of interactive configuration. Searching for a suitable compiler... great, found gcc! Testing default compiler flags (-O2)... looks good. Let's see what libraries are lying around... -lnsl -lresolv -lbsd Looking for a 16-bit integer type... short Looking for a 32-bit integer type... int Checking for presence of include files (it's okay if some aren't there): strings.h... present sys/select.h... present sys/sysproto.h... not present Seeing if your system defines int16/int32... not found (this is good). How to complain when something goes wrong... ah, strerror() is here. Looking for other routines we want that you don't have... Checking how to install files... looks like "install" will work. Checking how to copy directories... /bin/cp -dpr Creating sysconf.h... done. Creating Makefile.inc... done. Saving configuration results in config.cache... done. All done! Now edit config.h to your liking, and run "make" (or possibly "gmake" to compile Services. See the README and FAQ if you have any problems. [trbil@trbil]$ [/epona-1.4.11] make touch services.h (cd lang ; make language.h) make[1]: Entering directory `/home/trbil/epona-1.4.11/lang' Generating language.h... 1083 strings make[1]: Leaving directory `/home/trbil/epona-1.4.11/lang' cp -p lang/language.h . touch pseudo.h sh version.sh gcc -O2 -Wall -g -c actions.c In file included from services.h:100, from actions.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c botserv.c In file included from services.h:100, from botserv.c:15: slist.h:60:20: warning: no newline at end of file from chanserv.c:15: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c commands.c In file included from services.h:100, from commands.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c compat.c In file included from services.h:100, from compat.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c converter.c In file included from services.h:100, from converter.c:13: slist.h:60:20: warning: no newline at end of file converter.c:369:75: warning: no newline at end of file gcc -O2 -Wall -g -c config.c In file included from services.h:100, from config.c:13: slist.h:60:20: warning: no newline at end of file config.c:867:75: warning: no newline at end of file In file included from services.h:100, from language.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c list.c In file included from services.h:100, from list.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c log.c In file included from services.h:100, from log.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c mail.c In file included from services.h:100, from mail.c:13: slist.h:60:20: warning: no newline at end of file mail.c:136:1: warning: no newline at end of file gcc -O2 -Wall -g -c main.c In file included from services.h:100, from main.c:23: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c memory.c In file included from services.h:100, from memory.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c memoserv.c In file included from services.h:100, from memoserv.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c messages.c In file included from services.h:100, from messages.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c misc.c In file included from services.h:100, from misc.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c news.c In file included from services.h:100, from news.c:16: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c nickserv.c In file included from services.h:100, from nickserv.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c operserv.c In file included from services.h:100, from operserv.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c process.c In file included from services.h:100, from process.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c protocol.c In file included from services.h:100, from protocol.c:13: slist.h:60:20: warning: no newline at end of file protocol.c:87:75: warning: no newline at end of file gcc -O2 -Wall -g -c send.c In file included from services.h:100, from send.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c sessions.c In file included from services.h:100, from sessions.c:16: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c slist.c In file included from services.h:100, from slist.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c sockutil.c In file included from services.h:100, from sockutil.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c timeout.c In file included from services.h:100, from timeout.c:13: slist.h:60:20: warning: no newline at end of file gcc -O2 -Wall -g -c users.c In file included from services.h:100, from users.c:13: slist.h:60:20: warning: no newline at end of file gcc actions.o botserv.o channels.o chanserv.o commands.o compat.o converter.o c onfig.o datafiles.o encrypt.o init.o language.o list.o log.o mail.o main.o memor y.o memoserv.o messages.o misc.o news.o nickserv.o operserv.o process.o protocol .o send.o sessions.o slist.o sockutil.o timeout.o users.o -lnsl -lresolv -lbsd -o services (cd lang ; make CFLAGS=" -O2 -Wall -g" make[1]: Entering directory `/home/trbil/epona-1.4.11/lang' gcc -O2 -Wall -g langcomp.c -o langcomp ./langcomp de.l ./langcomp en_us.l ./langcomp es.l ./langcomp fr.l ./langcomp pt.l ./langcomp tr.l make[1]: Leaving directory `/home/trbil/epona-1.4.11/lang' Now run "make install" to install Services. [trbil@trbil]$ [/epona-1.4.11] make install (cd lang ; make CFLAGS=" -O2 -Wall -g" make[1]: Entering directory `/home/trbil/epona-1.4.11/lang' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/trbil/epona-1.4.11/lang' install -m 700 services /home/trbil/services/services rm -f /home/trbil/services/listnicks /home/trbil/services/listchans ln /home/trbil/services/services /home/trbil/services/listnicks ln /home/trbil/services/services /home/trbil/services/listchans (cd lang ; make install) make[1]: Entering directory `/home/trbil/epona-1.4.11/lang' mkdir -p /home/trbil/services/data/languages chmod 700 /home/trbil/services/data/languages cp de en_us es fr pt tr /home/trbil/services/data/languages chmod 600 /home/trbil/services/data/languages/* make[1]: Leaving directory `/home/trbil/epona-1.4.11/lang' /bin/cp -dpr data/* /home/trbil/services/data test -d /home/trbil/services/data/backups || mkdir /home/trbil/services/data/bac kups test -d /home/trbil/services/data/logs || mkdir /home/trbil/services/data/logs Don't forget to create/update your services.conf file! See the README for details. [trbil@trbil]$ [/epona-1.4.11] cd .. -------------------------------------- Services imiz Kuruldu, Simdi Tek Yapmamiz Gerek Sey services.conf Dosyasi. [trbil@trbil]$ ["] cd services [trbil@trbil]$ [/services] cd data [trbil@trbil]$ [/services/data] pico example.conf Dosyasini Açip Gerekli editlemeleri yapın ve Kaydederken Adını services.conf Olarak Degistirin Is Bitmistir... Örnek Services Conf Dosyası İçin Tıklayınız. [trbil@trbil]$ [/services/data] cd .. [trbil@trbil]$ [/services] ./services Olay Bu kadar Servicesleriniz Çalisir durumda _______________________ |
|
|
|
|
![]() |
| Sosyal Paylaşım Kısayolları |
| Konuyu Toplam 1 Üye okuyor. (0 Kayıtlı üye ve 1 Misafir) | |
| Seçenekler | |
| ------------------------------------------------------------- | |
| Stil | |
|
|
Benzer Konular
|
||||
| Konu | Konuyu Başlatan | Forum | Cevaplar | Son Mesaj |
| Linux KuruLumu , KomutLar, ÖzeLLikLeri | ßeRDuSH | İşletim sistemleri | 3 | 22/08/08 04:16 AM |
| Profesyonel vBulletin Kurulumu | 1 Haber | Cep Telefonu Tema Resimleri | 0 | 13/07/08 18:42 PM |
| SirvNET SErvices 3.0.8 kurulumu | Lanet | Genel IRCD | 0 | 27/04/08 17:14 PM |
| Anope'nin kurulumu | Lanet | Genel IRCD | 0 | 27/04/08 17:12 PM |
| Anope Services Kurulumu Resimli Anlatım | FaNToM | Genel IRCD | 0 | 16/03/08 13:03 PM |