From owner-freebsd-questions Thu Feb 5 04:46:15 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA13720 for questions-outgoing; Thu, 5 Feb 1998 04:46:15 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from oncomdis.on.ca (pstewart@oncomdis.on.ca [204.101.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA13684 for ; Thu, 5 Feb 1998 04:46:08 -0800 (PST) (envelope-from pstewart@oncomdis.on.ca) Received: from localhost (pstewart@localhost) by oncomdis.on.ca (8.8.7/8.8.7) with SMTP id HAA28502; Thu, 5 Feb 1998 07:37:57 -0500 Date: Thu, 5 Feb 1998 07:37:57 -0500 (EST) From: pstewart Reply-To: pstewart To: Doug White cc: freebsd-questions@FreeBSD.ORG Subject: Re: INN Compile Error In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG X-To-Unsubscribe: mail to majordomo@FreeBSD.org "unsubscribe questions" HI there... thanks for the reply... I found out that there is a glitch in the configure script... thanks to Adrian Wontroba who wrote a patch and some persistance I got it working... Apparently the configure script looks in the wrong location for the TCL library.. which I had already installed successfully...:) Sincerely, Paul -- Out the modem, through the SPARC, down the T3, off the router, past the frame-relay... nothing but Net. On Wed, 4 Feb 1998, Doug White wrote: > On Wed, 4 Feb 1998, pstewart wrote: > > > Help! :) > > > > I'm trying to install INN onto a 2.2.5-STABLE box.... > > > > Whether I try to install 1.5.2 from the stable ports collection or 1.7.2 > > from the current ports collection I get the following output... > > > > cd frontends ; make all ; cd .. > > `all' is up to date. > > > > cd innd ; make all ; cd .. > > gcc -I../include -I/usr/local/include -O -c art.c > > In file included from art.c:9: > > innd.h:41: tcl.h: No such file or directory > > Hm, INN wants tcl. Try installing the tcl port. > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major > >