From owner-freebsd-questions Wed Jul 24 11:44:58 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id LAA05885 for questions-outgoing; Wed, 24 Jul 1996 11:44:58 -0700 (PDT) Received: from www.hsc.wvu.edu (www.hsc.wvu.edu [157.182.98.68]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id LAA05880 for ; Wed, 24 Jul 1996 11:44:56 -0700 (PDT) Received: (from rjivan@localhost) by www.hsc.wvu.edu (8.6.12/8.6.12) id OAA05791; Wed, 24 Jul 1996 14:46:37 -0400 Date: Wed, 24 Jul 1996 14:46:36 -0400 (EDT) From: Rajiv Jivan To: Fred Rappuhn cc: freebsd-questions@FreeBSD.ORG Subject: Re: IRCD In-Reply-To: <31F6386F.5E7B@tir.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Make sure that you have the ircd.conf file in the appropriate place and the permissions of the file are set so that the ircd server can read and write to it. If you take a look at your error logs it should show up. ------------------------------------------------------------------------- Rajiv On Wed, 24 Jul 1996, Fred Rappuhn wrote: > Does anyone have an IRC server up and running using FreeBSD? > > I downloaded the irc2.8.21. I am new to FreeBSD and for the most part > Unix in general. > > When I try and run IRCD, it comes back with no errors or anything. I do > a ps aux | more and look through it and find nothing that could be the > ircd process. > > Is this the best IRC server for FreeBSD? Thanks for any help you can > give. > > Plus could someone recommend a good book to read to learn more about > FreeBSD. I got the Installing and Running FreeBSD book. But I would > like somehthing with more detail. > > Fred Rappuhn >