[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: can't find iauth



On Tue, Nov 06, 2001 at 06:46:46PM +0100, The Al Bundy wrote:
> Hello there!
> 
> I wanted to install a private IRC server, so I got the IRCD 2.10.3p3.
> After compiling and configuring I try to run ircd.
> 
> Typing 'ircd' wont do anything. It just returns to the bash and with
> 'ps -aux' I dont see it.
> Trying to run it with 'ircdwath' goes, but getting a msg:
> 
> ircd not running. attempting to start ircd...
> /usr/local/sbin/ircd: error: unable to find "/usr/local/sbin/iauth".

Did you do a make install?
If you run 'ircd', do you run the one from /usr/local/sbin/ircd?
Is iauth located in the /usr/local/sbin/ directory?

Note that ircd is very strict about paths, if you don't put ircd
is the directory you compiled it for, it will refuse to start.


Kurt