From owner-freebsd-questions Tue May 29 16:51:23 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ns3.tstt.net.tt (ns3.tstt.net.tt [196.3.132.3]) by hub.freebsd.org (Postfix) with SMTP id 5185937B422 for ; Tue, 29 May 2001 16:51:12 -0700 (PDT) (envelope-from dchulhan@uwi.tt) Received: (qmail 116656 invoked from network); 29 May 2001 23:50:56 -0000 Received: from unknown (HELO uwi.tt) (209.94.221.175) by ns3.tstt.net.tt with SMTP; 29 May 2001 23:50:56 -0000 Message-ID: <3B1435E4.63C1BE8B@uwi.tt> Date: Tue, 29 May 2001 19:51:00 -0400 From: Dale Chulhan - Home Organization: COSTAATT X-Mailer: Mozilla 4.76 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org, freebsd-newbies@freebsd.org Subject: Uninstalling Software Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Ok kewl I did the packages thing but now I'm up to the point where I actuallt compile and install other software from tar files etc. So the big question is ..... ( drum roll ) How do I uninstall software that has been done the whole process: gzip -dc | tar -xvf - cd ./configure make make test make install so from there is there some file some where that tracks installs and helps you get rid of stuff? Thanks, Dale To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message