This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setup.exe does not always install cygwin1.dll?


Hi,

"Jeroen W. Pluimers (All I'M)" wrote:
> What I did is the following on the I: drive
>
> wget -m -np
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/md5.sum
> wget -m -np
> ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/setup.exe
> wget -m -np
> ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/setup.ini
> wget -m -np
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/latest/
> wget -m -np
ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/contrib/
> wget -m -np ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/xfree/
>
> Then on the command-line, I did a CD to
> I:\mirrors.rcn.net\mirrors\sources.redhat.com\cygwin and ran setup.exe
from
> that directory.
> In setup, I chose an install from a local drive, and maintained the
> 'default' options.

> Am I doing something wrong?
Yes.

> If yes: what?
You're not downloading the new "release" directory.  From setup.ini:

: @ cygwin
: sdesc: "The UNIX emulation engine"
: category: Base
: version: 1.3.10-1
: install: release/cygwin/cygwin-1.3.10-1.tar.bz2 896850
: source: release/cygwin/cygwin-1.3.10-1-src.tar.bz2 3878779

Try:
wget -m -np ftp://mirrors.rcn.net/mirrors/sources.redhat.com/cygwin/release/

Kind regards,

Jon Foster
--
"The knack of flying is learning how to throw yourself at
the ground and miss." - Hitchhiker's Guide to the Galaxy

E-mail: jon@jon-foster.co.uk
web: http://www.jon-foster.co.uk/


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]