Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-29 Thread David Rayner
Peter, There is a posting in Gmane which explains that it's a packaging error >Sounds like a packaging bug. And right you are: $ cat /etc/postinstall/zsh.sh.done #!/bin/sh V=4.1.1 ^^^ Should be 4.2.0 prefix=/usr infodir=${prefix}/share/info [snip] # Install default zprofile if needed if [

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Sánchez Acosta
Quoting Alejandro Lopez-Valencia <[EMAIL PROTECTED]>: > > On Mon, 29 Mar 2004 16:51:59 -0500, Brian Chase wrote in > <[EMAIL PROTECTED]>: > > >Alejandro Lopez-Valencia wrote: > > > > And > >> that's the reason why I suggested TightVNC, performance is acceptable > >> with a 56K modem link, and i

Re: timezone irregularity when Windows TZ is set to Indiana

2004-03-29 Thread Dr. Volker Zell
> "Joseph" == Joseph Tate writes: Joseph> If I have a Windows PC with the timezone set to Joseph> "(GMT-05:00)Indiana(East)", date +%Z returns the timezone as Joseph> "USEST". Is this designed or broken behavior? Joseph> If I set TZ to USEST date returns a GMT time. I've not

wtf

2004-03-29 Thread Clint Bennion
I was having fun with wtf after Igor mentioned it a bit ago. It is a nice alternative for looking up those acronyms on the web site. I ran into a minor issue: In the os file the key/value for OpenBSD in file os is seperated by a space instead of a tab. It causes this entry to fail. Not a ver

Re: make ?

2004-03-29 Thread Igor Pechtchanski
On Mon, 29 Mar 2004, David wrote: > I'm trying to compile a source code, and I typed 'make' > following the manual for that application-a nlp parser, > and got the error message "command not found". > > What shall I do? How do I use 'make' in Cygwin? > > Thank you. > David Install the "make" pack

Re: popups upon library errors.

