delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2007/09/14/10:14:40

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave DOT korn AT artimi DOT com>
To: <cygwin AT cygwin DOT com>
References: <fcdv17$uq3$1 AT sea DOT gmane DOT org> <933607 DOT 56165 DOT qm AT web57211 DOT mail DOT re3 DOT yahoo DOT com>
Subject: RE: Uninstalling a program from Cygwin in Windows XP
Date: Fri, 14 Sep 2007 15:14:14 +0100
Message-ID: <023d01c7f6d9$87d9c300$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <933607.56165.qm@web57211.mail.re3.yahoo.com>
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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

On 14 September 2007 13:56, D wrote:

> When I tried to ask the developer of the program how to remove the program
> he indicated that the problem was not with fontforge, but with Cygwin, 

  He is wrong.

  The command he provided is a simple delete of all the files that the
installer should have installed.  If it doesn't work, it's not because Cygwin
refused to delete the files for no reason, it's because he's specified the
wrong paths in that command.

> If on the other hand all I have to do is just manually remove the program,
> I did not know that was possible because I was under the assumption that
> since I used cygwin to install the program I would need (cygwin) to
> uninstall the program.  Do I just go to the directory that it is located in
> and delete the file and that is it.  Or is there more that I would need to
> do?  

  Basically, you need to find the files listed in the 'rm' command:

> $ rm -rf /usr/local/bin/{fontforge,sfddiff} \
> /usr/local/lib/{libgdraw,libgunicode,libuninameslist}*
> \
> /usr/local/lib/pkgconfig/fontforge.pc \
> /usr/local/man/man1/{fontforge,sfddiff}.1 \
> /usr/local/share/doc/fontforge \
> /usr/local/share/locale/*/LC_MESSAGES/FontForge.mo

and delete them.  That's all the command does.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
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/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019