Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-07-30 Thread Charles Wilson
Corinna Vinschen wrote: On Jul 23 18:34, Corinna Vinschen wrote: On Jul 23 11:25, Matt Kemmerer wrote: [EMAIL PROTECTED] ~ $ ssh-host-config *** Warning: The owner and the Administrators need *** Warning: to have .w. permission to /var/run. *** Warning: Here are the current permissions: *** War

Re: OLoCA

2008-07-30 Thread Christopher Faylor
On Wed, Jul 30, 2008 at 05:33:11PM -0400, Mark J. Reed wrote: >> Uriel Apeiron wrote on 30 July 2008 20:23: >>>I was poking around the Cygwin site and noticed the 'acronym' section. >>>The section should be called 'abbreviations'. Acronyms are a subset of >>>abbreviations that a person can say lik

RE: OLoCA

2008-07-30 Thread Buchbinder, Barry (NIH/NIAID) [E]
Uriel Apeiron wrote on Wednesday, July 30, 2008 3:23 PM: > I was poking around the Cygwin site and noticed the 'acronym' section. > The section should be called 'abbreviations'. Acronyms are a subset > of abbreviations that a person can say like a word, like squares are > a subset of rectangles.

updates to scheme implementation ports

2008-07-30 Thread Nathan Thern
I have updated my repository of scheme implementation ports to cygwin. http://www.liquid.spod.org/~nthern/cygwin/ NEW PACKAGES: ELK Scheme Gambit Scheme (package named "gambc") CHANGES: bigloo Corrected missing install requirements chicken Version bump to 3.3.0 Corrected install requir

Re: OLoCA

2008-07-30 Thread Mark J. Reed
> Uriel Apeiron wrote on 30 July 2008 20:23: > >> Hi, >> >> I was poking around the Cygwin site and noticed the 'acronym' section. >> The section should be called 'abbreviations'. Acronyms are a subset >> of abbreviations that a person can say like a word, like squares are a >> subset of rectangl

RE: OLoCA

2008-07-30 Thread Dave Korn
Uriel Apeiron wrote on 30 July 2008 20:23: > Hi, > > I was poking around the Cygwin site and noticed the 'acronym' section. > The section should be called 'abbreviations'. Acronyms are a subset > of abbreviations that a person can say like a word, like squares are a > subset of rectangles. All

OLoCA

2008-07-30 Thread Uriel Apeiron
Hi, I was poking around the Cygwin site and noticed the 'acronym' section. The section should be called 'abbreviations'. Acronyms are a subset of abbreviations that a person can say like a word, like squares are a subset of rectangles. All acronyms are abbreviations but not vice versa. CIA is

[ANNOUNCEMENT] Updated: clisp-2.46-1 for cygwin

2008-07-30 Thread Reini Urban
I've released the new upstream clisp-2.46 plus the subpackages clisp-clx and the experimental clisp-gdi for cygwin. I couldn't get clisp-gtk2 to work with 2.45 and 2.46. Hopefully I can fix that sooner or later. 2.45 was never released on cygwin because the release didn't pass configure in contr

Re: Pycairo on cygwin

2008-07-30 Thread Larry Hall (Cygwin)
Pietro Battiston wrote: Pietro Battiston ha scritto: Hello, I'm quite a newbye on cygwin; however, I have read all the FAQ and browsed the documentation, without any help, so I'm writing here my problem: i need to compile hippocanvas, a gtk canvas for python. I installed gtk, python, pygtk and

Re: Pycairo on cygwin

2008-07-30 Thread Pietro Battiston
Pietro Battiston ha scritto: > Hello, > > I'm quite a newbye on cygwin; however, I have read all the FAQ and > browsed the documentation, without any help, so I'm writing here my problem: > > i need to compile hippocanvas, a gtk canvas for python. I installed gtk, > python, pygtk and cairo packages

Re: opendir/readdir failure on non-Samba Unix-hosted remote volumess

2008-07-30 Thread Corinna Vinschen
On Jul 30 15:00, Sam Nelson wrote: > On Tue, July 29, 2008 16:16, Corinna Vinschen wrote: > > Here's one additional test I'd like to ask you to do for the sake of > > Cygwin 1.7. Please replace the FileBothDirectoryInformation with > > FileDirectoryInformation and strace it again. You'll suffer t

