Omgili - forum search, search forums  
  

Discussions about 1.5.24-2

Displaying 1 - 10 out of 32 discussions.  
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4  
Keep this page open to be updated with the newest discussions automatically.
On Mon, 22 Oct 2007 13:40:27 +0900, "Ravi Kiran" <bh.ravikiran@gmail.com> wrote: Hi, Good day! Could you please let me clarify me on one stand. I was trying to execute the C# 2.0 programs in Cygwin (installed on windows). Could you ...
, 3 posts  
Answer Snippets (Read the full thread at omgili):
> I was trying to execute the....
On Mon, 22 Oct 2007 10:19:38 +0100, "Dave Korn" <dave.korn@artimi.com> wrote: On 22 October 2007 05:40, Ravi Kiran wrote: > Hi, > Good day! > Could you please let me clarify me on one stand .
On Sat, 8 Dec 2007 20:02:49 -0500, "Rob Larkins" <rlarkins@ptd.net> wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 When I run Cygwin it loads normally; if I exit Cygwin immediately I logout just fine. If I do pretty much anything else...
, 6 posts  
Answer Snippets (Read the full thread at omgili):
Erich Rob Larkins wrote: > -----BEGIN....
I reinstalled from a different mirror.
The solution was very simple.
On Sun, 09 Dec 2007 16:48:16 +0800, Erich Dollansky <oceanare@pacific.net.sg> wrote: Hi, I have had once problems like this too .
On Sat, 28 Jul 2007 18:09:29 -0400, "Joel Harrison" <harr2969@gmail.com> wrote: Background - I'm trying to turn off my linux box and save some electricity by using rsync on windows to do my geographically redundant backup to my ISP (site5 - ...
, 2 posts  
Answer Snippets (Read the full thread at omgili):
On Sun, 29 Jul 2007 09:17:04 -0500, Michael Hipp <Michael@Hipp.com> wrote: Joel Harrison wrote: > Background - I'm trying to turn off my linux box and save some > electricity by using rsync on windows to do my geographically > redundant... .
Ask your Facebook Friends
On Wed, 12 Dec 2007 01:08:23 -0500, "Rob Larkins" <rlarkins@ptd.net -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I removed everything but "C:\Program Files\cygwin" from my PATH and I reinstalled Cygwin twice, from separate mirrors... Still getting...
Started by on , 3 posts by 2 people.  
Answer Snippets (Read the full thread at omgili):
I'd recommend removing it and installing again (you can just install from the local ... .
On Wed, 12 Dec 2007 08:18:32 -0500, "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com Your cygcheck output points at ZoneAlarm as a potential conflict .
Greetings: ~ $ date;cygcheck -c cygwin Sun Aug 24 11:37:36 CDT 2008 Cygwin Package Information Package Version Status cygwin 1.5.25-15 OK ~ $ "$COMSPEC" -bash: D:\WINNT\system32\cmd.exe: command not...
Started by on , 5 posts by 3 people.  
Answer Snippets (Read the full thread at omgili):
It's ....
That doesn't mean it wouldn't have worked sometime in the past .
On Sun, 24 Aug 2008 15:46:07 -0400, "Larry Hall (Cygwin)" <reply-to-list-only-lh@cygwin.com There hasn't been any effort to support Windows paths in Cygwin for a long time .
On Sun, 22 Mar 2009 19:42:23 +0300, Vladimir Romashkin <energize@mail.ru Hi. I have found a new software which interfere with Cygwin. It is the Logitech SetPoint, at least a version 4.7.213. When I kill SetPoint's process the Cygwin work normally...
Started by on , 4 posts by 3 people.  
Answer Snippets (Read the full thread at omgili):
-- ....
Would you please describe the specific nature of your problem .
I do not find a problem.
On Sun, 22 Mar 2009 15:23:08 -0400, David Arnstein <arnstein@panix.com I use the latest SetPoint software, and latest Cygwin on two different peecees .
On Wed, 26 Mar 2008 11:49:04 -0400, Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com set CYGWIN=proc_retry:1 is a much less intrusive way of dealing with this. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple...
Started by on , 3 posts by 3 people.  
Answer Snippets (Read the full thread at omgili):
For....
On Thu, 27 Mar 2008 18:11:25 -0500, Christopher Morlier <chris@morlier.us The proc_retry:1 worked great! Although, at first I didn't think it was working, because I was trying to set the CYGWIN environment variable from within the shell .
On Sun, 11 Nov 2007 13:40:29 +1100, "Paul Edwards" <mutazilah@gmail.com> wrote: I just downloaded cygwin 1.5.24-2 (just a couple of hours ago) and compiled the following program with "gcc -ansi fred.c" (NOTE the "-ansi" keyword): #define pid...
, 2 posts  
Answer Snippets (Read the full thread at omgili):
] > I just downloaded cygwin 1.5.24-2 (just.
: [ Charset ISO-8859-1 unsupported, converting...
On Tue, 25 Mar 2008 15:07:42 -0500, Christopher Morlier <chris@morlier.us Hi Everyone, For a couple of years I have noticed that when I run programs from within Cygwin (currently 1.5.24-2), if the program crashes (ie segfault) then the program...
Started by on , 5 posts by 3 people.  
Answer Snippets (Read the full thread at omgili):
Because it's a non-cygwin child process, cygwin doesn't realise it's started and crashed, it thinks the process creation... .
On Wed, 26 Mar 2008 14:13:50 -0000, "Dave Korn" <dave.korn@artimi.com Christopher Morlier wrote on 25 March 2008 20:08: Yep .
On Mon, 17 Sep 2007 10:18:07 +0100 (BST), Prakash Babu <jprakashbabu31@yahoo.co.in> wrote: Hello all, I am trying to run the following command using cygwin on a remote node using ssh. /bin/sh -c 'echo Number=\"1234567\" >> /tmp/file...
, 2 posts  
Answer Snippets (Read the full thread at omgili):
On Mon, 17 Sep 2007 14:32:47 -0500, "DePriest, Jason R." <jrdepriest@gmail.com> wrote: On 9/17/07, Prakash Babu <> wrote: > Hello all, > > I am trying to run the following command using cygwin > on a remote node using ssh .
Page: 1   2   3   4  
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost