[Coder-com] SYSTEM [CRIT]: Failed to read configuration file

2007-08-22 Thread Kai Windle
Hi, I compiled ircu2 with the following args: ./configure --prefix=$HOME/irc --bindir=$HOME/irc --with-cpath=$HOME/ irc/lib make make install which compiled correctly after editing the example.conf and renaming it to ircd.conf i cd into irc and issue: ./ircd how ever ive noticed its not s

Re: [Coder-com] SYSTEM [CRIT]: Failed to read configuration file

2007-08-22 Thread Michael Poole
Kai Windle writes: > Hi, > > I compiled ircu2 with the following args: > > ./configure --prefix=$HOME/irc --bindir=$HOME/irc --with-cpath=$HOME/ > irc/lib > make > make install > > which compiled correctly after editing the example.conf and renaming > it to ircd.conf i cd into irc and issue: > ./i