Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Mar 1998 14:31:12 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        "Daniel R.  Brownstone" <drbrowns@ls.wustl.edu>
Cc:        questions@FreeBSD.ORG
Subject:   Re: simple question on tcl
Message-ID:  <Pine.BSF.3.96.980312143052.17791P-100000@gdi.uoregon.edu>
In-Reply-To: <Pine.BSF.3.96.980312103344.397A-100000@ls.wustl.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 12 Mar 1998, Daniel R.  Brownstone wrote:

> 
> here's the output:
> 
> ===> apache-1.3b3 : You have an old tcl installation on your machine. 
> Remove ev erything that matches /usr/local/*/*tcl* first. 
> ls:/usr/ports/www/apache-current {9}:
> 
> 
> my question is how do I do what it wants?  (remove al things matching that
> tcl string?)

rm /usr/local/include/*tcl*
rm /usr/local/lib/*tcl*
rm /usr/local/bin/*tcl*

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.980312143052.17791P-100000>