Auspİces KurulumuÖncelikle Accountumuza Auspices Service İndiriyoruz. tar -zxvf Auspice 2.5.x auspices/doc/chkgen auspices/doc/cp-recursive auspices/doc/install-script auspices/doc/FAQ auspices/doc/manual.txt auspices/doc/forcoder auspices/doc/changes2.5 auspices/sample.conf auspices/services auspices/config auspices/src/ auspices/src/actions.c auspices/src/channels.c auspices/src/chanserv.c auspices/src/compat.c auspices/src/conf.c auspices/src/jarady.c auspices/src/datafiles.c auspices/src/helpserv.c auspices/src/list.c auspices/src/log.c
Konu teufel tarafından açılmış, 351 kişi tarafından görüntülenip, 0 yanıt almış.
|
Özel Yazılım Trojan+, güncellemeli ve garantili. Sadece 690TL! Kredi kartınıza 12 taksit kolaylığı!
|
|||||||
Auspİces Kurulumu konusundaki toplam yorum: 0, okunma sayısı: 351. |
|
|
|||||||||||||||||||||
|
|
#1 |
|
Cool Üye
![]() ![]() ![]() Kayıt Tarihi: Feb 2005
Üye numarası: #2436 Yer: $/TéuféL%Sys.Data
Mesaj sayısı: 132
Karma etkisi: 8
![]() Karma: 10
|
Öncelikle Accountumuza Auspices Service İndiriyoruz.
tar -zxvf Auspice 2.5.x auspices/doc/chkgen auspices/doc/cp-recursive auspices/doc/install-script auspices/doc/FAQ auspices/doc/manual.txt auspices/doc/forcoder auspices/doc/changes2.5 auspices/sample.conf auspices/services auspices/config auspices/src/ auspices/src/actions.c auspices/src/channels.c auspices/src/chanserv.c auspices/src/compat.c auspices/src/conf.c auspices/src/jarady.c auspices/src/datafiles.c auspices/src/helpserv.c auspices/src/list.c auspices/src/log.c auspices/src/main.c auspices/src/memory.c auspices/src/memoserv.c auspices/src/messages.c auspices/src/misc.c auspices/src/nickserv.c auspices/src/operserv.c auspices/src/process.c auspices/src/rootserv.c auspices/src/send.c auspices/src/sockutil.c auspices/src/timeout.c auspices/src/users.c auspices/src/Makefile auspices/src/version.sh auspices/src/auth.c auspices/src/version.h auspices/src/auspice.c auspices/src/botserv.c auspices/src/adminserv.c auspices/src/webserv.c auspices/src/hostserv.c auspices/src/massserv.c auspices/src/email.c auspices/Makefile auspices/killserv Kaynak: Wardom http://www.wardom.com.tr/showthread.php?t=16068 auspices/restart auspices/.ausign auspices/networks/ auspices/networks/auspice.conf auspices/cyconfig [turkislem@turkislem zurna]$ cd auspices [turkislem@turkislem auspices]$ ls bin config data inc License networks sample.conf src Changes cyconfig doc killserv Makefile restart services [turkislem@turkislem auspices]$ ./config Beginning Services configuration. Creating Services Check File... ---> Select IRCd you are using *******************WORK BEST******************* 1) Unreal ******************EXPERIMENTAL***************** 2) Ultimate 3) Liquid 8.0 (or later) 4) RageIRCd 1.4 (or later) 5) Bahamut 6) DreamForge 7) CR *********************************************** [1] 1 Please Select Version 1) 3.1.x 2) 3.2 or greater [] 2 Disable X, W, MassServ [Y/N]? [Y] y This one make your network unstable This option also make your services lag Enable Game [Y/N]? [N] y Enable WebServ? (EXPERIMENTAL) [Y/N] [N] y Searching for a suitable compiler... great, found gcc! Kaynak: Wardom http://www.wardom.com.tr/showthread.php?t=16068 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: sys/select.h... present sys/sysproto.h... not present 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. cd inc version.sh cd .. -------------------------------------------------------------- Thanks for using Auspice Services... ALMOST DONE! You can change the option you wish to have in inc/config.h Now run "make install" to compile Auspice Services. __________________________________________________ ____________ [turkislem@turkislem auspices]$ make install ./.ausign ############################################### Starting Auspice Services Compile: . . . .... ... ... .... .... . . . . . . . . . . ..... . . ... .... . . ..... . . . . . . . . . . . .... .... . ... .... .... _______________________________________________ Building... cd src; make all; make install make[1]: Entering directory `/home/kampus/auspices/src’ sh version.sh gcc -Wall -g -c actions.c gcc -Wall -g -c auspice.c gcc -Wall -g -c channels.c channels.c: In function `do_sjoin’: channels.c:208: warning: operation on `nick’ may be undefined gcc -Wall -g -c chanserv.c gcc -Wall -g -c compat.c gcc -Wall -g -c conf.c gcc -Wall -g -c datafiles.c gcc -Wall -g -c helpserv.c gcc -Wall -g -c list.c gcc -Wall -g -c log.c gcc -Wall -g -c main.c gcc -Wall -g -c memory.c gcc -Wall -g -c memoserv.c gcc -Wall -g -c messages.c gcc -Wall -g -c misc.c misc.c: In function `strupper’: misc.c:201: warning: operation on `t’ may be undefined misc.c: In function `strlower’: misc.c:209: warning: operation on `t’ may be undefined gcc -Wall -g -c nickserv.c gcc -Wall -g -c operserv.c gcc -Wall -g -c process.c process.c:109:32: warning: multi-line string literals are deprecated gcc -Wall -g -c rootserv.c gcc -Wall -g -c send.c gcc -Wall -g -c sockutil.c gcc -Wall -g -c timeout.c gcc -Wall -g -c users.c gcc -Wall -g -c botserv.c gcc -Wall -g -c adminserv.c gcc -Wall -g -c auth.c gcc -Wall -g -c webserv.c gcc -Wall -g -c hostserv.c gcc -Wall -g -c jarady.c gcc -Wall -g -c massserv.c gcc -Wall -g -c email.c gcc -lnsl -lresolv -lbsd actions.o auspice.o channels.o chanserv.o compat.o conf.o datafiles.o helpserv.o list.o log.o main.o memory.o memoserv.o messages.o misc.o nickserv.o operserv.o process.o rootserv.o send.o sockutil.o timeout.o users.o botserv.o adminserv.o auth.o webserv.o hostserv.o jarady.o massserv.o email.o -o services Kaynak: Wardom http://www.wardom.com.tr/showthread.php?t=16068 make[1]: Leaving directory `/home/kampus/auspices/src’ make[1]: Entering directory `/home/kampus/auspices/src’ install -m 700 services /home/kampus/auspices/bin/services rm -f /home/zurna/auspices/bin/listnicks /home/kampus/auspices/bin/listchans /home/zurna/auspices/bin/listmemos ln /home/zurna/auspices/bin/services /home/kampus/auspices/bin/listnicks ln /home/zurna/auspices/bin/services /home/kampus/auspices/bin/listchans ln /home/zurna/auspices/bin/services /home/kampus/auspices/bin/listmemos chmod 775 /zurna/kampus/auspices/bin/listmemos make[1]: Leaving directory `/home/zurna/auspices/src’ _______________________________________________ Build complete. after edit services.conf Type ./services to load services up... Please read all document in doc/ directory _______________________________________________ [turkislem@turkislem auspices]$ kill -9 4980 [turkislem@turkislem auspices]$ ./services ############################################ # Loading Services. . . ############################################ Loading Auspice Services 2.5.x - (c) 2000-2001 In Mean ############################################ # Services loaded. # Loaded in Directory: /home/zurna/auspices # Process ID: 27425 ############################################ Kurulum Tamamlanmıştır... |
|
|
|
![]() |
| Şu Anda Konuyu Görüntüleyenler: 1 (0 üye ve 1 misafir) | |
| Konu Araçları | Bu Konuda Ara |
|
|
