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 sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com To: cygwin AT sourceware DOT cygnus DOT com Cc: John DOT Cooper AT eu DOT citrix DOT com Subject: Re: setup.exe via proxy? References: <20000427090729 DOT C29808 AT cygnus DOT com> <20000427103733 DOT A31277 AT cygnus DOT com> From: John S Cooper Date: 27 Apr 2000 16:03:09 +0100 In-Reply-To: Chris Faylor's message of "Thu, 27 Apr 2000 10:37:33 -0400" Message-ID: Lines: 186 User-Agent: Gnus/5.0804 (Gnus v5.8.4) Emacs/20.6 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Chris Faylor writes: > >It starts up and displays a list a list of mirror sites. When I select > >one, it just waits for a while and then gives these odd errors: > > > > Select an option from 5-28 or [repeat]: 25 > > Connecting to ftp site...Done. > > Unable to open "D:\DOCUME~1\JCooper\LOCALS~1\Temp\su37" for output: No such file > > or directory > > Does the d:\docume~1\jcooper\locals~1\temp directory actually exist? > If so, are there any files in the directory that look similar to su*? Yes to both questions: ,---- | $ ls d:/Documents\ and\ Settings/JCooper/Local\ Settings/Temp/ | Acr25.tmp su14 su2 su25 su30 su4 | JETE3B.tmp su15 su20 su26 su31 su5 | su10 su16 su21 su27 su32 su6 | su11 su17 su22 su28 su33 su7 | su12 su18 su23 su29 su34 su8 | su13 su19 su24 su3 su35 su9 `---- So it seems to get part way there, but then gives "Unable to open ..." messages for su36 and later. Eventually it gives up with: ,---- | Unable to open "D:\DOCUME~1\JCooper\LOCALS~1\Temp\su71" for output: No such file | or directory | | Downloading: ash.tar.gz...Unable to open "ash.tar.gz" for output: No such file | or directory | | Download failed. | Download failed (Abort, Retry, Fail)? [R] `---- I have over 2Gb free space on the D: drive, so I've no idea why it can only download some of its su* files. Many of the su* files seem to be HTML and, aside from a timestamp difference, identical. I've appended one, just in case this indicates what might be going wrong. > I'm not sure why you think that this has something to do with a "proxy". Just the fact that I need to tell other programs (e.g., Internet Explorer about our proxy server before I can get out to the internet). > setup.exe has connected to the internet to get it's list of mirror sites and > it is apparently trying to download other things but failing when it > attempts to reference files on your local drive. Hmm, how does setup.exe manage to connect to the internet (presumably it must locate our proxy server somehow)? Any further ideas? Thanks, --- John FTP Directory: ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/cygwin/latest/
Apr 15 2000  DJ Delorie  dj AT redhat DOT com

This is the README for the Cygwin download area.

* What is Cygwin?

See http://sourceware.cygnus.com/cygwin/

* How do I install cygwin?

The easiest way is to download the setup.exe program from
ftp://sourceware.cygnus.com/cygwin/latest/setup.exe .  This program
will download everything from the "latest" directory and install it
on your system.  You can also direct the program to install only the
.tar.gz files that are found in your current directory.

WARNING: If you are upgrading from an old version of cygwin, unmount
all your old mount points and back up your old installation before
upgrading.  YOUR OLD MOUNTS WILL BE OVERWRITTEN if you do not do this.

Note that setup.exe is a work in progress.  It does not go to any effort
to preserve your existing setup and could overwrite things that you don't
want overwritten unless you're careful.  It will reset your root directory
to point to whatever directory you choose for installation.

* I'd rather do it myself.

If you are more adventurous, or would like slightly more control, you can
download everything by hand and extract only the files that you need.

Get the files that end in .tar.gz and don't end in -src.tar.gz.  Pick the
ones with the highest version number.  Use "tar xvfz .tar.gz"
to install (untar) them.

Note: to develop software, you'll need *at least* gcc, binutils, and
cygwin.  You'll probably end up needing gdb, make, and a few others
(like ash and *utils) if you're porting existing software.

Untar everything from your chosen "cygwin root" directory.

* But I don't have a tar program!

Get bootstrap.zip instead.  Choose a directory to be your "cygwin root"
directory, and unzip it there.  It should create a "tmpbin" directory
with three files in it.  One of them is tar (you need the others also,
of course).  Just run it right from that directory (or move it to
some other random directory, but NOT to your system32 directory) like
"tmpbin\tar xvfz .tar.gz".

