delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
X-Authentication-Warning: | localhost.localdomain: ronald owned process doing -bs |
Date: | Thu, 15 May 2003 10:27:40 +0200 (CEST) |
From: | Ronald Landheer-Cieslak <ronald AT landheer DOT com> |
X-X-Sender: | ronald AT localhost DOT localdomain |
To: | Syl <jkatz AT sk DOT sympatico DOT ca> |
cc: | cygwin AT cygwin DOT com |
Subject: | Re: Uninstall GLIB |
In-Reply-To: | <002c01c31a4e$8825dd60$6700a8c0@WISER> |
Message-ID: | <Pine.LNX.4.44.0305151023160.7299-100000@localhost.localdomain> |
MIME-Version: | 1.0 |
Some packages have an uninstall target in their makefile, which should remvoe anything the install target installed. I don't know about GLIB, but it just might have one of those :) If not, try an install of the old version setting a DESTDIR on the make command line (e.g. ``make DESTDIR=/tmp install''). This will get you the tree of installed files to seek & destroy. If that doesn't work either, I have no idea.. (I'd just install the new version over the old one, perhaps slightly polluting the installation, but is usually doesn't matter much..) HTH rlc On Wed, 14 May 2003, Syl wrote: > I compiled and installed GLIB 2.0 and now I want to uninstall it and compile > and install a newer version. How do I uninstall a package that was not > installed via setup. > > Thanks > Syl > > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ > -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |