Date: Thu, 8 Jan 1998 16:14:29 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: eculp@ver1.telmex.net.mx Cc: current@FreeBSD.ORG Subject: Re: What is the real solution? Message-ID: <199801090014.QAA28233@silvia.HIP.Berkeley.EDU> In-Reply-To: <34B51E7A.429B681C@ver1.telmex.net.mx> (message from Edwin Culp on Thu, 08 Jan 1998 12:44:10 -0600)
next in thread | previous in thread | raw e-mail | index | archive | help
* I then tried to install TCL8.0.2 and it gave me exactly the same * message. You need to delete the system tcl first (the message tells you how). If you don't need tcl, leave it that way. You may want to define NOTCL in /etc/make.conf to avoid rebuilding it in the next make world (but tcl build from the current -current won't be trapped by bsd.port.mk). If you need tcl, install it from ports. (Or if you install a port that requires tcl, it will get built automatically.) Don't forget to do a "ldconfig -R" after removing tcl so the shared library cache will be updated. Satoshi
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801090014.QAA28233>