Date: Thu, 8 Jan 1998 17:13:07 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: drow@drow.net, rone@bofh.noc.best.net, current@FreeBSD.ORG, ports@FreeBSD.ORG Subject: Re: tcl, ports Message-ID: <199801090113.RAA28607@silvia.HIP.Berkeley.EDU> In-Reply-To: <199801090057.QAA28454@silvia.HIP.Berkeley.EDU> (asami@cs.berkeley.edu)
next in thread | previous in thread | raw e-mail | index | archive | help
* From: asami@cs.berkeley.edu (Satoshi Asami)
* tell users to:
*
* delete the above two
* if they don't want system tcl, rm -rf /usr/{include,libdata}/tcl,
* /usr/{lib,bin}/*tcl*, /usr/share/man/*n/*
* run ldconfig -R
Actually make the second item
if they don't want system tcl, rm -rf /usr/{include,libdata}/tcl/*,
/usr/{lib,bin}/*tcl*, /usr/share/man/*n/* and define NOTCL in
/etc/make.conf
Deleting include/tcl and libdata/tcl that is recreated by the next
mtree might be confusing. Also, I forgot to mention NOTCL.
Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801090113.RAA28607>
