Date: Thu, 18 Sep 2003 11:46:14 -0500 From: Josh Paetzel <friar_josh@webwarrior.net> To: "H. Bartel" <lists@u-rep.com> Cc: freebsd-questions@freebsd.org Subject: Re: deinstalling / reinstalling apache Message-ID: <20030918164614.GN27665@tcbug.org> In-Reply-To: <r02000100-1026-530678A6E9F511D7BAF800306583A5FE@[10.0.0.119]> References: <r02000100-1026-530678A6E9F511D7BAF800306583A5FE@[10.0.0.119]>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 18, 2003 at 06:29:49PM +0200, H. Bartel wrote: > Hi everybody, > > how can I deinstall apache-1.3.27_4 so that I can do a fresh install of it? I can't make it run, so I want to start all over again and see if I did something wrong. > There is a file in /var/db/pkg/apache-1.3.27_4/ with the name "+DEINSTALL" which seems to be an executable, but I can't execute it. What does the "+" mean? Is this file what I need? > > Thanks a lot, > Holger pkg_info | grep apache will tell you the exact name of the apache package you have installed, you can then pkg_delete it. Josh
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030918164614.GN27665>