🔔 Çevrimdışı bildirim almak ister misiniz?
Bir konuya etiketlendiğinizde, özel mesaj aldığınızda, bir mesajınız alıntılandığında forumda olmasanız bile anlık bildirim almak için lütfen izni verin.
Arkadaşlar selamlar. Dedicated serverimi başka bir yere taşıdım. Unrealı 3.2.3 kurdum yine ski yerdeki gibi ve de Anope1.7.8 kurcam o da eski serverdaki ile aynı. Ama ne yaptıysam sabahtan beri kuramadım. Servicleri root değil de account hesabımla kurup başlatmam gerekir değil mi? make 'e kadar herşey normal. Make dediğimde şu hatayı veriyor :
Alıntı:
... başı bayağı uzun... devamı...
botserv.c:1933: error: 'BOT_SET_NOBOT_OFF' undeclared (first use in this function)
botserv.c:1936: error: 'BOT_SET_NOBOT_SYNTAX' undeclared (first use in this function)
botserv.c:1941: error: 'BOT_SET_SYMBIOSIS_ON' undeclared (first use in this function)
botserv.c:1944: error: 'BOT_SET_SYMBIOSIS_OFF' undeclared (first use in this function)
botserv.c:1947: error: 'BOT_SET_SYMBIOSIS_SYNTAX' undeclared (first use in this function)
botserv.c:1950: error: 'BOT_SET_UNKNOWN' undeclared (first use in this function)
botserv.c: In function 'do_kickcmd':
botserv.c:1968: error: 'BOT_KICK_DISABLED' undeclared (first use in this function)
botserv.c:1970: error: 'BOT_KICK_SYNTAX' undeclared (first use in this function)
botserv.c:1974: error: 'CHAN_X_NOT_REGISTERED' undeclared (first use in this function)
botserv.c:1976: error: 'CHAN_X_FORBIDDEN' undeclared (first use in this function)
botserv.c:1978: error: 'ACCESS_DENIED' undeclared (first use in this function)
botserv.c:1994: error: 'BOT_KICK_BAD_TTB' undeclared (first use in this function)
botserv.c:2002: error: 'BOT_KICK_BADWORDS_ON_BAN' undeclared (first use in this function)
botserv.c:2005: error: 'BOT_KICK_BADWORDS_ON' undeclared (first use in this function)
botserv.c:2008: error: 'BOT_KICK_BADWORDS_OFF' undeclared (first use in this function)
botserv.c:2027: error: 'BOT_KICK_BOLDS_ON_BAN' undeclared (first use in this function)
botserv.c:2030: error: 'BOT_KICK_BOLDS_ON' undeclared (first use in this function)
botserv.c:2033: error: 'BOT_KICK_BOLDS_OFF' undeclared (first use in this function)
botserv.c:2070: error: 'BOT_KICK_CAPS_ON_BAN' undeclared (first use in this function)
botserv.c:2074: error: 'BOT_KICK_CAPS_ON' undeclared (first use in this function)
botserv.c:2078: error: 'BOT_KICK_CAPS_OFF' undeclared (first use in this function)
botserv.c:2097: error: 'BOT_KICK_COLORS_ON_BAN' undeclared (first use in this function)
botserv.c:2100: error: 'BOT_KICK_COLORS_ON' undeclared (first use in this function)
botserv.c:2103: error: 'BOT_KICK_COLORS_OFF' undeclared (first use in this function)
botserv.c:2140: error: 'BOT_KICK_FLOOD_ON_BAN' undeclared (first use in this function)
botserv.c:2144: error: 'BOT_KICK_FLOOD_ON' undeclared (first use in this function)
botserv.c:2148: error: 'BOT_KICK_FLOOD_OFF' undeclared (first use in this function)
botserv.c:2177: error: 'BOT_KICK_REPEAT_ON_BAN' undeclared (first use in this function)
botserv.c:2180: error: 'BOT_KICK_REPEAT_ON' undeclared (first use in this function)
botserv.c:2184: error: 'BOT_KICK_REPEAT_OFF' undeclared (first use in this function)
botserv.c:2204: error: 'BOT_KICK_REVERSES_ON_BAN' undeclared (first use in this function)
botserv.c:2207: error: 'BOT_KICK_REVERSES_ON' undeclared (first use in this function)
botserv.c:2210: error: 'BOT_KICK_REVERSES_OFF' undeclared (first use in this function)
botserv.c:2230: error: 'BOT_KICK_UNDERLINES_ON_BAN' undeclared (first use in this function)
botserv.c:2233: error: 'BOT_KICK_UNDERLINES_ON' undeclared (first use in this function)
botserv.c:2236: error: 'BOT_KICK_UNDERLINES_OFF' undeclared (first use in this function)
botserv.c:2239: error: 'BOT_KICK_UNKNOWN' undeclared (first use in this function)
botserv.c: In function 'badwords_list':
botserv.c:2272: error: 'BOT_BADWORDS_LIST_HEADER' undeclared (first use in this function)
botserv.c:2276: error: 'BOT_BADWORDS_LIST_FORMAT' undeclared (first use in this function)
botserv.c: In function 'do_badwords':
botserv.c:2309: error: 'BOT_BADWORDS_SYNTAX' undeclared (first use in this function)
botserv.c:2311: error: 'CHAN_X_NOT_REGISTERED' undeclared (first use in this function)
botserv.c:2313: error: 'CHAN_X_FORBIDDEN' undeclared (first use in this function)
botserv.c:2316: error: 'ACCESS_DENIED' undeclared (first use in this function)
botserv.c:2323: error: 'BOT_BADWORDS_DISABLED' undeclared (first use in this function)
botserv.c:2346: error: 'BOT_BADWORDS_ALREADY_EXISTS' undeclared (first use in this function)
botserv.c:2362: error: 'BOT_BADWORDS_REACHED_LIMIT' undeclared (first use in this function)
botserv.c:2372: error: 'BOT_BADWORDS_ADDED' undeclared (first use in this function)
botserv.c:2389: error: 'BOT_BADWORDS_NO_SUCH_ENTRY' undeclared (first use in this function)
botserv.c:2392: error: 'BOT_BADWORDS_NO_MATCH' undeclared (first use in this function)
botserv.c:2396: error: 'BOT_BADWORDS_DELETED_ONE' undeclared (first use in this function)
botserv.c:2399: error: 'BOT_BADWORDS_DELETED_SEVERAL' undeclared (first use in this function)
botserv.c:2409: error: 'BOT_BADWORDS_NOT_FOUND' undeclared (first use in this function)
botserv.c:2414: error: 'BOT_BADWORDS_DELETED' undeclared (first use in this function)
botserv.c:2426: error: 'BOT_BADWORDS_LIST_EMPTY' undeclared (first use in this function)
botserv.c:2460: error: 'BOT_BADWORDS_CLEAR' undeclared (first use in this function)
botserv.c: In function 'do_say':
botserv.c:2478: error: 'BOT_SAY_SYNTAX' undeclared (first use in this function)
botserv.c:2480: error: 'CHAN_X_NOT_REGISTERED' undeclared (first use in this function)
botserv.c:2482: error: 'CHAN_X_FORBIDDEN' undeclared (first use in this function)
botserv.c:2484: error: 'BOT_NOT_ASSIGNED' undeclared (first use in this function)
botserv.c:2486: error: 'BOT_NOT_ON_CHANNEL' undeclared (first use in this function)
botserv.c:2488: error: 'ACCESS_DENIED' undeclared (first use in this function)
botserv.c: In function 'do_act':
botserv.c:2513: error: 'BOT_ACT_SYNTAX' undeclared (first use in this function)
botserv.c:2515: error: 'CHAN_X_NOT_REGISTERED' undeclared (first use in this function)
botserv.c:2517: error: 'CHAN_X_FORBIDDEN' undeclared (first use in this function)
botserv.c:2519: error: 'BOT_NOT_ASSIGNED' undeclared (first use in this function)
botserv.c:2521: error: 'BOT_NOT_ON_CHANNEL' undeclared (first use in this function)
botserv.c:2523: error: 'ACCESS_DENIED' undeclared (first use in this function)
make[1]: *** [botserv.o] Error 1
make[1]: Leaving directory `/home/domain/anope-1.7.8/src'
make: *** [build] Error 2
Gemlik teşekkürler yardımın için. 1.7.17 de var , onu kurdum. Onda make oluyor make install de oluyor kuruldu diyor en sonunda. Ama cd services 'e girip de ./services yaptığım zaman hata veriyor bu da. Sanırım bunu çözmek daha kolay olur inşallah. Şöyle kopyalayım son kısmı :
Alıntı:
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. [~]# cd services
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. [~/services]# ./services
Can't open services.conf: No such file or directory (services.conf dosyasını oluşturup yeniden denedim)
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. [~/services]# ./services
services.conf: IRCDModule missing
*** Support resources: Read through the services.conf self-contained
*** documentation. Read the documentation files found in the 'docs'
*** folder. Visit our portal located at [Üye Olmadan Linkleri Göremezsiniz. Üye Olmak için TIKLAYIN...]. Join
*** our support channel on /server irc.anope.org channel #anope.
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. [~/services]# ps x
PID TTY STAT TIME COMMAND
10215 ? R+ 0:00 ps x
25443 ? Sl 0:00 ./sc_serv
27860 ? S 0:00 sshd: site@pts/1
27868 ? S 0:00 -jailshell
28899 ? S 0:00 sshd: site@pts/0
29002 ? S+ 0:00 -jailshell
Bu forumdaki linkleri ve resimleri görebilmek için en az 25 mesajınız olması gerekir. [~/services]#
Çalıştırmış gibi duruyor ama servisler gelmedi. IRC Missing - Jailshell felan yazıyor. Ps x yaptığımda da göremedim. Acaba ne yapmam lazım anlayamadım
Teşekkürler Gemlik. Service çalıştı ama kanalda hiç bir komut işlemiyor. "/cs aop #kanal add nick" komutu yazıyorum mesela varolmayan komut diyor, nick kaydetme desen aynı şekildei hiç bir komut işlemiyor.
Bir de ben eski serverdaki nick.db chan.db 'leri vs.. tüm db'leri de service'nin içine attım ama onları da zaten görmüyor.
conf dosyanızdan dolayı sanırım bu tür hataları alıyorsunuz example.conf u editleyin kendi sunucunuza göre isminide services.conf diye değiştirin sorun yaşamazsınız.