Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jan 1997 17:04:15 -0800 (PST)
From:      asami@cs.berkeley.edu (Satoshi Asami)
To:        dbabler@Rigel.orionsys.com
Cc:        ports@freebsd.org
Subject:   Re: problems making expect
Message-ID:  <199701190104.RAA19089@baloon.mimi.com>
In-Reply-To: <Pine.BSI.3.95.970115103634.11825A-100000@Rigel.orionsys.com> (message from Dave Babler on Wed, 15 Jan 1997 10:39:38 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
 * That's my original problem... the port won't build because of the
 * interaction with tcl7.5. Tcl7.5 itself builds fine (and I tried removing
 * it and installing the package as well) - it's that the expect port doesn't
 * play well with Tcl and won't build past the point of trying to find
 * 'private headers' in the tclCongig.sh file.

I see.  I'm no expect export, but what you probably should do is to
unpack the tcl tarball somewhere, edit the expect Makefile to have
--with-tclconfig=/usr/local/lib and --with-tclinclude pointing to
wherever you extracted the tcl tarball.

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701190104.RAA19089>