[ANNOUNCEMENT] Updated: cygport-0.16.0-1

2014-06-26 Thread Yaakov Selkowitz
I have just released cygport-0.16.0 for the Cygwin distribution. Notable changes in this release include: * UAC manifests are no longer generated now that the toolchain itself handles these with binutils-2.24.51-4, gcc-4.8.3, and windows-default-manifest-6.3. MAKE SURE you have these versions

[ANNOUNCEMENT] Updated: xloadimage-4.1-2

2014-06-26 Thread David Stacey
Version 4.1-2 of xloadimage has been uploaded. DESCRIPTION === Xloadimage is a utility which will view many different types of images under X11, load images onto the root window, or dump processed images into one of several image file formats. The current version can read many different

Re: tmux-1.9a2 ctrl+b not working

2014-06-26 Thread Philip Daniels
I'm running tmux fine in mintty (64 bit version though). I have the terminal type in mintty set to xterm256-color. I have this in my .tmux.conf, though I don't think any of it is necessarily relevant in your situation. # Set prefix key to C-a set -g prefix C-a unbind C-b bind C-a send-prefix # So

tmux-1.9a2 ctrl+b not working

2014-06-26 Thread DJ Sylvester
I searched Google. I looked at sourceforge tickets http://sourceforge.net/p/tmux/tickets/ I've read this Cygwin tmux announcement: https://cygwin.com/ml/cygwin-apps/2014-06/msg00018.html I've reinstalled tmux with cygwin-x86 installer. I've had no luck. ctrl+b "command" is not working for me. I'

Re: developing 32-bit and 64-bit in a shared environment

2014-06-26 Thread Achim Gratz
Nellis, Kenneth writes: > Thanx! I've changed my $PS1 prompts to keep straight which Cygwin I'm using > based on $(arch). > What'd be really cool is if separate Cygwin[-Terminal].ico icons would > distinguish which bit-version > I'm using. Yeah, I know, PTC. :-) There's a bunch of different ter

Re: LDAP integration and sshd

2014-06-26 Thread Achim Gratz
Corinna Vinschen writes: >> Hmm. Doesn't appear to be working in any combination I tried, I'm always >> getting an "invalid user" when I'm trying to do that. Is it possible that >> the AD lookup doesn't work when using privilege separation? > > No idea. Did you try? You didn't use '@' as separa

RE: developing 32-bit and 64-bit in a shared environment

2014-06-26 Thread Nellis, Kenneth
-Original Message- From: Achim Gratz Nellis, Kenneth writes: > Now, I want to share my Cygwin $HOME directory between the two > environments. I already keep my binaries in $HOME/bin/$(arch) and > $HOME/lib/$(arch), so they are covered. And, of course /usr/bin has to > continue to point

Re: ls --color: special char in redirected output

2014-06-26 Thread Thomas Anderson
> Try ls --color=auto or ls --color=tty > or set an alias: alias ls='ls --color=tty' Thank you, I added "=auto" to the alias and now it is ok. (sorry for posting but the behaviour has changed and It was difficult (for me) to search the solution) -- Problem reports: http://cygwin.com/pro

Re: LDAP integration and sshd

2014-06-26 Thread Corinna Vinschen
On Jun 26 09:37, Achim Gratz wrote: > Corinna Vinschen cygwin.com> writes: > > In theory, no. AllowGroups is admin-settable in the config file while > > the "sshd" user request is built into the code. Just use the names as > > you get them: > > > > AllowGroups bla MACHINE+blub DOMAIN+blubber

Re: LDAP integration and sshd

2014-06-26 Thread Achim Gratz
Corinna Vinschen cygwin.com> writes: > In theory, no. AllowGroups is admin-settable in the config file while > the "sshd" user request is built into the code. Just use the names as > you get them: > > AllowGroups bla MACHINE+blub DOMAIN+blubber ... Hmm. Doesn't appear to be working in any c

Re: LDAP integration and sshd

2014-06-26 Thread Corinna Vinschen
On Jun 26 07:35, Achim Gratz wrote: > Corinna Vinschen cygwin.com> writes: > > - Build your own OpenSSH package with the following patch applied: > > > > http://lists.mindrot.org/pipermail/openssh-unix-dev/2014-May/032591.html > > > > It converts the static request for an account called "ssh

Re: Install OpenMPI in cygwin

2014-06-26 Thread Marco Atzeri
On 26/06/2014 06:53, Yue Guan wrote: Hi, I’m a student in UCLA. I want to infall OpenMPI on Cygwin64. Do you have a tutorial webpage for that? Thank you. Look forward to your reply. Best wishes, Yue Guan Hi Yue, nothing special on cygwin64 compared to other "Unix" Use cygwin setup-x86_64.ex

Re: LDAP integration and sshd

2014-06-26 Thread Achim Gratz
Corinna Vinschen cygwin.com> writes: > - Build your own OpenSSH package with the following patch applied: > > http://lists.mindrot.org/pipermail/openssh-unix-dev/2014-May/032591.html > > It converts the static request for an account called "sshd" into > a function call which checks for the