azoff@burk ~/irc $ mkdir bin azoff@burk ~/irc $ tar -zxf fqircd-2.1.3b.tar.gz azoff@burk ~/irc $ cd fqircd-2.1.3b azoff@burk ~/irc/fqircd-2.1.3b $ ./configure --prefix=/home/azoff/irc/bin/ checking for gcc... gcc checking for C compiler default output... 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 CFLAGS for maximum warnings... -Wall checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for library containing strerror... none required checking whether make sets $(MAKE)... yes checking for rm... /usr/bin/rm checking for cp... /usr/bin/cp checking for mv... /usr/bin/mv checking for a BSD-compatible install... /usr/bin/install -c checking for inline... inline checking for gethostbyname in -lnsl... yes checking for res_mkquery... no checking for res_mkquery in -lresolv... no checking for __res_mkquery... no checking for __res_mkquery in -lresolv... yes checking for socket in -lsocket... no checking for crypt... no checking for crypt in -ldescrypt... no checking for crypt in -lcrypt... yes 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking utmp.h usability... yes checking utmp.h presence... yes checking for utmp.h... yes checking for inttypes.h... (cached) yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for stdlib.h... (cached) yes checking for stddef.h... (cached) yes checking getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking MIN and MAX definition... yes checking whether gcc needs -traditional... no checking for alarm... yes checking for dup2... yes checking for gethostbyname... yes checking for gethostname... yes checking for getpass... yes checking for gettimeofday... yes checking for inet_ntoa... yes checking for isascii... yes checking for memmove... yes checking for memset... yes checking for munmap... yes checking for setenv... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strrchr... yes checking for strtol... yes checking for strtoul... yes checking for index... yes checking for strerror... (cached) yes checking for strtoken... no checking for strtok... yes checking for inet_addr... yes checking for inet_netof... yes checking for inet_aton... yes checking for gettimeofday... (cached) yes checking for lrand48... yes checking for sigaction... yes checking for bzero... yes checking for bcmp... yes checking for bcopy... yes checking for dn_skipname... no checking for __dn_skipname... yes checking for getrusage... yes checking for times... yes checking for break... no checking for dlopen in -ldl... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for dlopen... yes checking for dlsym... yes checking for sys_errlist declaration... yes checking for OpenSSL... /usr checking for poll... yes checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes checking for epoll_create in -lepoll... no checking for epoll_create without -lepoll... yes checking Maximum file descriptors... 1024 configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating tools/Makefile config.status: creating doc/Makefile config.status: creating include/setup.h configuring zlib... Checking for gcc... Building static library libz.a version 1.2.1 with gcc. Checking for unistd.h... Yes. Checking whether to use vs[n]printf() or s[n]printf()... using vs[n]printf() Checking for vsnprintf() in stdio.h... Yes. Checking for return value of vsnprintf()... Yes. Checking for errno.h... Yes. Checking for mmap support... Yes. * Making SSL Certificates.... * This is mandatory. Please fill out the required information. + Destination directory exists! *** Building a new SSL certificate for your server. How many days will your certificate last ? [365] -> Generating a 1024 bit RSA private key .....................................++++++ ...........++++++ writing new private key to '/home/azoff/irc/bin//ircd.key' ----- You are about to be asked to enter information that will be incorporated into your certificate request. What you are about to enter is what is called a Distinguished Name or a DN. There are quite a few fields but you can leave some blank For some fields there will be a default value, If you enter '.', the field will be left blank. ----- Country Name (2 letter code) [SE]: State or Province Name (full name) [Insert your province]: Locality Name (eg, city) [Carota City]: Organization Name (eg, company) [FreeQuest IRC Network]: Organizational Unit Name (eg, section) [John Does IRC Server]: Common Name (FQDN of your server) [yourserver.xx.yy.freequest.net]: DNS alias of your server [yourserver.xx.yy.freequest.net]: subject= /C=SE/ST=Insert your province/L=Carota City/O=FreeQuest IRC Network/OU=John Does IRC Server/CN=you rserver.xx.yy.freequest.net/CN=yourserver.xx.yy.freequest.net notBefore=Jan 2 20:25:25 2007 GMT notAfter=Jan 2 20:25:25 2008 GMT SHA1 Fingerprint=76:AA:DE:CF:D7:73:1E:EA:99:4F:3E:70:E1:94:EE:1A:72:D3:8B:A5 *** SSL certificate step done. * Your all set! Run 'make' ******* FQIRCd Configuration Settings ******* System Build Type: x86_64-unknown-linux-gnu Socket Engine Type: epoll Encryption: enabled Loadable Modules: enabled Maximum Connections: 1024 Install Directory: /home/azoff/irc/bin/ azoff@burk ~/irc/fqircd-2.1.3b $ make Building zlib make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/zlib' gcc -O3 -DUSE_MMAP -c -o example.o example.c gcc -O3 -DUSE_MMAP -c -o adler32.o adler32.c gcc -O3 -DUSE_MMAP -c -o compress.o compress.c gcc -O3 -DUSE_MMAP -c -o crc32.o crc32.c gcc -O3 -DUSE_MMAP -c -o gzio.o gzio.c gcc -O3 -DUSE_MMAP -c -o uncompr.o uncompr.c gcc -O3 -DUSE_MMAP -c -o deflate.o deflate.c gcc -O3 -DUSE_MMAP -c -o trees.o trees.c gcc -O3 -DUSE_MMAP -c -o zutil.o zutil.c gcc -O3 -DUSE_MMAP -c -o inflate.o inflate.c gcc -O3 -DUSE_MMAP -c -o infback.o infback.c gcc -O3 -DUSE_MMAP -c -o inftrees.o inftrees.c gcc -O3 -DUSE_MMAP -c -o inffast.o inffast.c ar rc libz.a adler32.o compress.o crc32.o gzio.o uncompr.o deflate.o trees.o zutil.o inflate.o infback.o in ftrees.o inffast.o gcc -O3 -DUSE_MMAP -o example example.o -L. libz.a gcc -O3 -DUSE_MMAP -c -o minigzip.o minigzip.c gcc -O3 -DUSE_MMAP -o minigzip minigzip.o -L. libz.a make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/zlib' Building src make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/src' gcc -DUSE_SSL -g -O2 -Wall -I../include -c blalloc.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c bsd.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c channel.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c clientlist.c clientlist.c: In function 'remove_from_list': clientlist.c:104: warning: cast from pointer to integer of different size clientlist.c:104: warning: cast from pointer to integer of different size gcc -DUSE_SSL -g -O2 -Wall -I../include -c clones.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c confparse.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c fdlist.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c fds.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c hash.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c hide.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c inet_addr.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c ircd.c ircd.c: In function 'restart': ircd.c:227: warning: cast from pointer to integer of different size ircd.c:227: warning: cast from pointer to integer of different size ircd.c: In function 'server_reboot': ircd.c:251: warning: cast from pointer to integer of different size ircd.c:251: warning: cast from pointer to integer of different size gcc -DUSE_SSL -g -O2 -Wall -I../include -c ircsprintf.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c list.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c m_nick.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c m_rwho.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c m_server.c m_server.c: In function 'm_dkey': m_server.c:865: warning: pointer targets in passing argument 1 of 'rc4_initstate' differ in signedness m_server.c:871: warning: pointer targets in passing argument 1 of 'rc4_initstate' differ in signedness gcc -DUSE_SSL -g -O2 -Wall -I../include -c m_services.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c m_stats.c m_stats.c: In function 'count_memory': m_stats.c:700: warning: cast from pointer to integer of different size m_stats.c:700: warning: cast from pointer to integer of different size gcc -DUSE_SSL -g -O2 -Wall -I../include -c m_who.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c match.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c modules.c modules.c: In function 'load_module': modules.c:228: warning: dereferencing type-punned pointer will break strict-aliasing rules modules.c:231: warning: dereferencing type-punned pointer will break strict-aliasing rules modules.c:234: warning: dereferencing type-punned pointer will break strict-aliasing rules modules.c:237: warning: dereferencing type-punned pointer will break strict-aliasing rules modules.c:240: warning: dereferencing type-punned pointer will break strict-aliasing rules modules.c:243: warning: dereferencing type-punned pointer will break strict-aliasing rules modules.c: In function 'drop_all_hooks': modules.c:605: warning: cast from pointer to integer of different size modules.c: In function 'bircmodule_add_hook': modules.c:626: warning: cast from pointer to integer of different size gcc -DUSE_SSL -g -O2 -Wall -I../include -c packet.c packet.c: In function 'dopacket': packet.c:54: warning: pointer targets in passing argument 2 of 'rc4_process_stream' differ in signedness packet.c:148: warning: pointer targets in passing argument 2 of 'rc4_process_stream' differ in signedness gcc -DUSE_SSL -g -O2 -Wall -I../include -c parse.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c pcre.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c res.c res.c: In function 'get_res': res.c:1103: warning: pointer targets in passing argument 6 of 'recvfrom' differ in signedness res.c: In function 'hash_cp': res.c:1440: warning: cast from pointer to integer of different size gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_auth.c s_auth.c: In function 'start_auth': s_auth.c:92: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness s_auth.c: In function 'send_authports': s_auth.c:150: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness s_auth.c:151: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_bsd.c s_bsd.c: In function 'report_error': s_bsd.c:197: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c: In function 'report_listener_error': s_bsd.c:226: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c: In function 'add_listener': s_bsd.c:335: warning: pointer targets in passing argument 3 of 'getsockname' differ in signedness s_bsd.c: In function 'check_init': s_bsd.c:589: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness s_bsd.c: In function 'set_sock_opts': s_bsd.c:1012: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c:1016: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c:1036: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c:1040: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c:1062: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c: In function 'set_listener_sock_opts': s_bsd.c:1111: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c:1115: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c:1132: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c:1136: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c: In function 'get_sockerr': s_bsd.c:1154: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness s_bsd.c: In function 'add_connection': s_bsd.c:1229: warning: pointer targets in passing argument 3 of 'getpeername' differ in signedness s_bsd.c: In function 'accept_connection': s_bsd.c:1583: warning: pointer targets in passing argument 3 of 'accept' differ in signedness gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_conf.c s_conf.c: In function 'confadd_global': s_conf.c:1276: warning: pointer targets in assignment differ in signedness gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_debug.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_err.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_misc.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_numeric.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_serv.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c s_user.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c sbuf.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c scache.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c send.c send.c: In function 'send_message': send.c:231: warning: pointer targets in passing argument 2 of 'rc4_process_stream_to_buf' differ in signedn ess send.c:231: warning: pointer targets in passing argument 3 of 'rc4_process_stream_to_buf' differ in signedn ess send.c: In function 'send_queued': send.c:335: warning: pointer targets in passing argument 2 of 'rc4_process_stream' differ in signedness send.c:387: warning: pointer targets in passing argument 2 of 'rc4_process_stream' differ in signedness gcc -DUSE_SSL -g -O2 -Wall -I../include -c struct.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c support.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c throttle.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c userban.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c whowas.c gcc -DUSE_SSL -g -O2 -Wall -I../include -I../zlib -c zlink.c zlink.c: In function 'zip_input': zlink.c:139: warning: pointer targets in assignment differ in signedness zlink.c:141: warning: pointer targets in assignment differ in signedness zlink.c:156: warning: pointer targets in assignment differ in signedness zlink.c: In function 'zip_output': zlink.c:213: warning: pointer targets in assignment differ in signedness zlink.c:215: warning: pointer targets in assignment differ in signedness gcc -DUSE_SSL -g -O2 -Wall -I../include -c ssl.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c hosthash.c hosthash.c: In function 'hidehost_ipv4': hosthash.c:223: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness hosthash.c:228: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness hosthash.c:235: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness hosthash.c:240: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness hosthash.c:247: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness hosthash.c:252: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness hosthash.c: In function 'hidehost_normalhost': hosthash.c:283: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness hosthash.c:288: warning: pointer targets in passing argument 1 of 'MD5_Final' differ in signedness hosthash.c: In function 'old_hidehost': hosthash.c:356: warning: pointer targets in passing argument 1 of 'mycrc32' differ in signedness hosthash.c:358: warning: pointer targets in passing argument 1 of 'mycrc32' differ in signedness hosthash.c:359: warning: pointer targets in passing argument 1 of 'mycrc32' differ in signedness hosthash.c:375: warning: pointer targets in passing argument 1 of 'mycrc32' differ in signedness gcc -DUSE_SSL -g -O2 -Wall -I../include -c md5.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c socketengine_epoll.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c rc4.c gcc -DUSE_SSL -g -O2 -Wall -I../include -c dh.c dh.c: In function 'dh_generate_shared': dh.c:260: warning: pointer targets in passing argument 1 of 'DH_compute_key' differ in signedness /bin/sh ./version.c.SH Extracting IRC/src/version.c... gcc -DUSE_SSL -g -O2 -Wall -I../include -c version.c gcc -o ircd blalloc.o bsd.o channel.o clientlist.o clones.o confparse.o fdlist.o fds.o hash.o hide.o inet_ addr.o ircd.o ircsprintf.o list.o m_nick.o m_rwho.o m_server.o m_services.o m_stats.o m_who.o match.o modul es.o packet.o parse.o pcre.o res.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_misc.o s_numeric.o s_serv. o s_user.o sbuf.o scache.o send.o struct.o support.o throttle.o userban.o whowas.o zlink.o ssl.o hosthash.o md5.o socketengine_epoll.o rc4.o dh.o version.o -ldl -lcrypt -lresolv -lnsl -lcrypto -Wl,-export-dynamic ../zlib/libz.a -lssl mv version.c version.c.last make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/src' Building doc make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/doc' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/doc' Building tools make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/tools' gcc -I../include -c mkpasswd.c gcc -o mkpasswd mkpasswd.o -ldl -lcrypt -lresolv -lnsl -lcrypto -Wl,-export-dynamic make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/tools' ****************************************************************************** * For help with fqircd, please refer to http://code.freequest.net/ * * If you encouter any serious or security related bugs, * * please mail coders@freequest.net * * Thank you for choosing the FreeQuest IRCD! - The fqircd coding team * ****************************************************************************** azoff@burk ~/irc/fqircd-2.1.3b $ make install Building zlib make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/zlib' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/zlib' Building src make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/src' /bin/sh ./version.c.SH Extracting IRC/src/version.c... gcc -DUSE_SSL -g -O2 -Wall -I../include -c version.c gcc -o ircd blalloc.o bsd.o channel.o clientlist.o clones.o confparse.o fdlist.o fds.o hash.o hide.o inet_ addr.o ircd.o ircsprintf.o list.o m_nick.o m_rwho.o m_server.o m_services.o m_stats.o m_who.o match.o modul es.o packet.o parse.o pcre.o res.o s_auth.o s_bsd.o s_conf.o s_debug.o s_err.o s_misc.o s_numeric.o s_serv. o s_user.o sbuf.o scache.o send.o struct.o support.o throttle.o userban.o whowas.o zlink.o ssl.o hosthash.o md5.o socketengine_epoll.o rc4.o dh.o version.o -ldl -lcrypt -lresolv -lnsl -lcrypto -Wl,-export-dynamic ../zlib/libz.a -lssl mv version.c version.c.last make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/src' Building doc make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/doc' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/doc' Building tools make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/tools' make[1]: Nothing to be done for `build'. make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/tools' ****************************************************************************** * For help with fqircd, please refer to http://code.freequest.net/ * * If you encouter any serious or security related bugs, * * please mail coders@freequest.net * * Thank you for choosing the FreeQuest IRCD! - The fqircd coding team * ****************************************************************************** make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/src' /usr/bin/install -c ircd /home/azoff/irc/bin/ /usr/bin/install -c ircd /home/azoff/irc/bin/ make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/src' make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/doc' /usr/bin/install -c -m 644 opers.txt /home/azoff/irc/bin/ /usr/bin/install -c -m 644 reference.conf /home/azoff/irc/bin/ /usr/bin/install -c -m 644 template.conf /home/azoff/irc/bin/ ircd.motd does not exist, creating... make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/doc' make[1]: Entering directory `/home/azoff/irc/fqircd-2.1.3b/tools' /usr/bin/install -c mkpasswd /home/azoff/irc/bin/ make[1]: Leaving directory `/home/azoff/irc/fqircd-2.1.3b/tools' Now edit /home/azoff/irc/bin//template.conf and move it to ircd.conf - and you'll be all set. See the doc/ directory and the INSTALL file for more assistance Thank you for choosing FreeQuest IRCd! azoff@burk ~/irc/fqircd-2.1.3b $