Re: 1.5.10: Apache, CGIs giving "User defined signal 2" or silent failure

2004-08-01 Thread elijah wright
> I'm running Cygwin 1.5.10 on Windows XP Pro, Apache 1.3.29 (Cygwin), > gawk 3.1.3 included with Cygwin, and curl 7.11.1 (i686-pc-cygwin). I > wrote a simple CGI in gawk: > > #!/bin/gawk -f > BEGIN { > print "Content-type: text/plain\n" > cmd = "curl -s http://www.bates.edu/ils";

For clients (forlornly)

2004-08-01 Thread Links
Dear chaepsoft customer! We have update our programs list, now we have more and new version programs. Our full catalog with 1500 fresh software titles http://aspirating.rubikonaj.com/2/p/ With best regards, Chaepsoft Manager Jason Awishing -- Unsubscribe info: http://cygwin.com/ml/#unsub

1.5.10: Apache, CGIs giving "User defined signal 2" or silent failure

2004-08-01 Thread jhart
I'm running Cygwin 1.5.10 on Windows XP Pro, Apache 1.3.29 (Cygwin), gawk 3.1.3 included with Cygwin, and curl 7.11.1 (i686-pc-cygwin). I wrote a simple CGI in gawk: #!/bin/gawk -f BEGIN { print "Content-type: text/plain\n" cmd = "curl -s http://www.bates.edu/ils"; #cmd = "

Re: man error

2004-08-01 Thread Ken Dibble
This might be a good place to start: http://cygwin.com/problems.html yvb wrote: Hello, I can't use man command. When I try to running for example: man ls I get this error: locale: not found /usr/bin/nroff: invalid option -c I am running XP Home and the latest version of Cygwin. Thanks Yury -- Unsu

man error

2004-08-01 Thread yvb
Hello, I can't use man command. When I try to running for example: man ls I get this error: locale: not found /usr/bin/nroff: invalid option -c I am running XP Home and the latest version of Cygwin. Thanks Yury -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

Re: Socket problem w/ apache & perl cgi - and mysql

2004-08-01 Thread darogers
No, actually it's not limited to mysql, although that is what I was originally trying to do. I have also tried the same code attempting to connect to port 80 on localhost - which ought to work. I've also tried port 110 at my isp which ought to work. Both work from the bash prompt. Neither wo

You cannot subscribe from address "cygwin@cygwin.com". (Mathematica ML)

2004-08-01 Thread Mathematica-admin
$B$3$N(BMathematica$B%a!<[EMAIL PROTECTED]"%I%l%9$N$_EPO?!&Ej9F2DG=$H(B $B$J$C$F$*$j$^$9!#$*$7$F$/[EMAIL PROTECTED](B (B (B (B-- (BUnsubscribe info: http://cygwin.com/ml/#unsubscribe-simple (BProblem reports: http://cygwin.com/problems.html (BDocumentation: http://cygw

Re: Configure and missing install-sh

2004-08-01 Thread Christopher Faylor
On Sat, Jul 31, 2004 at 09:13:15PM +0300, Jani tiainen wrote: >Jani tiainen wrote: >>Christopher Faylor wrote: >>>On Sat, Jul 31, 2004 at 08:58:34PM +0300, Jani tiainen wrote: I tried googling around but couldn't really find reason (and solution) why configure script ends in error stating: