Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Sep 2000 19:28:56 +1000
From:      "Ryan Nera" <rnera@optushome.com.au>
To:        "'Ryan T. Dean (Mailing Lists)'" <rtdeanml@cytherianage.net>
Cc:        "'freebsd-questions'" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: deinstall
Message-ID:  <000901c02609$dd0494c0$0200a8c0@rivrw1.nsw.optushome.com.au>
In-Reply-To: <Pine.BSF.4.21.0009232324510.1221-100000@ratri.cytherianage.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Well... I should correct myself.. I did not install the ports collection on
this machine as I realised after getting some replies from this mailing
list...

I installed squid port from ftp.....
 i.e

/stand/sysinstall
configure
packages
from FTP
then I selected
www
squid
it downloaded and installed..

so I don't even have a /usr/ports directory...



 -----Original Message-----
From: 	Ryan T. Dean (Mailing Lists) [mailto:rtdeanml@cytherianage.net]
Sent:	Sunday, 24 September 2000 2:26 PM
To:	Ryan Nera
Cc:	'freebsd-questions'
Subject:	Re: deinstall

On Sun, 24 Sep 2000, Ryan Nera wrote:

>
> Okay I'm stupid...but
>
> I'm trying to uninstall Squid
>
> I type make deinstall in the the /usr/local/squid dir
>
> And I got 'don't know how to make deinstall STOP'
>
> Also tried in the /usr/local/bin/squid
>
> Same thing
>
> Should I be using make deinstall somewhere else?
>
> I installed squid through the ports collection so it was relatively simple
> to install

To deinstall anything from the ports tree, you need to cd into that
directory (in this case /usr/ports/www/squid) and make deinstall from
there.  So...

# cd /usr/ports/www/squid
# make deinstall





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?000901c02609$dd0494c0$0200a8c0>