On Fri, 19 May 2006, Christopher Faylor wrote:
> On Fri, May 19, 2006 at 10:01:27PM -0400, Igor Peshansky wrote:
> >Hi,
> >
> >Found a weird problem with the latest CVS (a regression from end February,
> >but I can track it down further, too, if the testcase doesn't help).
> >Compiling the followi
On Fri, May 19, 2006 at 10:01:27PM -0400, Igor Peshansky wrote:
>Hi,
>
>Found a weird problem with the latest CVS (a regression from end February,
>but I can track it down further, too, if the testcase doesn't help).
>Compiling the following program:
>
>#include
>int main() { printf("1\n"); exit(-
Hi,
Found a weird problem with the latest CVS (a regression from end February,
but I can track it down further, too, if the testcase doesn't help).
Compiling the following program:
#include
int main() { printf("1\n"); exit(-1); }
with "gcc -mno-cygwin" and running it produces the following outp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Bob Rossi wrote:
> I created a setup.hint for the first time. I don't have a README, is
> this required?
Yes, see:
http://sourceware.org/cgi-bin/cvsweb.cgi/~checkout~/packaging/templates/generic-readme?content-type=text/plain&cvsroot=cygwin-apps
Kee
Hi all,
Here is what I need, and maybe someone can help me find it or probebly
already has a script made:
Client = XP SP2 with Cygwin
Server (remote web server with files to be backed up) = Linux with ssh,
rsync, scp enabled port 49150 (not the standard port 22)
I installed XAMPP with apache Mys
> However, you do understand correctly. I'm attaching the .cygport and
> source patch that I've used to build cgdb for Cygwin Ports.
>
> Just put these files together in a directory, cd there, then:
>
> cygport ./cgdb-0.6.2-1.cygport download almostall
OK, this worked great.
> To retrieve the
On Tue, May 02, 2006 at 07:14:32PM +0200, Ludovic Drolez wrote:
>A few months ago someone reported (subj=Windows update vs. cygrunsrv) that
>windows update and cygrunsrv fails when trying to update multimedia programs on
>windows (MP, iTunes, etc). cygrunsrv uses nearly all cpu.
>
>In fact, I use c
Steven Hartland wrote:
I've setup and environment using scponly-4.6 where by I have
the following:
/home//
What I've done to get is to actually
mount it under cygwin e.g.
mount c:/shareddir /home/user1/shareddir
Unfortunately when the user logs in using sftp shareddir
is blank like the mount do
On 19 May 2006 15:20, Porfirio Ribeiro wrote:
> Hi.
>
> I am having a problem to remove the cygwin folder, it delete most files
> but mail in some!
> Looks like i dont have permitions to remove the folders :s
>
> I tryed to Chmod it, but it says that it cant change permission!
>
> So is there a
I am having a problem to remove the cygwin folder, it delete most files
but mail in some!
Looks like i dont have permitions to remove the folders :s
I tryed to Chmod it, but it says that it cant change permission!
So is there any other way to remove the folder and subfolders\files (
other than f
Hi.
I am having a problem to remove the cygwin folder, it delete most files
but mail in some!
Looks like i dont have permitions to remove the folders :s
I tryed to Chmod it, but it says that it cant change permission!
So is there any other way to remove the folder and subfolders\files (
othe
Yaakov,
On Thu, May 18, 2006 at 04:54:37PM -0500, Yaakov S (Cygwin Ports) wrote:
> Jason Tishler wrote:
> > Thanks for the nudge. :,)
>
> And thank you for the quick version bump!
You are quite welcome.
> BTW, for your next release, would you mind making a
> /usr/lib/libpython2.4.dll.a ->
> /us
Christian,
On Thu, May 18, 2006 at 09:44:45PM +0200, Christian Franke wrote:
> Thanks for this quick release!
You are quite welcome.
Thanks,
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6
--
Unsubscr
On Fri, 19 May 2006, Charles Wilson wrote:
> Alexander Gottwald wrote:
>
> > Actually GetStdHandle seems to work with pipes.
> >
> > run cat foo | less cat foo | run cat | less
> > but this does exit immediatly
> > run cat | less
>
> ...
>
> > So the invisible console should provide stdin, stdout
I've setup and environment using scponly-4.6 where by I have
the following:
/home//
What I've done to get is to actually
mount it under cygwin e.g.
mount c:/shareddir /home/user1/shareddir
Unfortunately when the user logs in using sftp shareddir
is blank like the mount does not exist. Anyone got
Dear whom might feel concerned,
My favorite short cut on windows is not able with a Xcygwin window :
Alt + break 'n' (for french language OS) Grow the windows in full space.
Such as Alt + break 'x' on linux (Gnome), wich maximize the windows also.
So why for any Xcygwin windows Alt+Break does not
I have sorted out those files, but telnet don't run
anyway.
I an attached file is "cygcheck.out".
Regards,
Jose Luis.
> >
> > You aren't really a member of a group called
> > "mkgroup-l-d"! This name is a
> > hint to you from cygwin that there is no entry in
> > the groups file for (a
It is in a attached file.
Regards,
Jose Luis.
>
> Out of curiousity, what output do you see
> > from the commands
> >
> > ls -la /cygdrive/c/WINDOWS/system32/drivers/etc/
> > ls -la /etc/{hosts,protocols,services,networks}
> > wc -l /etc/{hosts,protocols,services,networks}
> >
> > c
Alexander Gottwald wrote:
Actually GetStdHandle seems to work with pipes.
run cat foo | less
cat foo | run cat | less
but this does exit immediatly
run cat | less
...
So the invisible console should provide stdin, stdout and stderr where
stdout and stderr will discard any written data
Christopher Faylor wrote:
Hopefully the run code is GPLed...
Yep. Has the big ol' GPL header right at the top of run.c:
/* run -- Wrapper program for console mode programs under Windows(TM)
* Copyright (C) 1998 Charles S. Wilson
*
* This program is free software; you can redistribute it
20 matches
Mail list logo