Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3988661D.94EDB466@ece.gatech.edu> Date: Wed, 02 Aug 2000 14:19:09 -0400 From: Charles Wilson X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Vladimir G Ivanovic , cygwin AT sourceware DOT cygnus DOT com Subject: Re: Dealing with obsoleted CygUtils packages References: <200008021804 DOT LAA19179 AT prosper DOT leonora DOT org> <3988656D DOT BDEA27DE AT ece DOT gatech DOT edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Charles Wilson wrote: > > Vladimir G Ivanovic wrote: > > > > How does one remove only those files in a CygUtils usr-local package > > (e.g. zlib, libpng, jbigkit, jpeg, tiff, login and inetutils) > > that are now obsolete because they are included in the standard Cygwin > > distribution? > > > > I could: > > > > * delete everything and reinstall everything Yuck! > > * write a script that removes from /usr/local/... any file that also > > exists in /usr/... I'd recommend against this. Often you WANT to override a package with a newer version (or customized version) in /usr/local. Also, the packages that I've ported from cygutils --> official status often contain *different* files: cygutils : /usr/local/include/static/* /usr/local/lib/libfoo.a-dll /usr/local/lib/libfoo.a-static etc. The best way is to look at my careful README's and webpages on cygutils, and explicitly delete all the files that a given, obsoleted, package installs. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com