setup.exe now requires administrator privileges

2013-04-03 Thread Shaddy Baddah
Hi, I've just run the setup64.exe following a procedure I use to defeat UAC's privilege elevation based on the setup substring. That is I renamed it to cygpkg64.exe and ran it as a non-privileged user. I've noticed that this no longer defeats UAC, at least with 2.795 build of setup64.exe.

Re: [64bit RFU] libgii 1.0.2-3, libggi 2.2.2-3, libggimisc 2.2.2-3 and libggiwmh 0.3.2-3

2013-04-03 Thread Peter Rosin
On 2013-04-02 22:50, marco atzeri wrote: On 4/2/2013 10:20 PM, Peter Rosin wrote: gii=1.0.2-3 ggi=2.2.2-3 misc=2.2.2-3 wmh=0.3.2-3 done. I put all in a libggi main directory like 32bit one Thanks, but the packages do not show up in setup (the files are there, but setup64.ini is

Re: [64bit RFU] libgii 1.0.2-3, libggi 2.2.2-3, libggimisc 2.2.2-3 and libggiwmh 0.3.2-3

2013-04-03 Thread marco atzeri
On 4/3/2013 9:10 AM, Peter Rosin wrote: On 2013-04-02 22:50, marco atzeri wrote: On 4/2/2013 10:20 PM, Peter Rosin wrote: gii=1.0.2-3 ggi=2.2.2-3 misc=2.2.2-3 wmh=0.3.2-3 done. I put all in a libggi main directory like 32bit one Thanks, but the packages do not show up in setup (the files

[64bit RFU] yasm-1.2.0-1

2013-04-03 Thread David Stacey
BASEURL=http://dl.dropbox.com/sh/7y1yn4whbyho9a7 wget --no-host-directories --force-directories --cut-dirs=5 \ ${BASEURL}/a5VUX01nIC/64bit/release/yasm/setup.hint \ ${BASEURL}/1Dgzi6G73k/64bit/release/yasm/yasm-1.2.0-1-src.tar.bz2 \ ${BASEURL}/OUqYxaIg4g/64bit/release/yasm/yasm-1.2.0-1.tar.bz2 \

Re: [64bit RFU] yasm-1.2.0-1

2013-04-03 Thread marco atzeri
On 4/3/2013 11:35 AM, David Stacey wrote: BASEURL=http://dl.dropbox.com/sh/7y1yn4whbyho9a7 wget --no-host-directories --force-directories --cut-dirs=5 \ ${BASEURL}/a5VUX01nIC/64bit/release/yasm/setup.hint \ ${BASEURL}/1Dgzi6G73k/64bit/release/yasm/yasm-1.2.0-1-src.tar.bz2 \

Re: setup.exe now requires administrator privileges

2013-04-03 Thread Corinna Vinschen
On Apr 3 17:19, Shaddy Baddah wrote: Hi, I've just run the setup64.exe following a procedure I use to defeat UAC's privilege elevation based on the setup substring. That is I renamed it to cygpkg64.exe and ran it as a non-privileged user. I've noticed that this no longer defeats UAC, at

Re: 64bit: segfault on program exit

2013-04-03 Thread marco atzeri
On 4/2/2013 10:59 AM, Corinna Vinschen wrote: Hi Marco, On Apr 1 17:11, marco atzeri wrote: I am building and testing openmpi-1.7.0rc9 on CYGWIN_NT-6.1 1.7.18(0.263/5/3) 2013-03-28 22:07 x86_64 Cygwin every looks fine except when all the processes on several cores end and should return to

Re: 64bit: segfault on program exit

2013-04-03 Thread Corinna Vinschen
On Apr 3 15:30, marco atzeri wrote: On 4/2/2013 10:59 AM, Corinna Vinschen wrote: Hi Marco, On Apr 1 17:11, marco atzeri wrote: I am building and testing openmpi-1.7.0rc9 on CYGWIN_NT-6.1 1.7.18(0.263/5/3) 2013-03-28 22:07 x86_64 Cygwin every looks fine except when all the processes

Request for winln inclusion in cygtools

2013-04-03 Thread Daniel Colascione
winln is a drop-in replacement for GNU ln(1) that creates Windows symbolic links instead of Cygwin ones. I've found it useful and suspect others might as well, especially compared to the alternative of running cmd /c mklink I've sent a patch to the maintainer mentioned in cygutil's

BIND9.9.2-P1 throws general: error: socket: file descriptor exceeds limit (128/64)

2013-04-03 Thread Chris Wiesner
Hello, I am running into a problem running BIND9.9.2-PI on Cygwin throwing general: error: socket: file descriptor exceeds limit (128/64). I can circumvent the specific error by running named with the -S 256 option, which will allow named to setup the socket, but once started, named is not

Paste from xterm to Emacs no longer works

2013-04-03 Thread Fredrik Staxeng
How do I get it to work again? -- Fredrik Stax\ang | rot13: s...@hcqngr.hh.fr This is all you need to know about vi: ESC : q ! RET -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Paste from xterm to Emacs no longer works

2013-04-03 Thread Csaba Raduly
Hi Fredrik, You need to give a bit more detail than It doesn't work. http://www.chiark.greenend.org.uk/~sgtatham/bugs.html#respect Start here: Problem reports: http://cygwin.com/problems.html Csaba -- GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++ The Tao of math: The

Re: Paste from xterm to Emacs no longer works

2013-04-03 Thread Ken Brown
On 4/3/2013 7:54 AM, Csaba Raduly wrote: Hi Fredrik, You need to give a bit more detail than It doesn't work. http://www.chiark.greenend.org.uk/~sgtatham/bugs.html#respect Start here: Problem reports: http://cygwin.com/problems.html Right. In addition, the OP should give a recipe for

Re: Paste from xterm to Emacs no longer works

2013-04-03 Thread Fredrik Staxeng
This works for me: (global-set-key [mouse-3] 'mouse-yank-primary) -- Fredrik Stax\ang | rot13: s...@hcqngr.hh.fr This is all you need to know about vi: ESC : q ! RET -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

src/winsup/cygwin ChangeLog path.cc

2013-04-03 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2013-04-03 11:20:36 Modified files: winsup/cygwin : ChangeLog path.cc Log message: * path.cc (class suffix_scan): Add member namelen. (suffix_scan::name_len): New method.

src/winsup/cygwin ChangeLog path.cc

2013-04-03 Thread corinna
CVSROOT:/cvs/src Module name:src Branch: cygwin-64bit-branch Changes by: cori...@sourceware.org 2013-04-03 11:24:41 Modified files: winsup/cygwin : ChangeLog path.cc Log message: Pull in partial changes from HEAD Patches:

src/winsup/cygwin ChangeLog fhandler_proc.cc

2013-04-03 Thread corinna
CVSROOT:/cvs/src Module name:src Changes by: cori...@sourceware.org 2013-04-03 19:54:58 Modified files: winsup/cygwin : ChangeLog fhandler_proc.cc Log message: * fhandler_proc.cc (format_proc_loadavg): Raise too small buffer size to avoid overwriting

winln for native symlinks

2013-04-03 Thread Daniel Colascione
In light of the recent discussion on the developers list about native symlinks, I'd like to suggest including my winln program (which I posted a while ago on this list, and which I've attached to this message) in the cygutils package. It's a drop-in replacement for GNU ld. /** * GNU ln(1)

Re: winln for native symlinks

2013-04-03 Thread Daniel Colascione
On 4/3/2013 12:15 AM, Daniel Colascione wrote: In light of the recent discussion on the developers list about native symlinks, I'd like to suggest including my winln program (which I posted a while ago on this list, and which I've attached to this message) in the cygutils package. It's a

Re: winln for native symlinks

2013-04-03 Thread Thomas Wolff
Am 03.04.2013 09:15, schrieb Daniel Colascione: In light of the recent discussion on the developers list about native symlinks, I'd like to suggest including my winln program (which I posted a while ago on this list, and which I've attached to this message) in the cygutils package. It's a