2004-03-29 Thread Igor Pechtchanski
On Mon, 29 Mar 2004, Edward S. Peschko wrote: > On Sun, Mar 28, 2004 at 02:31:05AM -0500, David Fritz wrote: > > dankkegelcom wrote: > > > > >Can you take a screenshot of the dialog box and either post > > >a URL for it, or send it to me directly (I imagine this mailing > > >list doesn't want larg

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Igor Pechtchanski
On Mon, 29 Mar 2004, Peter A. Castro wrote: > On Mon, 29 Mar 2004, Alejandro Lopez-Valencia wrote: > > > On Mon, 29 Mar 2004 10:07:00 -0500 (EST), Igor Pechtchanski wrote: > > > > >Sounds like a packaging bug. > > > > And right you are: > > > > $ cat /etc/postinstall/zsh.sh.done > > #!/bin/sh > >

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Peter A. Castro
On Mon, 29 Mar 2004, Christopher Faylor wrote: > On Mon, Mar 29, 2004 at 02:40:23PM -0800, Peter A. Castro wrote: > >On Mon, 29 Mar 2004, Peter A. Castro wrote: > > > >> On Mon, 29 Mar 2004, Igor Pechtchanski wrote: > >> > On Mon, 29 Mar 2004, zzapper wrote: > >> > > On Mon, 29 Mar 2004 11:40:59 +

make ?

2004-03-29 Thread David
I'm trying to compile a source code, and I typed 'make' following the manual for that application-a nlp parser, and got the error message "command not found". What shall I do? How do I use 'make' in Cygwin? Thank you. David - Original Message - From: "Larry Hall" <[EMAIL PROTECTED]>

Re: popups upon library errors.

2004-03-29 Thread Robert Collins
On Tue, 2004-03-30 at 10:56, Edward S. Peschko wrote: > On Fri, Mar 26, 2004 at 10:12:05AM +0100, Corinna Vinschen wrote: > yes, I realize that it is a problem with my environment - what I'm suggesting > is that no popups be created in response to the problem. That a text error is > generated. T

Re: popups upon library errors.

2004-03-29 Thread Edward S. Peschko
On Sun, Mar 28, 2004 at 02:31:05AM -0500, David Fritz wrote: > [EMAIL PROTECTED] wrote: > > > > >Can you take a screenshot of the dialog box and either post > >a URL for it, or send it to me directly (I imagine this mailing > >list doesn't want largish attachments cluttering up everyone's inbox)?

Re: popups upon library errors.

2004-03-29 Thread Edward S. Peschko
On Fri, Mar 26, 2004 at 10:12:05AM +0100, Corinna Vinschen wrote: > Off the top of my head I would say, that's a problem in your environment. > When the configury tests for existing libraries, it typically does that > by trying to build a test application which uses a function from that > lib. A

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Christopher Faylor
On Mon, Mar 29, 2004 at 02:40:23PM -0800, Peter A. Castro wrote: >On Mon, 29 Mar 2004, Peter A. Castro wrote: > >> On Mon, 29 Mar 2004, Igor Pechtchanski wrote: >> > On Mon, 29 Mar 2004, zzapper wrote: >> > > On Mon, 29 Mar 2004 11:40:59 +0100, wrote: >> > > >On Fri, 26 Mar 2004 10:09:28 -0500 (ES

Re: MS offers "Services For Unix" free of charge

2004-03-29 Thread Reini Urban
Harold L Hunt II schrieb: Well, I don't know about the rest of you, but since SFU comes with a great (and free) X Server, I am throwing in the towel. As I see it it doesn't come with a free X-Server. It comes with some xlib's but not with the server. There's the Starnet and the Hummingbird X-Serv

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 16:51:59 -0500, Brian Chase wrote in <[EMAIL PROTECTED]>: >Alejandro Lopez-Valencia wrote: > > And >> that's the reason why I suggested TightVNC, performance is acceptable >> with a 56K modem link, and it defaults to using SSH tunneling, so for >> practical purposes you obtai

timezone irregularity when Windows TZ is set to Indiana

2004-03-29 Thread Joseph Tate
If I have a Windows PC with the timezone set to "(GMT-05:00)Indiana(East)", date +%Z returns the timezone as "USEST". Is this designed or broken behavior? If I set TZ to USEST date returns a GMT time. I've noticed that there is no zoneinfo package, but if I copy /usr/share/zoneinfo from a RHL

RE: setup err: getUrlToStream failed

2004-03-29 Thread alanmjones
Dave Korn wrote: => => Have you got personal firewall software running on the machine that's => experiencing the problems? Did it pop up a little requester when you last => ran setup asking you if setup should be allowed to connect to the internet? => Did you accidentally click No rather than Y

Re: zsh and line breaks

2004-03-29 Thread Peter A. Castro
On Mon, 29 Mar 2004, zzapper wrote: > On Wed, 24 Mar 2004 18:16:00 +0100, wrote: > > >I'm having some trouble with zsh (4.0.6) and line breaks. It seems that > >it does not accept "\n" as a line break. This results in some > >uncomfortableness when using it as a login shell, such as this output >

Re: problems compiling/linking c++ sources

2004-03-29 Thread Hans Horn
Larry at al, I google indeed - in fact, that was what I tried first. Unfortunately, I did leave out the two leading __, as well as the trailing _0. This resulted in query results that were utterly irrelevant. As to how to fix the problem: commenting out all #pragma interface/implementation lines

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Peter A. Castro
On Mon, 29 Mar 2004, Peter A. Castro wrote: > On Mon, 29 Mar 2004, Igor Pechtchanski wrote: > > On Mon, 29 Mar 2004, zzapper wrote: > > > On Mon, 29 Mar 2004 11:40:59 +0100, wrote: > > > >On Fri, 26 Mar 2004 10:09:28 -0500 (EST), wrote: > > > > > > > >>An updated version of zsh (zsh-4.2.0-1) has

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Peter A. Castro
On Mon, 29 Mar 2004, Alejandro Lopez-Valencia wrote: > On Mon, 29 Mar 2004 10:07:00 -0500 (EST), Igor Pechtchanski wrote in > <[EMAIL PROTECTED]>: > > >Sounds like a packaging bug. > > And right you are: > > $ cat /etc/postinstall/zsh.sh.done > #!/bin/sh > V=4.1.1 > ^^^ > Should be 4.2.0 Oh,

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Peter A. Castro
On Mon, 29 Mar 2004, Igor Pechtchanski wrote: > On Mon, 29 Mar 2004, zzapper wrote: > > > On Mon, 29 Mar 2004 11:40:59 +0100, wrote: > > > > >On Fri, 26 Mar 2004 10:09:28 -0500 (EST), wrote: > > > > > >>An updated version of zsh (zsh-4.2.0-1) has been released and should be > > >>at a mirror nea

RE: Problems with OpenSSH in win32.

2004-03-29 Thread Ross Boulet
> -Original Message- > From: cygwin-owner On Behalf Of Brian Chase > > Are you sure of this statement? The reading I have done on TightVNC > tells me it encrypts passwords only and doesn't have any SSH > capabilities. I'd be happier if I were not correct, but I'd > like to read > som

Re: rsh no longer works with rsync as of 1.5.9

2004-03-29 Thread Bruce Dobrin
Thank you Igor! Both of those work perfectly. As usual, you hit it dead on. Bruce D. - Original Message - From: "Igor Pechtchanski" <[EMAIL PROTECTED]> To: "Bruce Dobrin" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Monday, March 29, 2004 1:39 PM Subject: Re: rsh no longer works wi

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-29 Thread Peter A. Castro
On Mon, 29 Mar 2004, zzapper wrote: > On Mon, 29 Mar 2004 11:40:59 +0100, wrote: > > >On Fri, 26 Mar 2004 10:09:28 -0500 (EST), wrote: > > > >>An updated version of zsh (zsh-4.2.0-1) has been released and should be > >>at a mirror near you real soon. > >> > >Hi I saw zsh 4.2.0 download this morn

Re: problems compiling/linking c++ sources

2004-03-29 Thread Larry Hall
At 04:34 PM 3/29/2004, you wrote: >Group, > >I'm trying to compile/link some c++ source. > >This is what I get: >/usr/include/c++/3.3.1/iostream:92: undefined reference to >`__static_initialization_and_destruction_0(int, int)' >collect2: ld returned 1 exit status > >The last time I compiled/linked

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Brian Chase
Are you sure of this statement? The reading I have done on TightVNC tells me it encrypts passwords only and doesn't have any SSH capabilities. I'd be happier if I were not correct, but I'd like to read some documentation proving me wrong to confirm it. Alejandro Lopez-Valencia wrote: And th

Re: problems compiling/linking c++ sources [FAQ alert]

2004-03-29 Thread Igor Pechtchanski
On Mon, 29 Mar 2004, Hans Horn wrote: > Group, > > I'm trying to compile/link some c++ source. > > This is what I get: > /usr/include/c++/3.3.1/iostream:92: undefined reference to > `__static_initialization_and_destruction_0(int, int)' > collect2: ld returned 1 exit status > > The last time I com

Re: seeking for advice

2004-03-29 Thread Larry Hall
At 04:29 PM 3/29/2004, you wrote: >Suetlam Chung wrote: > >>Now I am thinking to use cygwin platfrom.Do you think >>it would be wise to switch to this platform? > >Yes, Now that's mean! ;-) The answer really is, it depends. It depends on what your goals are and what you expect to get out of the

Re: rsh no longer works with rsync as of 1.5.9

2004-03-29 Thread Igor Pechtchanski
On Mon, 29 Mar 2004, Bruce Dobrin wrote: > On Fri, 26 Mar 2004, Igor Pechtchanski wrote: > > >Re: rsh no longer works with rsync as of 1.5.9 > >From: Igor Pechtchanski > >To: Bruce Dobrin > >Cc: cygwin at cygwin dot com > >Date: Fri, 26 Mar 2004 23:33:05 -0500 (EST) > >Subject: Re: rsh no longer

problems compiling/linking c++ sources

2004-03-29 Thread Hans Horn
Group, I'm trying to compile/link some c++ source. This is what I get: /usr/include/c++/3.3.1/iostream:92: undefined reference to `__static_initialization_and_destruction_0(int, int)' collect2: ld returned 1 exit status The last time I compiled/linked the same sources successfully was around May

Re: seeking for advice

2004-03-29 Thread Shankar Unni
Suetlam Chung wrote: Now I am thinking to use cygwin platfrom.Do you think it would be wise to switch to this platform? Yes, -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 14:15:57 -0500, Brian Chase wrote in <[EMAIL PROTECTED]>: >When I go from a Linux console to get a Windows screen, VNC is much >easier to set up, but haven't managed to get it to work over SSH, which >may be a hard requirement as if going over a WAN. > >The other direction, I

Re: 1.5.10 release?

2004-03-29 Thread Peter A. Castro
On Sun, 28 Mar 2004, Charles Wilson wrote: > Brian Dessent wrote: > > Gareth Pearce wrote: > > > >>>How dare you imply that cygwin has bugs? > >>> > >>>I'm sending this email from cygwin right now and I > >> > >>... experienced a bug called 'user error'. > >> > >>Why does cygwin have such bugs! >

Re: cygwin1.dll was not found

2004-03-29 Thread Larry Hall
At 02:16 PM 3/29/2004, you wrote: >Hi all, > >When I double-clike CWin.exe, it fails with >the error message "cygwin1.dll was not found". > >How can I solve this problem? I'd recommend consulting with those who provided you with CWin.exe. -- Larry Hall http://www.r

Re: rsh no longer works with rsync as of 1.5.9

2004-03-29 Thread Bruce Dobrin
On Fri, 26 Mar 2004, Igor Pechtchanski wrote: >Re: rsh no longer works with rsync as of 1.5.9 >From: Igor Pechtchanski >To: Bruce Dobrin >Cc: cygwin at cygwin dot com >Date: Fri, 26 Mar 2004 23:33:05 -0500 (EST) >Subject: Re: rsh no longer works with rsync as of 1.5.9 >References: <[EMAIL PROTEC

cygwin1.dll was not found

2004-03-29 Thread David
Hi all, When I double-clike CWin.exe, it fails with the error message "cygwin1.dll was not found". How can I solve this problem? Thank you in advance, David -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation:

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Brian Chase
When I go from a Linux console to get a Windows screen, VNC is much easier to set up, but haven't managed to get it to work over SSH, which may be a hard requirement as if going over a WAN. The other direction, I prefer Cygwin/X and enabling XCMDP on the Linux box for local access. But I'll be

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 10:07:00 -0500 (EST), Igor Pechtchanski wrote in <[EMAIL PROTECTED]>: >Sounds like a packaging bug. And right you are: $ cat /etc/postinstall/zsh.sh.done #!/bin/sh V=4.1.1 ^^^ Should be 4.2.0 prefix=/usr infodir=${prefix}/share/info [snip] # Install default zprofile i

Re: about the installation of cygwin.

2004-03-29 Thread Brian Ford
On Sat, 27 Mar 2004, angeline wrote: > I've tried about 6 times to install cygwin to my > comptuer but none of them been install successfully, > when the installation up to 99%, it comes up a warning > message say, i need to reboot as soon as possible to > get the operator work again (something li

Re: Documentation thanks, plea

2004-03-29 Thread Joshua Daniel Franklin
On Mon, Mar 29, 2004 at 01:11:13PM +0200, Corinna Vinschen wrote: > On Mar 29 01:14, Joshua Daniel Franklin wrote: > > Also, a change in the DocBook DTD added a tag > > to . I made the change to the DocBook embedded in > > the files in the cygwin/ directory in CVS, but they were overwritten > > b

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 20:49:37 +0200, Alejandro Sánchez Acosta wrote in <[EMAIL PROTECTED]>: >It's posible under cygwin, see the Larry post. You can run graphical >applications in Windows over ssh configuring the services in windows (you have >to activate: allowing service to interact with desktop)

Re: How can I list all the software that have been insatlled to cygwin?

2004-03-29 Thread Robert Collins
On Sat, 2004-03-27 at 01:12, Igor Pechtchanski wrote: > Since we're throwing wild ideas into the air, how about this one: once > libsetup is available (the extract of setup's essential functionality > minus the GUI), one could come up with a "register-program-with-setup" > command-line utility that

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Sánchez Acosta
Hola, > It is not particularly clear what you did from your description, but > if I understood correctly, you are trying to have graphical access to > a Windows box from a Linux box using SSH, am I correct? > > This is not possible with the tools you are using. That is, it is > *entirely possible

Re: Aspell - Ispell

2004-03-29 Thread Steven E. Harris
Andy Rushton <[EMAIL PROTECTED]> writes: > Or is it possible to use aspell within emacs? On XEmacs at least, this is all it takes: (eval-after-load "ispell" '(progn (setq ispell-program-name "aspell"))) I load those forms from my init file and aspell works just as ispell did before. All

RE: setup err: getUrlToStream failed

2004-03-29 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of alanmjones > Sent: 29 March 2004 16:38 > > FYI, I have 2 PCs connected to the cable modem thru a router. > This morning I tried the other PC, running Win98, and the > installation process had no problems. > > Alan Jones Hav

Re: setup err: getUrlToStream failed

2004-03-29 Thread alanmjones
FYI, I have 2 PCs connected to the cable modem thru a router. This morning I tried the other PC, running Win98, and the installation process had no problems. Alan Jones -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Docu

Re: Make problem since 1.5.7

2004-03-29 Thread Larry Hall (RFK Partners, Inc)
At 10:19 AM 3/29/2004, you wrote: >Larry Hall wrote: >> >>>Got a SIGCHLD; 1 unreaped children. >>>Reaping winning child 0x108b3a20 PID 1288 >>>Removing child 0x108b3a20 PID 1288 from chain. >>> Successfully remade target file `some_path/GUI_Module.lib_ar'. >>>Finished prerequisites of target

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread zzapper
On Mon, 29 Mar 2004 10:07:00 -0500 (EST), wrote: > >What's weird is the fact that running "zsh" showed version 4.1.1. Even >with the symlink this should not have happened. I assume running >"zsh-4.2.0" would show version 4.2.0, right? It would be interesting to >see if you have other copies o

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Lopez-Valencia
On Mon, 29 Mar 2004 18:30:21 +0200, Alejandro Sánchez Acosta wrote in <[EMAIL PROTECTED]>: >Hello, > >I have installed cygwin with OpenSSH support with the following steps: > >ssh-host-config -y >ssh-user-config > >cygrunsrv -S sshd > >passwd > >And then I have connected with a ssh client (with L

Re: Make problem since 1.5.7

2004-03-29 Thread Ingmar Sittl
Larry Hall wrote: > At 03:39 AM 3/29/2004, Ingmar Sittl wrote: > >>Larry Hall wrote: >> >>>At 12:38 PM 3/26/2004, Ingmar Sittl wrote: >>> >>> Hello, With all cygwin-versions starting with 1.5.7 (including the snapshot 20040322) I experience major problems with make, leading to a m

Re: Make problem since 1.5.7

2004-03-29 Thread Larry Hall
At 03:39 AM 3/29/2004, Ingmar Sittl wrote: >Larry Hall wrote: >> At 12:38 PM 3/26/2004, Ingmar Sittl wrote: >> >>>Hello, >>> >>>With all cygwin-versions starting with 1.5.7 (including the snapshot >>>20040322) I experience major problems with make, leading to a major (> >>>20x) increase in the tim

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1 (Attn: zsh maintainer)

2004-03-29 Thread Igor Pechtchanski
On Mon, 29 Mar 2004, zzapper wrote: > On Mon, 29 Mar 2004 11:40:59 +0100, wrote: > > >On Fri, 26 Mar 2004 10:09:28 -0500 (EST), wrote: > > > >>An updated version of zsh (zsh-4.2.0-1) has been released and should be > >>at a mirror near you real soon. > >> > >Hi I saw zsh 4.2.0 download this morn

Re: Problems with OpenSSH in win32.

2004-03-29 Thread Larry Hall
At 11:30 AM 3/29/2004, you wrote: >Hello, > >I have installed cygwin with OpenSSH support with the following steps: > >ssh-host-config -y >ssh-user-config > >cygrunsrv -S sshd > >passwd > >And then I have connected with a ssh client (with Linux) and tried to run a >graphical application but it doe

Re: libdinput.a

2004-03-29 Thread Larry Hall
At 01:51 AM 3/29/2004, you wrote: >--- Larry Hall <[EMAIL PROTECTED]> wrote: >> At 02:18 AM 3/27/2004, you wrote: >> >On Mon, Mar 08, 2004 at 11:07:08AM -0500, Larry Hall wrote: >> >> >How do I link against .lib files? >> >> >> >> Yeah, I'd say this entry is a

Problems with OpenSSH in win32.

2004-03-29 Thread Alejandro Sánchez Acosta
Hello, I have installed cygwin with OpenSSH support with the following steps: ssh-host-config -y ssh-user-config cygrunsrv -S sshd passwd And then I have connected with a ssh client (with Linux) and tried to run a graphical application but it doesn't show anything in the remote machine (windo

seeking for advice

2004-03-29 Thread Suetlam Chung
Hi I am a newbie to the C++ programming. I need to use C++ genetic algorithm library for my dissertation work. However, I tried very hard to solve the linking error and setting with my VC++6.0. Now I am thinking to use cygwin platfrom.Do you think it would be wise to switch to this platform? P

Re: Postgres Backend doesn't catch the next command, after SIGUSR2

2004-03-29 Thread Corinna Vinschen
On Mar 29 04:14, Patrick Samson wrote: > ! The explanation is spotted in net.cc ! > > in wsock_event::wait() > > case WSA_WAIT_EVENT_0 + 1: > if (!CancelIo ((HANDLE) socket)) > { > debug_printf ("CancelIo() %E, fallback to > blocking io"); > WSAGetOverlappe

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-29 Thread zzapper
On Mon, 29 Mar 2004 11:40:59 +0100, wrote: >On Fri, 26 Mar 2004 10:09:28 -0500 (EST), wrote: > >>An updated version of zsh (zsh-4.2.0-1) has been released and should be >>at a mirror near you real soon. >> >Hi I saw zsh 4.2.0 download this morning when I ran my daily setup >however (having reset

Re: Fun with #! (aka shebang) and filenames ending in .exe

2004-03-29 Thread Igor Pechtchanski
On Mon, 29 Mar 2004, Robert R Schneck wrote: > Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > > 'Ware of this issue: > > > > http://cygwin.com/cygwin-ug-net/using-specialnames.html#AEN846> > > If a shell script myprog and a program myprog.exe coexist in a > > directory, the program has precede

Re: setup err: getUrlToStream failed

2004-03-29 Thread alanmjones
Hi Larry. For IE and Mozilla I am using a direct connection and no proxies. > You're using the "Direct" option here. For your working apps that connect > to the internet, are you using "direct" or not? If not, make sure you > use the same settings for setup. Perhaps your actually using a proxy

Re: cygheap problems, 20040326 snapshot

2004-03-29 Thread Mark Blackburn
Larry Hall wrote: At 06:17 PM 3/26/2004, you wrote: My problems with chgrp -R from coreutils are fixed with this snapshot. However I'm seeing some other problems: [EMAIL PROTECTED] ~ $ cygstart . 7 [main] ? 760 cygheap_fixup_in_child: Couldn't reserve space for cygwin's heap (0x616B <0x

Re: Fun with #! (aka shebang) and filenames ending in .exe

2004-03-29 Thread Robert R Schneck
Igor Pechtchanski <[EMAIL PROTECTED]> wrote: > 'Ware of this issue: > > http://cygwin.com/cygwin-ug-net/using-specialnames.html#AEN846> > If a shell script myprog and a program myprog.exe coexist in a > directory, the program has precedence and is selected for execution of > myprog. > The o

Re: cygheap problems, also on version 1.5.9 (was Re: cygheap problems, 20040326 snapshot)

2004-03-29 Thread Andy Rushton
I'm having similar problems with release 1.5.9. I thought that if I posted more information it might help to pin down the problem. I have just done a complete clean reinstall of Cygwin (i.e. deleted the directory and registry settings first) using the net installer and therefore using the 'offi

Re: Postgres Backend doesn't catch the next command, after SIGUSR2

2004-03-29 Thread Patrick Samson
! The explanation is spotted in net.cc ! in wsock_event::wait() case WSA_WAIT_EVENT_0 + 1: if (!CancelIo ((HANDLE) socket)) { debug_printf ("CancelIo() %E, fallback to blocking io"); WSAGetOverlappedResult (socket, &ovr, &len, TRUE, flags);

Re: Documentation thanks, plea

2004-03-29 Thread Corinna Vinschen
On Mar 29 01:14, Joshua Daniel Franklin wrote: > Also, a change in the DocBook DTD added a tag > to . I made the change to the DocBook embedded in > the files in the cygwin/ directory in CVS, but they were overwritten > by some real changes. So, could someone doing actual work on the > files make

Re: [ANNOUNCEMENT] Updated: zsh-4.2.0-1

2004-03-29 Thread zzapper
On Fri, 26 Mar 2004 10:09:28 -0500 (EST), wrote: >An updated version of zsh (zsh-4.2.0-1) has been released and should be >at a mirror near you real soon. > Hi I saw zsh 4.2.0 download this morning when I ran my daily setup however (having reset my PC as requested) zsh --version zsh 4.1.1 (i686-

RE: Aspell - Ispell

2004-03-29 Thread Gareth Pearce
> > > > > I would support this for another reason: ispell is integrated with the > various emacsen and gives my such features as flyspell (on-the-fly spell > check). I just did a clean reinstall of Cygwin and spent a while > tracking down the latest ispell release - it would be som much better if >

Re: Aspell - Ispell

2004-03-29 Thread Andy Rushton
Gregory Borota wrote: But still I *personally* would prefer if Pierre A. Humblet's Ispell port would be part of cygwin distribution too as his ispell is much faster than current aspell (at least for english). I tried to use aspell it just makes me mad, it's so extremely slow. I had to switch back

Server Error (cygwin@cygwin.com)

2004-03-29 Thread hom00
Mail Delivery Failure - This mail couldn't be shown. - failed message - xTMvO1xc7I!b 86kNkJh?#y|nN+d4ot$q$k?qu!4ZD4AHg4fyYYfB*G*9 dir7WqAü.m;04vTO6jb)VAB -- Virus Warning Message (on the network) data22209.pif is removed from here because it contains a vi

Re: Make problem since 1.5.7

2004-03-29 Thread Ingmar Sittl
Larry Hall wrote: > At 12:38 PM 3/26/2004, you wrote: > >>Hello, >> >>With all cygwin-versions starting with 1.5.7 (including the snapshot >>20040322) I experience major problems with make, leading to a major (> >>20x) increase in the time make needs for a specific single target in our >>project m