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 |
Date: | Tue, 20 Feb 2001 07:27:38 -0800 (PST) |
From: | Doug Kaufman <dkaufman AT rahul DOT net> |
To: | Lynx Developer News Group <lynx-dev AT sig DOT net> |
Cc: | Cygwin News Group <cygwin AT sources DOT redhat DOT com> |
Subject: | Re: lynx-dev Lynx tries to use a weird "cp" copy program when |
downloading files. | |
In-Reply-To: | <003001c09b2b$4a448f40$275c100a@actfs.co.uk> |
Message-ID: | <Pine.BSF.4.21.0102200718430.45579-100000@yellow.rahul.net> |
MIME-Version: | 1.0 |
On Tue, 20 Feb 2001, Malcolm Boekhoff wrote: > I can't get lynx to download anything using the default "save to > disk" option. > ... > If I type "lynx http://www.cygwin.com/setup.exe" and > then use the default "save to disk" option, the file appears to get > downloaded, but then Lynx tries to use a weird "cp" copy program to > copy the temporary file to "setup.exe". The copy program it is trying > to spawn appears to be: > > /cygnus/CYGWIN~1/H-I586~1/bin/cp This appears to be an old version of lynx, copiled with absolute paths for utilities (an option when compiling). There are two simple fixes. The easiest is to create the directory "/cygnus/CYGWIN~1/H-I586~1/bin", then "ln /bin/cp cp". The other is to download a non-cywin build of a recent Win32 lynx. Links to several of these are on my web site "http://www.rahul.net/dkaufman/index.html". You can also compile your own copy from source with cygwin, allowing you to configure it as you like and to include SSL support. I regularly compile lynx with cygwin; it compiles without problems. Lynx source is at "http://lynx.isc.org/" or "ftp://lynx.isc.org". Doug __ Doug Kaufman Internet: dkaufman AT rahul DOT net -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |