Date: Tue, 06 Jan 1998 23:05:59 +0100 From: Gary Jennejohn <garyj@peedub.muc.de> To: Ed Sweeney <ed@sideways.org> Cc: cvs-ports@FreeBSD.ORG, questions@FreeBSD.ORG Subject: Re: Old tk files Message-ID: <199801062206.XAA02360@peedub.muc.de> In-Reply-To: Your message of "Mon, 05 Jan 1998 19:57:11 EST." <199801060057.TAA00516@asia.sideways.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Ed Sweeney writes: >I'm getting the following when I try to make a port using tk, such as gtk. > >===> exmh-2.0.1 : You have an old tk installation on your machine. Remove >everything that matches /usr/local/*/*tk* first. > >I did a "make world" for RELENG_2_2 over the weekend, and haven't been able to > >build ports since. I was pretty sure I had the old files cleaned out months >ago... there certainly aren't any /usr/local/*/*tk* around. Where should I >look? What manages the rules and tests that causes make to issue these >messages? > >Thanks for any help. -ed s look in /var/db/pkg for *tk*. If there's a directory in there, just rm -r it. --- Gary Jennejohn Home - garyj@muc.de Work - garyj@fkr.dec.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801062206.XAA02360>