Pycairo on cygwin

2008-07-30 Thread Pietro Battiston
Hello, I'm quite a newbye on cygwin; however, I have read all the FAQ and browsed the documentation, without any help, so I'm writing here my problem: i need to compile hippocanvas, a gtk canvas for python. I installed gtk, python, pygtk and cairo packages, but I can't find pycairo. When I run th

Re: opendir/readdir failure on non-Samba Unix-hosted remote volumess

2008-07-30 Thread Sam Nelson
On Tue, July 29, 2008 16:16, Corinna Vinschen wrote: > Here's one additional test I'd like to ask you to do for the sake of > Cygwin 1.7. Please replace the FileBothDirectoryInformation with > FileDirectoryInformation and strace it again. You'll suffer the crash, > but until then, does the NtQuer

Re: Can't use special characters \n or \r

2008-07-30 Thread Mark J. Reed
On Wed, Jul 30, 2008 at 9:47 AM, Dave Korn wrote: > You omitted a vital qualifier from my earlier post ... Sorry. I certainly had no intention of misrepresenting what you said. I interpreted the newline thing not as a qualifier but as a separate point, which I didn't attempt to contradict. It

RE: Can't use special characters \n or \r

2008-07-30 Thread Dave Korn
Dave Korn wrote on 30 July 2008 14:48: > Mark J. Reed wrote on 30 July 2008 14:25: > >> On Wed, Jul 30, 2008 at 5:28 AM, Dave Korn wrote: >>> Normal grep and sed don't speak C-style escape chars. >> >> Actually, sed does: > > You omitted a vital qualifier from my earlier post ... > >>> it a

RE: Can't use special characters \n or \r

2008-07-30 Thread Dave Korn
Mark J. Reed wrote on 30 July 2008 14:25: > On Wed, Jul 30, 2008 at 5:28 AM, Dave Korn wrote: >> Normal grep and sed don't speak C-style escape chars. > > Actually, sed does: You omitted a vital qualifier from my earlier post ... >> it all gets tangled up in the matching against end-of-line

Re: Can't use special characters \n or \r

2008-07-30 Thread Mark J. Reed
> jay3205 wrote on 30 July 2008 04:46: > >> I have a text file made in Windows, and I'm trying to replace all the >> carriage returns with nothing. However, whenever I use \r or \n to >> indicate >> a carriage return or newline in a grep or sed search string, it >> is treated >> as a normal r and

Re: CSIH file permission tests on non-NTFS broken (was Re: ssh-host-config script fails)

2008-07-30 Thread Corinna Vinschen
Chuck? On Jul 24 11:22, Corinna Vinschen wrote: > Hi Chuck, > > On Jul 23 18:34, Corinna Vinschen wrote: > > On Jul 23 11:25, Matt Kemmerer wrote: > > > [EMAIL PROTECTED] ~ > > > $ ssh-host-config > > > *** Info: Creating default /etc/ssh_config file > > > *** Query: Overwrite existing /etc/sshd_

RE: Can't use special characters \n or \r

2008-07-30 Thread Dave Korn
jay3205 wrote on 30 July 2008 04:46: > I have a text file made in Windows, and I'm trying to replace all the > carriage returns with nothing. However, whenever I use \r or \n to > indicate > a carriage return or newline in a grep or sed search string, it is treated > as a normal r and normal n. A

Re: Download Cygwin once and intall it several times

2008-07-30 Thread peterpan1616
Thanks for clarifications. The problems is the use of setup.exe to download the distribution. I tired to use wget pointing the same mirror site (heanet.ie) but i download only the directory structures reported in index.html files. Could you suggest me right options to wget (like installation of cy

bug of gcc-3.4.4-3 on cygwin ?

2008-07-30 Thread Tatsuro MATSUOKA
Hello I cannot understand why this error came out for cygwin gcc-3.4.4-3. http://www.cae.wisc.edu/pipermail/bug-octave/2008-July/006413.html For mingw, this error does not occured. Regards Tatsuro -- Power up the Internet with Yahoo! Toolbar. http://pr.mail