Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 1998 23:52:06 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        Mission Control <root@indiemedia.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: News
Message-ID:  <Pine.BSF.3.96.980308235129.3844Q-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.BSF.3.96.980306183712.1796A-100000@indiemedia.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 6 Mar 1998, Mission Control wrote:

> Do you have any idea where that might be?

tcl used to come with the system, but doesn't anymore.  Try installing a
tcl port and make sure the makefile is pointing to the directory it's in
(or you have a symlink form /usr/local/include to wherever tcl.h is
hiding).

> > You need to hunt down tcl.h and put it somewhere where perl can find it.
> > 
> > > 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
> > > *** Error code 1

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980308235129.3844Q-100000>