Re: Cygwin 1.7 Installation on Server 2008 with Terminal Services

2009-06-23 Thread Corinna Vinschen
On Jun 22 14:36, Hortenstine, John wrote:
  Quite inconvenient, but working:
  
  For the time being, until we have a gcc which sets the 
  TS-aware flag by
  default and most of the executables have been rebuilt with it, switch
  DEP to Turn on DEP for essential Windows programs and services only
  and reboot the machine.  Then install via setup.exe and use peflags to
  set the TS-aware flag in all executables.
 
 Thank you. I tried your recommendation and it worked as far as I can
 tell. I just created a little batch wrapper to run setup and then turn
 on the TS-aware flag.
 
 Could you please add this to the 1.7 FAQ if you believe this might
 persist for a while?

This sounds like a good idea.  Since you already did it, maybe you'd
like to help by writing such a FAQ entry?


Thanks,
Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygwin 1.7 Installation on Server 2008 with Terminal Services

2009-06-23 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

According to Hortenstine, John on 6/22/2009 9:07 AM:
 The post install .sh scripts fail to run on Server 2008 with Terminal
 Services because bash crashes. Crash can be fixed using peflags and
 setting the Terminal Services aware bit on (solution found on the
 mailing list). Is there a recommended way to get the Terminal Services
 aware bit on before the post install happens?

Yes - I'm working on repackaging bash so that the correct peflags are
pre-set on both libreadline6.dll and bash.exe.

- --
Don't work too hard, make some time for fun as well!

Eric Blake e...@byu.net
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkpAzmEACgkQ84KuGfSFAYCtFgCgjJbHf9QDTUTTTPYEwEvpdIjh
RW0AoKgTp7xIkFtz+B7B+xovwj1lYqo1
=WDsm
-END PGP SIGNATURE-

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



RE: Cygwin 1.7 Installation on Server 2008 with Terminal Services

2009-06-23 Thread Hortenstine, John
 
 This sounds like a good idea.  Since you already did it, maybe you'd
 like to help by writing such a FAQ entry?
 

Eric Blake mentioned that he was working on the real solution (adding
the Terminal Services bit to bash.exe). If you believe it would still be
worth while to document this workaround then I will look into it.

Thanks,
John

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygwin 1.7 Installation on Server 2008 with Terminal Services

2009-06-23 Thread Eric Blake
Corinna Vinschen corinna-cygwin at cygwin.com writes:

 Bash isn't the only affected binary so it's still worth the FAQ entry.
 But, never mind, I just created one.

The FAQ should mention the 'rebase' package, not the 'rebaseall' package.

And not to sound anxious, but are we going to have a new binutils and gcc 
release prior to cygwin 1.7 going golden?  I've noticed that Dave has made lots 
of patches on the binutils list lately.

-- 
Eric Blake



--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygwin 1.7 Installation on Server 2008 with Terminal Services

2009-06-23 Thread Corinna Vinschen
On Jun 23 16:07, Eric Blake wrote:
 Corinna Vinschen corinna-cygwin at cygwin.com writes:
 
  Bash isn't the only affected binary so it's still worth the FAQ entry.
  But, never mind, I just created one.
 
 The FAQ should mention the 'rebase' package, not the 'rebaseall' package.

Thanks, done.

 And not to sound anxious, but are we going to have a new binutils and gcc 
 release prior to cygwin 1.7 going golden?

I'm hoping the same.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Cygwin 1.7 Installation on Server 2008 with Terminal Services

2009-06-22 Thread Hortenstine, John
The post install .sh scripts fail to run on Server 2008 with Terminal
Services because bash crashes. Crash can be fixed using peflags and
setting the Terminal Services aware bit on (solution found on the
mailing list). Is there a recommended way to get the Terminal Services
aware bit on before the post install happens?
 
Or more generically, is there a recommended way of installing Cygwin on
Server 2008 with Terminal Services?
 
Thanks
John

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



Re: Cygwin 1.7 Installation on Server 2008 with Terminal Services

2009-06-22 Thread Corinna Vinschen
On Jun 22 10:07, Hortenstine, John wrote:
 The post install .sh scripts fail to run on Server 2008 with Terminal
 Services because bash crashes. Crash can be fixed using peflags and
 setting the Terminal Services aware bit on (solution found on the
 mailing list). Is there a recommended way to get the Terminal Services
 aware bit on before the post install happens?
  
 Or more generically, is there a recommended way of installing Cygwin on
 Server 2008 with Terminal Services?

Quite inconvenient, but working:

For the time being, until we have a gcc which sets the TS-aware flag by
default and most of the executables have been rebuilt with it, switch
DEP to Turn on DEP for essential Windows programs and services only
and reboot the machine.  Then install via setup.exe and use peflags to
set the TS-aware flag in all executables.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  cygwin AT cygwin DOT com
Red Hat

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple



RE: Cygwin 1.7 Installation on Server 2008 with Terminal Services

2009-06-22 Thread Hortenstine, John
 Quite inconvenient, but working:
 
 For the time being, until we have a gcc which sets the 
 TS-aware flag by
 default and most of the executables have been rebuilt with it, switch
 DEP to Turn on DEP for essential Windows programs and services only
 and reboot the machine.  Then install via setup.exe and use peflags to
 set the TS-aware flag in all executables.

Thank you. I tried your recommendation and it worked as far as I can
tell. I just created a little batch wrapper to run setup and then turn
on the TS-aware flag.

Could you please add this to the 1.7 FAQ if you believe this might
persist for a while?

Thanks,
John

--
Problem reports:   http://cygwin.com/problems.html
FAQ:   http://cygwin.com/faq/
Documentation: http://cygwin.com/docs.html
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple