public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: install pb
@ 2000-06-01  8:21 Parker, Ron
  0 siblings, 0 replies; 5+ messages in thread
From: Parker, Ron @ 2000-06-01  8:21 UTC (permalink / raw)
  To: cygwin

> On Wed, May 31, 2000 at 08:13:07PM -0400, cgf wrote:
> >So, I've put an updated version of setup.exe on
> > http://sourceware.cygnus.com/latest/ .  This is just a 
> patched version
> 
> Make that:
> 
> ftp://sourceware.cygnus.com/cygwin/latest/
> 
> You'd think that I would be able to type this in my sleep by now...
> 
> cgf

Or better yet:

ftp://sourceware.cygnus.com/pub/cygwin/latest/	(busy)

or

ftp://ftp.freesoftware.com/pub/sourceware/cygwin/latest/ (not busy)

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: install pb
       [not found] <200006011521.IAA18818@cygnus.com>
@ 2000-06-01  8:58 ` Chris Faylor
  0 siblings, 0 replies; 5+ messages in thread
From: Chris Faylor @ 2000-06-01  8:58 UTC (permalink / raw)
  To: cygwin

On Thu, Jun 01, 2000 at 10:16:47AM -0500, Parker, Ron wrote:
>> On Wed, May 31, 2000 at 08:13:07PM -0400, cgf wrote:
>> >So, I've put an updated version of setup.exe on
>> > http://sourceware.cygnus.com/latest/ .  This is just a 
>> patched version
>> 
>> Make that:
>> 
>> ftp://sourceware.cygnus.com/cygwin/latest/
>> 
>> You'd think that I would be able to type this in my sleep by now...
>> 
>> cgf
>
>Or better yet:
>
> ftp://sourceware.cygnus.com/pub/cygwin/latest/	(busy)
>
>or
>
> ftp://ftp.freesoftware.com/pub/sourceware/cygwin/latest/ (not busy)

Thanks for the correction, but I usually tend to point to sourceware
because it is guaranteed to have the latest version and a mirror is not.
I didn't want to get "I tried your new version of setup and it works
exactly the same way!" messages.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: install pb
  2000-05-31 17:13 ` Chris Faylor
@ 2000-05-31 17:41   ` Chris Faylor
  0 siblings, 0 replies; 5+ messages in thread
From: Chris Faylor @ 2000-05-31 17:41 UTC (permalink / raw)
  To: cygwin

On Wed, May 31, 2000 at 08:13:07PM -0400, cgf wrote:
>So, I've put an updated version of setup.exe on
> http://sourceware.cygnus.com/latest/ .  This is just a patched version

Make that:

ftp://sourceware.cygnus.com/cygwin/latest/

You'd think that I would be able to type this in my sleep by now...

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: install pb
  2000-05-31 14:32 Christophe_Boily
@ 2000-05-31 17:13 ` Chris Faylor
  2000-05-31 17:41   ` Chris Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Chris Faylor @ 2000-05-31 17:13 UTC (permalink / raw)
  To: cygwin

On Wed, May 31, 2000 at 05:26:29PM -0400, Christophe_Boily@tivoli.com wrote:
>Somehow my install went wrong.  So I de-installed all cygwin, and
>removed some directories that were not automatically remove.  But now
>when I re-run the setup.exe, it skips all the packages...How can I fix
>that ?

Since this was the second bug report that I saw about this, I tried to
duplicate the problem and succeeded.

So, I've put an updated version of setup.exe on
http://sourceware.cygnus.com/latest/ .  This is just a patched version
of setup 1.45.  DJ has been working on improving setup recently but this
doesn't include any of his changes.

This new version of setup should allow you to install regardless of what
version of a package it thinks is on your machine.  Using "setup -u"
will cause the program to notice if there is already a previous version
installed and so will avoid installing anything it thinks is the same
version or older.

To summarize:

setup bash  	- Will install bash from whatever site you choose regardless
		  of the version recorded on your system.

setup		- (no arguments) Will reinstall the whole cygwin release regardless
		  of the version of installed components on your system.

setup -u bash	- Will install a version of bash from whatever site you choose
		  if and only if the version of bash on the site seems to be
		  newer than the version on your system (as previously recorded
		  by setup).

setup -u	- Will install newer versions of any packages on the chosen site
		  which seem to be newer than versions currently on your system
		  (as previously recorded by setup).

This is only an interim version of setup.  You can expect more improvements from
DJ in the coming months.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* install pb
@ 2000-05-31 14:32 Christophe_Boily
  2000-05-31 17:13 ` Chris Faylor
  0 siblings, 1 reply; 5+ messages in thread
From: Christophe_Boily @ 2000-05-31 14:32 UTC (permalink / raw)
  To: cygwin

Somehow my install went wrong. So I de-installed all cygwin, and removed some
directories that were not automatically remove.
But now when I re-run the setup.exe, it skips all the packages...How can I fix
that ?

Thanks for your prompt reply

Tivoli Systems
Phone: +1 (919) 254 1830
E-mail: christophe.boily@tivoli.com
AOL IM: BoilyChristophe




--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-06-01  8:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-06-01  8:21 install pb Parker, Ron
     [not found] <200006011521.IAA18818@cygnus.com>
2000-06-01  8:58 ` Chris Faylor
  -- strict thread matches above, loose matches on Subject: below --
2000-05-31 14:32 Christophe_Boily
2000-05-31 17:13 ` Chris Faylor
2000-05-31 17:41   ` Chris Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).