public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [Fwd: Cygwin Question]
@ 1999-12-09  1:03 Charles S. Wilson
  1999-12-31 13:28 ` Charles S. Wilson
  0 siblings, 1 reply; 4+ messages in thread
From: Charles S. Wilson @ 1999-12-09  1:03 UTC (permalink / raw)
  To: cygwin; +Cc: nhv

I was asked to forward this to the cygwin list -- Norman's ISP seems to
be on the ORBS list.

Norman Vine wrote:
> First  off
> Thanks to all responsible for the great tools :)
> 
> Embarassed asking newbie like questions
> but I have been struggling :-(
> 
> Could someone please post a short howto
> on doing a fresh install of cygwin using
>   the 'current' snapshots
>   Mumits 2-95.2 distribution
>   C Wilson's  Perl and usr / local distributions
> 
> Thanks in advance
> 
> Norman Vine

Here's my SHORT attempt at an answer: each of these steps has various
instructions elsewhere.

  1) install cygwin-b20.1 (+19990115 snapshot dll)
  2) rearrange directories (see Earnie's web pages:
http://www.freeyellow.com/members5/gw32/ )
  3) get that working well <<<<<<<< VERY important. Don't try to fix a
broken installation piling on more programs when the foundation isn't
working.
  4) install latest snapshots (watch out -- threads are enabled as of
12/05)
  5) install gcc-2.95.2-for-b20.1, then install the snapshot updates to
2.95.2

This is as good a time as any to bring up a point. Since I was using the
cygwin snapshots on top of b20.1, I downloaded and installed Mumit's
b20.1 distro and then overlaid his "snapshot updates". However, this
configuration seems to be tuned for a standard b20.1 directory
structure. Since I had flattened mine, gcc looked in all the wrong
places for its headers and libs, so I had to set lots of environment
variables (GCC_EXEC_PREFIX, C_INCLUDE_PATH, CPLUS_INCLUDE_PATH, etc) to
persuade gcc to play nicely.

Should I have installed the gcc-2.95.2-for-CygwinCD-V1.0 version
instead?

  6) unpack cwilson-usrlocal from your / directory
  7) unpack perl5.005_62.... from your / directory

--Chuck


To : <cwilson at ece dot gatech dot edu>
Subject : Cygwin Question
From : "Norman Vine" <nhv at cape dot com>
Date : Thu, 9 Dec 1999 02:18:28 -0500
Reply-To : <nhv at cape dot com>

Hello 
Excuse me for mailing you directly
but my ISP seems to blackballed by Cygnus

I was wondering if you could pass this on to the
Cygwin list for me.

Thanks 

Norman


First  off  
Thanks to all responsible for the great tools :)

Embarassed asking newbie like questions 
but I have been struggling :-(

Could someone please post a short howto 
on doing a fresh install of cygwin using
  the 'current' snapshots
  Mumits 2-95.2 distribution
  C Wilson's  Perl and usr / local distributions

Thanks in advance

Norman Vine


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

* [Fwd: Cygwin Question]
  1999-12-09  1:03 [Fwd: Cygwin Question] Charles S. Wilson
@ 1999-12-31 13:28 ` Charles S. Wilson
  0 siblings, 0 replies; 4+ messages in thread
From: Charles S. Wilson @ 1999-12-31 13:28 UTC (permalink / raw)
  To: cygwin; +Cc: nhv

I was asked to forward this to the cygwin list -- Norman's ISP seems to
be on the ORBS list.

Norman Vine wrote:
> First  off
> Thanks to all responsible for the great tools :)
> 
> Embarassed asking newbie like questions
> but I have been struggling :-(
> 
> Could someone please post a short howto
> on doing a fresh install of cygwin using
>   the 'current' snapshots
>   Mumits 2-95.2 distribution
>   C Wilson's  Perl and usr / local distributions
> 
> Thanks in advance
> 
> Norman Vine

Here's my SHORT attempt at an answer: each of these steps has various
instructions elsewhere.

  1) install cygwin-b20.1 (+19990115 snapshot dll)
  2) rearrange directories (see Earnie's web pages:
http://www.freeyellow.com/members5/gw32/ )
  3) get that working well <<<<<<<< VERY important. Don't try to fix a
broken installation piling on more programs when the foundation isn't
working.
  4) install latest snapshots (watch out -- threads are enabled as of
12/05)
  5) install gcc-2.95.2-for-b20.1, then install the snapshot updates to
2.95.2

This is as good a time as any to bring up a point. Since I was using the
cygwin snapshots on top of b20.1, I downloaded and installed Mumit's
b20.1 distro and then overlaid his "snapshot updates". However, this
configuration seems to be tuned for a standard b20.1 directory
structure. Since I had flattened mine, gcc looked in all the wrong
places for its headers and libs, so I had to set lots of environment
variables (GCC_EXEC_PREFIX, C_INCLUDE_PATH, CPLUS_INCLUDE_PATH, etc) to
persuade gcc to play nicely.