* How do I build from source?

You need the -src.tar.gz files.  Some packages require
other packages (cygwin/*-src.tar.gz is a common requirement, as is
common/*-src.tar.gz).

If you are really serious about building from source you may want to
set up CVS on your system so that you can use the latest development
sources.  Check out the cygwin web site for more details.

* Where do I get help?

http://sourceware.cygnus.com/cygwin/ has docs, or send email to
cygwin AT sourceware DOT cygnus DOT com (which is a general-purpose public discussion
forum for cygwin users).

FTP Directory: ftp://sunsite.org.uk/Mirrors/sourceware.cygnus.com/pub/cygwin/latest/

[DIRUP] Parent Directory 
[FILE] README . . . . . . . . . . . . . Apr 18 18:31      3k [DOWNLOAD]
[DIR]  ash. . . . . . . . . . . . . . . Apr 18 05:23        
[DIR]  bash . . . . . . . . . . . . . . Apr 18 05:24        
[DIR]  binutils . . . . . . . . . . . . Apr 18 05:20        
[DIR]  bison. . . . . . . . . . . . . . Apr 18 05:23        
[FILE] bootstrap.zip. . . . . . . . . . Jan 25 00:07    746k
[DIR]  byacc. . . . . . . . . . . . . . Apr 18 05:23        
[DIR]  bzip2. . . . . . . . . . . . . . Apr 18 05:23        
[DIR]  clear. . . . . . . . . . . . . . Apr 22 08:27        
[DIR]  common . . . . . . . . . . . . . Apr 18 05:22        
[DIR]  cygwin . . . . . . . . . . . . . Apr 19 08:11        
[DIR]  dejagnu. . . . . . . . . . . . . Apr 18 05:22        
[DIR]  diff . . . . . . . . . . . . . . Apr 18 05:22        
[DIR]  expect . . . . . . . . . . . . . Apr 18 05:22        
[DIR]  fileutils. . . . . . . . . . . . Apr 23 06:26        
[DIR]  findutils. . . . . . . . . . . . Apr 18 05:21        
[DIR]  flex . . . . . . . . . . . . . . Apr 18 05:21        
[DIR]  gawk . . . . . . . . . . . . . . Apr 18 05:20        
[DIR]  gcc. . . . . . . . . . . . . . . Apr 18 05:38        
[DIR]  gdb. . . . . . . . . . . . . . . Apr 18 05:06        
[DIR]  gperf. . . . . . . . . . . . . . Apr 18 05:17        
[DIR]  grep . . . . . . . . . . . . . . Apr 18 05:17        
[DIR]  groff. . . . . . . . . . . . . . Apr 22 08:28        
[DIR]  gzip . . . . . . . . . . . . . . Apr 18 05:16        
[DIR]  less . . . . . . . . . . . . . . Apr 18 05:16        
[DIR]  m4 . . . . . . . . . . . . . . . Apr 18 05:16        
[DIR]  make . . . . . . . . . . . . . . Apr 18 05:11        
[DIR]  man. . . . . . . . . . . . . . . Apr 22 08:27        
[FILE] md5.sum. . . . . . . . . . . . . Apr 26 05:48      1k [VIEW] [DOWNLOAD]
[DIR]  patch. . . . . . . . . . . . . . Apr 18 05:15        
[DIR]  sed. . . . . . . . . . . . . . . Apr 18 05:15        
[FILE] setup.exe. . . . . . . . . . . . Apr 27 03:16    417k
[DIR]  shellutils . . . . . . . . . . . Apr 18 05:15        
[DIR]  tar. . . . . . . . . . . . . . . Apr 18 05:14        
[DIR]  tcltk. . . . . . . . . . . . . . Apr 20 04:56        
[DIR]  termcap. . . . . . . . . . . . . Apr 27 05:02        
[DIR]  texinfo. . . . . . . . . . . . . Apr 18 05:12        
[DIR]  textutils. . . . . . . . . . . . Apr 18 05:13        
[DIR]  time . . . . . . . . . . . . . . Apr 18 05:13        

Generated Thu, 27 Apr 2000 14:58:37 GMT by proxy1.ctxuk.citrix.com (Squid/2.2.STABLE5)
-- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com