2 # InspIRCd Configuration Script
4 # Copyright 2003 The ChatSpike Development Team
5 # <brain@chatspike.net>
6 # <Craig@chatspike.net>
10 # Some shell code based on the configure script of IRC Services.
11 # IRC Services is copyright (c) 1996-2002 Andrew Church.
12 # E-mail: <achurch@achurch.org>
15 ########################################
17 # echo -e "\033[1;37mtest\033[0;37m"
19 echo "Configuring default values..."
21 echo "#include <sys/types.h>" >> fdscount/fdcounter.c
22 echo "#include <sys/socket.h>" >> fdscount/fdcounter.c
23 echo "main()" >> fdscount/fdcounter.c
24 echo "{" >> fdscount/fdcounter.c
25 echo " int i;" >> fdscount/fdcounter.c
26 echo " int s;" >> fdscount/fdcounter.c
27 echo "" >> fdscount/fdcounter.c
28 echo " for (i = 1; i <= 10000; i++)" >> fdscount/fdcounter.c
29 echo " {" >> fdscount/fdcounter.c
30 echo " s = socket(AF_INET, SOCK_STREAM, 0);" >> fdscount/fdcounter.c
31 echo " if (s < 0)" >> fdscount/fdcounter.c
32 echo " {" >> fdscount/fdcounter.c
33 echo " printf(\"%i\", i + 2);" >> fdscount/fdcounter.c
34 echo " exit(-1);" >> fdscount/fdcounter.c
35 echo " }" >> fdscount/fdcounter.c
36 echo " }" >> fdscount/fdcounter.c
37 echo "}" >> fdscount/fdcounter.c
39 echo "PROGS = fdcounter" >> fdscount/Makefile
40 echo "OBJS = fdcounter.o" >> fdscount/Makefile
41 echo "" >> fdscount/Makefile
42 echo "CC = gcc" >> fdscount/Makefile
43 echo "CXXFLAGS = -fPIC -frtti -O" >> fdscount/Makefile
44 echo "" >> fdscount/Makefile
45 echo "all : \$(PROGS)" >> fdscount/Makefile
46 echo "" >> fdscount/Makefile
47 echo "\$(PROGS): \$(OBJS)" >> fdscount/Makefile
48 echo " \$(CXX) -rdynamic \$^ -o \$@" >> fdscount/Makefile
49 echo "" >> fdscount/Makefile
50 echo ".PHONY: clean" >> fdscount/Makefile
51 echo "clean:" >> fdscount/Makefile
52 echo " rm -f *.o core" >> fdscount/Makefile
61 MODULE_DIR=$ME/modules
62 MAX_CLIENT=`fdscount/fdcounter`
70 if [ "$PERL" = "" ] ; then
71 echo "You require perl to run this program."
76 OSNAME=`(uname -s) 2>/dev/null` || OSNAME="unknown"
80 if [ "`eval echo -n 'a'`" = "-n a" ] ; then
86 exists () { # because some shells don't have test -e
87 if [ -f $1 -o -d $1 -o -p $1 -o -c $1 -o -b $1 ] ; then
95 echo -e "'\033[1;33m####\033[0;37m:'\033[1;33m##\033[0;37m::: \033[1;33m##\033[0;37m::'\033[1;33m######\033[0;37m::'\033[1;33m########\033[0;37m::'\033[1;33m####\033[0;37m:'\033[1;33m########\033[0;37m:::'\033[1;33m######\033[0;37m::'\033[1;33m########\033[0;37m::"
96 echo -e ". \033[1;33m##\033[0;37m:: \033[1;33m###\033[0;37m:: \033[1;33m##\033[0;37m:'\033[1;33m##\033[0;37m... \033[1;33m##\033[0;37m: \033[1;33m##\033[0;37m.... \033[1;33m##\033[0;37m:. \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m.... \033[1;33m##\033[0;37m:'\033[1;33m##\033[0;37m... \033[1;33m##\033[0;37m: \033[1;33m##\033[0;37m.... \033[1;33m##\033[0;37m:"
97 echo -e ": \033[1;33m##\033[0;37m:: \033[1;33m####\033[0;37m: \033[1;33m##\033[0;37m: \033[1;33m##\033[0;37m:::..:: \033[1;33m##\033[0;37m:::: \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m:::: \033[1;33m##\033[0;37m: \033[1;33m##\033[0;37m:::..:: \033[1;33m##\033[0;37m:::: \033[1;33m##\033[0;37m:"
98 echo -e ": \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m \033[1;33m##\033[0;37m \033[1;33m##\033[0;37m:. \033[1;33m######\033[0;37m:: \033[1;33m########\033[0;37m::: \033[1;33m##\033[0;37m:: \033[1;33m########\033[0;37m:: \033[1;33m##\033[0;37m::::::: \033[1;33m##\033[0;37m:::: \033[1;33m##\033[0;37m:"
99 echo -e ": \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m. \033[1;33m####\033[0;37m::..... \033[1;33m##\033[0;37m: \033[1;33m##\033[0;37m.....:::: \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m.. \033[1;33m##\033[0;37m::: \033[1;33m##\033[0;37m::::::: \033[1;33m##\033[0;37m:::: \033[1;33m##\033[0;37m:"
100 echo -e ": \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m:. \033[1;33m###\033[0;37m:'\033[1;33m##\033[0;37m::: \033[1;33m##\033[0;37m: \033[1;33m##\033[0;37m::::::::: \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m::. \033[1;33m##\033[0;37m:: \033[1;33m##\033[0;37m::: \033[1;33m##\033[0;37m: \033[1;33m##\033[0;37m:::: \033[1;33m##\033[0;37m:"
101 echo -e "'\033[1;33m####\033[0;37m: \033[1;33m##\033[0;37m::. \033[1;33m##\033[0;37m:. \033[1;33m######\033[0;37m:: \033[1;33m##\033[0;37m::::::::'\033[1;33m####\033[0;37m: \033[1;33m##\033[0;37m:::. \033[1;33m##\033[0;37m:. \033[1;33m######\033[0;37m:: \033[1;33m########\033[0;37m::"
102 echo -e "\033[0;37m\033[0;37m....::..::::..:::......:::..:::::::::....::..:::::..:::......:::........:::"
104 echo -e "\033[1;37mWelcome to the InspIRCd Configuration program!"
106 echo "*** If you are unsure of any of these values, leave it blank for ***"
107 echo "*** standard settings that will work, and your server will run ***"
108 echo "*** using them. If you are running this server as part of a ***"
109 echo "*** larger network, you must consult with your network admins ***"
110 echo "*** for the proper values to use, or server links will be unstable! ***"
112 echo -e "Press \033[1;37m<RETURN>\033[0;37m to accept the default for any option, or enter"
113 echo -e "a new value. Please note: You will \033[1;37mHAVE\033[0;37m to read the docs"
114 echo -e "dir, otherwise you won't have a config file!"
116 echo -e "Your operating system is: \033[1;37m$OSNAME\033[0;37m (`uname -mnr`), fdmax: $MAX_CLIENT"
119 #############################################################################
123 echo "In what directory are the configuration files?"
124 while [ $ok -eq 0 ] ; do
125 echo -e $n "[\033[1;32m$CONFIG_DIR\033[0;37m] -> $c"
126 if read INPUT ; then : ; else echo "" ; exit 1 ; fi
127 if [ ! "$INPUT" ] ; then
131 if echo "$INPUT" | grep -q \[\'\"\\\] ; then
132 echo 'Please use a pathname without the characters: '\'' " \'
133 elif [ ! "$NO_DIR_CHECK" -a ! -d "$INPUT" ] ; then
134 if exists "$INPUT" ; then
135 echo "$INPUT exists, but is not a directory!"
137 echo "$INPUT does not exist. Create it?"
138 echo -e $n "[\033[1;32my\033[0;37m] $c"
140 if [ "$YN" != "n" ] ; then
141 if mkdir -p "$INPUT" ; then
154 ##############################################################################
158 echo "In What directory are the modules to be compiled to?"
159 while [ $ok -eq 0 ] ; do
160 echo -e $n "[\033[1;32m$MODULE_DIR\033[0;37m] -> $c"
161 if read INPUT ; then : ; else echo "" ; exit 1 ; fi
162 if [ ! "$INPUT" ] ; then
166 if echo "$INPUT" | grep -q \[\'\"\\\] ; then
167 echo 'Please use a pathname without the characters: '\'' " \'
168 elif [ ! "$NO_DIR_CHECK" -a ! -d "$INPUT" ] ; then
169 if exists "$INPUT" ; then
170 echo "$INPUT exists, but is not a directory!"
172 echo "$INPUT does not exist. Create it?"
173 echo -e $n "[\033[1;32my\033[0;37m] $c"
175 if [ "$YN" != "n" ] ; then
176 if mkdir -p "$INPUT" ; then
189 ###############################################################################
191 echo -e "Maximum number of clients at any one time (\033[1;32m1-$MAX_CLIENT\033[0;37m)?"
192 echo -e $n "[\033[1;32m$MAX_CLIENT\033[0;37m] -> $c"
195 if [ "$cc" > "$MAX_CLIENT" ] ; then
196 echo -e "Number entered was above the maximum allowed by your OS."
197 echo -e "Max clients was set to the highest possible value, \033[1;32m$MAX_CLIENT\033[0;37m"
204 ###############################################################################
206 echo "What is the Maximum length of nicknames?"
207 echo -e $n "[\033[1;32m$NICK_LENGT\033[0;37m] -> $c"
214 ###############################################################################
216 echo "What is the Maximum length of channel names?"
217 echo -e $n "[\033[1;32m$CHAN_LENGT\033[0;37m] -> $c"
224 ###############################################################################
226 echo "What is the Maximum Number of channels a user may Join?"
227 echo -e $n "[\033[1;32m$MAX_CHANNE\033[0;37m] -> $c"
234 ###############################################################################
236 echo "What is the Maximum number of mode changes in one line?"
237 echo -e $n "[\033[1;32m$MAXI_MODES\033[0;37m] -> $c"
244 ###############################################################################
247 echo -e "\033[1;32mPre-build configuration is complete!\033[0;37m"
249 echo -e "\033[0;37mConfig path:\033[1;32m\t\t\t$CONFIG_DIR"
250 echo -e "\033[0;37mModule path:\033[1;32m\t\t\t$MODULE_DIR"
251 echo -e "\033[0;37mMax connections:\033[1;32m\t\t$MAX_CLIENT"
252 echo -e "\033[0;37mMax User Channels\033[1;32m\t\t$MAX_CHANNE"
253 echo -e "\033[0;37mMax nickname length:\033[1;32m\t\t$NICK_LENGT"
254 echo -e "\033[0;37mMax channel length:\033[1;32m\t\t$CHAN_LENGT"
255 echo -e "\033[0;37mMax mode length:\033[1;32m\t\t$MAXI_MODES"
257 echo "Writing include/inspircd_config.h ..."
260 echo "/* Auto generated by configure, do not modify! */" >include/inspircd_config.h
261 echo "" >>include/inspircd_config.h
262 echo "#define SYSLOG_FACILITY LOG_DAEMON" >>include/inspircd_config.h
263 echo "#define SYSLOG_LEVEL LOG_NOTICE" >>include/inspircd_config.h
264 echo "#define CONFIG_FILE \"$CONFIG_DIR/inspircd.conf\"" >>include/inspircd_config.h
265 echo "#define MOD_PATH \"$MODULE_DIR\"" >>include/inspircd_config.h
266 echo "#define VERSION \"`sh ./src/version.sh`\"" >>include/inspircd_config.h
267 echo "#define MAXCLIENTS $MAX_CLIENT" >>include/inspircd_config.h
268 echo "#define NICKMAX $NICK_LENGT" >>include/inspircd_config.h
269 echo "#define CHANMAX $CHAN_LENGT" >>include/inspircd_config.h
270 echo "#define MAXCHANS $MAX_CHANNE" >>include/inspircd_config.h
271 echo "#define MAXMODES $MAXI_MODES" >>include/inspircd_config.h
272 echo "#define SYSTEM \"`uname -n -s -r`\"" >>include/inspircd_config.h
273 echo "#define MAXBUF 514">>include/inspircd_config.h
275 touch include/inspircd_config.h
277 echo -e "Writing \033[1;37m$OSNAME\033[0;37m makefile"
280 if exists "Makefile.$OSNAME" ; then
281 echo "Operating system supported."
283 echo "Your operating system, \"$OSNAME\", is not supported!"
289 cp -f Makefile.$OSNAME Makefile
290 cp -f src/Makefile.$OSNAME src/Makefile
291 cp -f src/modules/Makefile.$OSNAME src/modules/Makefile
294 echo "Do you want to compile the IRCd binaries?"
295 echo -e $n "[\033[1;32my\033[0;37m] $c"
297 if [ "$YN" != "n" ] ; then
299 echo -e "\033[1;32mCompiling...\033[0;37m"
310 echo -e "To build your server with these settings, please type '\033[1;32mmake\033[0;37m' now."
312 echo -e "*** \033[1;32mRemember to edit your configuration files!!!\033[0;37m ***"
318 echo "Do you want to run the config file maker?"
319 echo -e $n "[\033[1;32my\033[0;37m] $c"
321 if [ "$YN" != "n" ] ; then
325 echo -e "*** \033[1;32mRemember to edit your configuration files!!!\033[0;37m ***"