Re: Tools can't find ncurses

2013-09-17 Thread wynfield
I had the same problem with ncurses, and in the config.log file found out that the ncurses.h was not being found. I manually changed the configure script line #include to ---> #include and configure got past that. The next and what I expect to be the last configure error is now related

Re: cygpath -m behaviour change

2013-09-17 Thread Robert Klemme
On Mon, Sep 16, 2013 at 11:56 AM, David Griffiths wrote: >> Yes, that's exactly right, assuming that 'boo' doesn't exist. > > Hi, it happens even if boo does exist. To put it in context, the > script in question was attempting to determine the current directory: > > CURRENT_DIR=$(cygpath -ma "${0}

Re: cygpath -m behaviour change

2013-09-17 Thread Andrey Repin
Greetings, Robert Klemme! >>> Yes, that's exactly right, assuming that 'boo' doesn't exist. >> >> Hi, it happens even if boo does exist. To put it in context, the >> script in question was attempting to determine the current directory: >> >> CURRENT_DIR=$(cygpath -ma "${0}"/../) > I am confused:

Re: Build Failure for APR library

2013-09-17 Thread Larry Hall (Cygwin)
On 9/17/2013 12:06 AM, wynfield at gmail dot com wrote: Larry thank you. Your message helped me get Apache httpd up and running. Glad you were able to get it running. For other people after getting cygserver up and running, you will then have to set the CYGWIN environment variable so that it

Re: Tools can't find ncurses

2013-09-17 Thread Warren Young
On 9/17/2013 02:13, wynfi...@gmail.com wrote: there is no gls-dev package on the cygwin site. Run Cygwin's setup*.exe, then in the Search box on the Select Packages screen, type "gsl". That will narrow the list of top-level categories to Debug, Devel, and Libs. Open Devel, and notice that

Re: xorg-server package no longer installs start menu icons?

2013-09-17 Thread Ryan Johnson
On 17/09/2013 11:07 AM, Jon TURNEY wrote: On 16/09/2013 23:02, Ryan Johnson wrote: On 16/09/2013 2:45 PM, Jon TURNEY wrote: On 12/09/2013 18:02, Ryan Johnson wrote: Subject line says it all... (I thought this came up before but either I remembered wrong or my Google-foo is weak today). These

Re: xorg-server package no longer installs start menu icons?

2013-09-17 Thread Jon TURNEY
On 16/09/2013 23:02, Ryan Johnson wrote: > On 16/09/2013 2:45 PM, Jon TURNEY wrote: >> On 12/09/2013 18:02, Ryan Johnson wrote: >>> Subject line says it all... >>> >>> (I thought this came up before but either I remembered wrong or my >>> Google-foo >>> is weak today). >> These start menu links ar

[ANNOUNCEMENT] Updated: GStreamer 1.0.10

2013-09-17 Thread Yaakov (Cygwin/X)
The following packages have been updated for both arches: *** gstreamer1.0-1.0.10-1 *** gstreamer1.0-plugins-*-1.0.10-1 *** libgstreamer1.0_0-1.0.10-1 *** libgstreamer1.0-devel-1.0.10-1 *** libgstinterfaces1.0_0-1.0.10-1 *** libgstinterfaces1.0-devel-1.0.10-1 *** girepository-Gst1.0-1.0.10-1 ***

seteuid 1019: Operation not permitted

2013-09-17 Thread Evan Rowley
Hi Guys I have the debug logs of an sshd that terminated connections when it recieves the following error: seteuid 1019: Operation not permitted This server is setup with most of the defualts needed to run sshd. There is a cyg_server user as set up by the ssh-host-config script and cyglsa-config