Re: winln for native symlinks

2013-04-03 Thread Daniel Colascione
On 4/3/2013 1:01 AM, Thomas Wolff wrote: Am 03.04.2013 09:15, schrieb Daniel Colascione: In light of the recent discussion on the developers list about native symlinks, I'd like to suggest including my winln program (which I posted a while ago on this list, and which I've attached to this

username case sensitive with the sshd service

2013-04-03 Thread Maxime LAMBERT
I installed the last version of Cygwin (2.774) with the OpenSSH package on a Windows Server 2012 and when I tried to establish a connection in ssh, I noticed that the username was case sensitive (username@IP). With old versions of Cygwin with the SSH package that I'm using on Windows Server 2008

Re: username case sensitive with the sshd service

2013-04-03 Thread Earnie Boyd
On Wed, Apr 3, 2013 at 8:29 AM, Maxime LAMBERT wrote: I installed the last version of Cygwin (2.774) with the OpenSSH package on a Windows Server 2012 and when I tried to establish a connection in ssh, I noticed that the username was case sensitive (username@IP). With old versions of Cygwin

RE: X11 library package

2013-04-03 Thread Sonya Blade
Dear Aachim, Thank you for your support, And how about those erros, the only corresponding library to those in cygwin/lib/ folder is libX11.dll.a but it doesn't look like a valid library or am I wrong here ? This file is needed for linking only, but you should have a corresponding

Re: username case sensitive with the sshd service

2013-04-03 Thread Maxime LAMBERT
On Wed, Apr 3, 2013 at 8:29 AM, Maxime LAMBERT wrote: I installed the last version of Cygwin (2.774) with the OpenSSH package on a Windows Server 2012 and when I tried to establish a connection in ssh, I noticed that the username was case sensitive (username@IP). With old versions of Cygwin

Re: username case sensitive with the sshd service

2013-04-03 Thread Earnie Boyd
On Wed, Apr 3, 2013 at 9:11 AM, Maxime LAMBERT wrote: On Wed, Apr 3, 2013 at 8:29 AM, Maxime LAMBERT wrote: I installed the last version of Cygwin (2.774) with the OpenSSH package on a Windows Server 2012 and when I tried to establish a connection in ssh, I noticed that the username was case

Re: username case sensitive with the sshd service

2013-04-03 Thread Corinna Vinschen
On Apr 3 14:29, Maxime LAMBERT wrote: I installed the last version of Cygwin (2.774) with the OpenSSH package on This is the version of setup. Try `uname -r' instead. a Windows Server 2012 and when I tried to establish a connection in ssh, I noticed that the username was case sensitive

ltfs / mtx built under cygwin

2013-04-03 Thread Cary Lewis
Has anyone managed to build ltfs or mtx on Cygwin? ltfs needs fuse, which I managed to build, but I don't know if it's really functional or not. Thanks. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

Re: ltfs / mtx built under cygwin

2013-04-03 Thread Christopher Faylor
On Wed, Apr 03, 2013 at 10:34:00AM -0400, Cary Lewis wrote: Has anyone managed to build ltfs or mtx on Cygwin? ltfs needs fuse, which I managed to build, but I don't know if it's really functional or not. It's not. Cygwin doesn't support fuse. cgf -- Problem reports:

Re: username case sensitive with the sshd service

2013-04-03 Thread Maxime LAMBERT
I installed the last version of Cygwin (2.774) with the OpenSSH package on This is the version of setup. Try `uname -r' instead. a Windows Server 2012 and when I tried to establish a connection in ssh, I noticed that the username was case sensitive (username@IP). With old versions of

direct interface to win32 api for char output

2013-04-03 Thread wynfield
This will be done in assembly language and I'd prefer not to have to resort to directly using windows or bios interrupts. I would like build a very tiny program and I want to skip linking the c library to this little program. Doing so would bloat it up to about 225times larger than it would

Re: username case sensitive with the sshd service

2013-04-03 Thread Corinna Vinschen
On Apr 3 16:59, Maxime LAMBERT wrote: I installed the last version of Cygwin (2.774) with the OpenSSH package on This is the version of setup. Try `uname -r' instead. a Windows Server 2012 and when I tried to establish a connection in ssh, I noticed that the username was case

Re: username case sensitive with the sshd service

2013-04-03 Thread Earnie Boyd
On Wed, Apr 3, 2013 at 11:12 AM, Corinna Vinschen wrote: Why not just getting used to entering the username casesensitive, as on any other system? Would modifying the /etc/passwd file to lowercase names support what the OP wants to do? Not that he should but is that possible? -- Earnie --

Re: username case sensitive with the sshd service

2013-04-03 Thread Corinna Vinschen
On Apr 3 12:17, Earnie Boyd wrote: On Wed, Apr 3, 2013 at 11:12 AM, Corinna Vinschen wrote: Why not just getting used to entering the username casesensitive, as on any other system? Would modifying the /etc/passwd file to lowercase names support what the OP wants to do? Not that he

Re: username case sensitive with the sshd service

2013-04-03 Thread Andrey Repin
Greetings, Corinna Vinschen! That's not the right thing to do. By sticking to OpenSSH-5.2p1, you end up with an old version of OpenSSH, with unfixed security bugs, thus thwarting the sole reason why you're using SSH. Why not just getting used to entering the username casesensitive, as on

Re: username case sensitive with the sshd service

2013-04-03 Thread Corinna Vinschen
On Apr 3 20:33, Andrey Repin wrote: Greetings, Corinna Vinschen! That's not the right thing to do. By sticking to OpenSSH-5.2p1, you end up with an old version of OpenSSH, with unfixed security bugs, thus thwarting the sole reason why you're using SSH. Why not just getting used to

Re: username case sensitive with the sshd service

2013-04-03 Thread Christopher Faylor
On Wed, Apr 03, 2013 at 08:33:42PM +0400, Andrey Repin wrote: Greetings, Corinna Vinschen! That's not the right thing to do. By sticking to OpenSSH-5.2p1, you end up with an old version of OpenSSH, with unfixed security bugs, thus thwarting the sole reason why you're using SSH. Why not just

Re: direct interface to win32 api for char output

2013-04-03 Thread Christopher Faylor
On Thu, Apr 04, 2013 at 12:06:06AM +0900, wynfi...@gmail.com wrote: This will be done in assembly language and I'd prefer not to have to resort to directly using windows or bios interrupts. I would like build a very tiny program and I want to skip linking the c library to this little program.

Here-Document execution fails with extra space after closing delimiter

2013-04-03 Thread shawn kielty
this script works: #! /bin/bash tclsh SCRIPT puts hello world SCRIPT while this script fails: #! /bin/bash tclsh SCRIPT puts hello world SCRIPT with the error: $ ./embeddedTcl.sh ./embeddedTcl.sh: line 5: warning: here-document at line 3 delimited by end-of-file (wanted `DEL')

Re: Here-Document execution fails with extra space after closing delimiter

2013-04-03 Thread Eric Blake
On 04/03/2013 03:02 PM, shawn kielty wrote: this script works: #! /bin/bash tclsh SCRIPT puts hello world SCRIPT Correct. while this script fails: #! /bin/bash tclsh SCRIPT puts hello world SCRIPT Here-docs are particular. The end token must appear verbatim, exactly