Should I have installed the gcc-2.95.2-for-CygwinCD-V1.0 version
instead?

  6) unpack cwilson-usrlocal from your / directory
  7) unpack perl5.005_62.... from your / directory

--Chuck


To : <cwilson at ece dot gatech dot edu>
Subject : Cygwin Question
From : "Norman Vine" <nhv at cape dot com>
Date : Thu, 9 Dec 1999 02:18:28 -0500
Reply-To : <nhv at cape dot com>

Hello 
Excuse me for mailing you directly
but my ISP seems to blackballed by Cygnus

I was wondering if you could pass this on to the
Cygwin list for me.

Thanks 

Norman


First  off  
Thanks to all responsible for the great tools :)

Embarassed asking newbie like questions 
but I have been struggling :-(

Could someone please post a short howto 
on doing a fresh install of cygwin using
  the 'current' snapshots
  Mumits 2-95.2 distribution
  C Wilson's  Perl and usr / local distributions

Thanks in advance

Norman Vine


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

* Re: [Fwd: Cygwin Question]
  1999-12-09  5:59 Earnie Boyd
@ 1999-12-31 13:28 ` Earnie Boyd
  0 siblings, 0 replies; 4+ messages in thread
From: Earnie Boyd @ 1999-12-31 13:28 UTC (permalink / raw)
  To: Charles S. Wilson; +Cc: cygwin users

--- "Charles S. Wilson" <cwilson@ece.gatech.edu> wrote:
-8<-
>   3) get that working well <<<<<<<< VERY important. Don't try to fix a
> broken installation piling on more programs when the foundation isn't
> working.

Very good point.

>   4) install latest snapshots (watch out -- threads are enabled as of
> 12/05)
>   5) install gcc-2.95.2-for-b20.1, then install the snapshot updates to
> 2.95.2
> 
> This is as good a time as any to bring up a point. Since I was using the
> cygwin snapshots on top of b20.1, I downloaded and installed Mumit's
> b20.1 distro and then overlaid his "snapshot updates". However, this
> configuration seems to be tuned for a standard b20.1 directory
> structure. Since I had flattened mine, gcc looked in all the wrong
> places for its headers and libs, so I had to set lots of environment
> variables (GCC_EXEC_PREFIX, C_INCLUDE_PATH, CPLUS_INCLUDE_PATH, etc) to
> persuade gcc to play nicely.
> 
> Should I have installed the gcc-2.95.2-for-CygwinCD-V1.0 version
> instead?
-8<- 

I typically extract into a depot directory, test, then move the pieces.  I have
even installed into a seperate environment to test, especially cygwin
snapshots.  You never know when you'll run into an archive with a bad bit
somewhere or a broken snapshot. 



=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >
Cygwin Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >
__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

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

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

* Re: [Fwd: Cygwin Question]
@ 1999-12-09  5:59 Earnie Boyd
  1999-12-31 13:28 ` Earnie Boyd
  0 siblings, 1 reply; 4+ messages in thread
From: Earnie Boyd @ 1999-12-09  5:59 UTC (permalink / raw)
  To: Charles S. Wilson; +Cc: cygwin users

--- "Charles S. Wilson" <cwilson@ece.gatech.edu> wrote:
-8<-
>   3) get that working well <<<<<<<< VERY important. Don't try to fix a
> broken installation piling on more programs when the foundation isn't
> working.

Very good point.

>   4) install latest snapshots (watch out -- threads are enabled as of
> 12/05)
>   5) install gcc-2.95.2-for-b20.1, then install the snapshot updates to
> 2.95.2
> 
> This is as good a time as any to bring up a point. Since I was using the
> cygwin snapshots on top of b20.1, I downloaded and installed Mumit's
> b20.1 distro and then overlaid his "snapshot updates". However, this
> configuration seems to be tuned for a standard b20.1 directory
> structure. Since I had flattened mine, gcc looked in all the wrong
> places for its headers and libs, so I had to set lots of environment
> variables (GCC_EXEC_PREFIX, C_INCLUDE_PATH, CPLUS_INCLUDE_PATH, etc) to
> persuade gcc to play nicely.
> 
> Should I have installed the gcc-2.95.2-for-CygwinCD-V1.0 version
> instead?
-8<- 

I typically extract into a depot directory, test, then move the pieces.  I have
even installed into a seperate environment to test, especially cygwin
snapshots.  You never know when you'll run into an archive with a bad bit
somewhere or a broken snapshot. 



=====
Earnie Boyd < mailto:earnie_boyd@yahoo.com >
Cygwin Newbies, please visit
< http://www.freeyellow.com/members5/gw32/index.html >
__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

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

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

end of thread, other threads:[~1999-12-31 13:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-12-09  1:03 [Fwd: Cygwin Question] Charles S. Wilson
1999-12-31 13:28 ` Charles S. Wilson
1999-12-09  5:59 Earnie Boyd
1999-12-31 13:28 ` Earnie Boyd

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).