delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3A05E758.AE079D21@ece.gatech.edu> |
Date: | Sun, 05 Nov 2000 18:03:52 -0500 |
From: | "Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu> |
X-Mailer: | Mozilla 4.75 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | "Gerrit P. Haase" <gerrit DOT haase AT t-online DOT de> |
CC: | cygwin AT sources DOT redhat DOT com |
Subject: | Re: [ncftp-3.0.2] Compiled with this patch |
References: | <3A05F156 DOT 12390 DOT 5418BD6 AT localhost> |
Yep. Noted on my webpage: http://cygutils.netpedia.net/V1.1/ncftp-3.0.1/ Glad to hear that no additional fixes are needed for 3.0.2. --Chuck "Gerrit P. Haase" wrote: > > Hi Cygwinners, > > i built ncftp-3.0.2 on cygwin, but i need to patch it for correct > install of ncftpbookmarks.exe. > > Except for the patch, nothing else than > 1. configure > 2. make > 3. make install > has to be done:-) > > Here the patch: > > diff -r -u /ncftp-3.0.2/configure /ncftp-3.0.2.old/configure > --- /ncftp-3.0.2/configure Sun Nov 5 21:52:38 2000 > +++ /ncftp-3.0.2.old/configure Sun Nov 5 17:36:29 2000 > @@ -3326,9 +3326,9 @@ > fi > > if test "$LIBCURSES" = "" ; then > - VIS_DPROGS='# ../bin/ncftpbookmarks.exe' > + VIS_DPROGS='# ../bin/ncftpbookmarks' > else > - VIS_DPROGS='../bin/ncftpbookmarks.exe' > + VIS_DPROGS='../bin/ncftpbookmarks' > fi > > Ciao, > > - gph - > > -- > Gerrit Peter Haase > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |