Socket problem w/ apache & perl cgi

2004-07-29 Thread David A. Rogers
I have a snippet of perl code that runs fine at the bash prompt but fails when run under apache as a cgi app. === #!/usr/bin/perl use strict; use IO::Socket; print "Content-type: text/plain\n\n"; my $socket = IO::Socket::INET->new(PeerAddr => "127.0.0.1",

Re: INT32: jmorecfg.h

2004-07-29 Thread Charles Wilson
Frédéric L. W. Meunier wrote: libtiff moved to Autoconf, Automake, and Libtool in the 3.7.0 alpha release. Halle-fraggin-lujah! But that still doesn't solve the libjpeg problem -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com

Re: sign off

2004-07-29 Thread Matthew O. Persico
On Thu, 29 Jul 2004 15:11:08 -0400, liya typed: > delete me from this list > > > -- Use the instructions that can be found at the bottom of every post: > Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple -- Matthew O. Persico -- Unsubscribe info: http://cygwin.com/ml/#unsubs

Re: Accessing Property Sheets

2004-07-29 Thread George
Igor Pechtchanski wrote: On Wed, 28 Jul 2004, George wrote: I keep running up against situations where I require access to the property sheet for a folder/file to perform a settings change I can't accomplish otherwise. Exactly which properties are you trying to change? Some of the security ones c

cygwin java invoking

2004-07-29 Thread amir wasim
Hi, I want to run a program in cygwin and want to access its out put so that i can do some processing on it. Let us make it simple how can i start cygwin and call ls. I know i can do it with java process exec in java.lang.runtime i think but i have tried hard and havnet had luck. Simple runni

Re: [Bug] wget and files >2GB

2004-07-29 Thread Robert Pendell
This is a known issue with wget and not an issue with the port to cygwin. This has been reported to the developers and might be fixed in the next version. >From the wget mailing list: Quote from Hrvoje Niksic: > That's a bug in all released versions of Wget, sorry. In the next > release downlo

[Bug] wget and files >2GB

2004-07-29 Thread Max Bowsher
On attempting to wget a DVD image, wget ended the transfer at 2GB. Could the maintainer look into this, please? Thanks. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.ht

Re: text/binmode endless loop

2004-07-29 Thread Christopher Faylor
On Thu, Jul 29, 2004 at 10:20:44PM +0200, Alexander Gottwald wrote: >from an strace of XWin > > 63 1636203 [main] Xwin 1404 writev: 1 = write (3, 0x22ED50, 1), errno 2 > 63 1636266 [main] Xwin 1404 fhandler_base::set_flags: flags 0x120601, supplied_bin > 0x0 > 62 1636328 [main] Xwin 1404 fha

Re: How to clean the local package directory?

2004-07-29 Thread Igor Pechtchanski
On Thu, 29 Jul 2004, David Arnstein wrote: > My local package directory contains multiple versions of many cygwin > packages. It also contains versions of packages that I no longer use. > > What is the best procedure for cleaning up the local package > directory? I very much want to preserve cyg

How to clean the local package directory?

2004-07-29 Thread David Arnstein
My local package directory contains multiple versions of many cygwin packages. It also contains versions of packages that I no longer use. What is the best procedure for cleaning up the local package directory? I very much want to preserve cygwin's notion of what packages (and what versions ther

text/binmode endless loop

2004-07-29 Thread Alexander Gottwald
from an strace of XWin 63 1636203 [main] Xwin 1404 writev: 1 = write (3, 0x22ED50, 1), errno 2 63 1636266 [main] Xwin 1404 fhandler_base::set_flags: flags 0x120601, supplied_bin 0x0 62 1636328 [main] Xwin 1404 fhandler_base::set_flags: O_TEXT/O_BINARY set in flags 0x2 62 1636390

RE: Automated Installation on Multiple Machines

2004-07-29 Thread Tennis Smith \(tennis\)
Cool! Thanks. Does it work with NT or XP as well? -T > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf > Of 3APA3A > Sent: Thursday, July 29, 2004 3:38 AM > To: Tennis Smith (tennis) > Cc: [EMAIL PROTECTED] > Subject: Re: Automated Installation on Multip

sign off

2004-07-29 Thread liya
delete me from this list -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

Re: Getting older versions of Cygwin?

2004-07-29 Thread Larry Hall
At 02:47 PM 7/29/2004, you wrote: >Hi! Since nobody has a suggestion about my problem with Amanda and Cygwin 1.5.20, I >was wondering if anyone know where I could download older versions of Cygwin and the >accompanying packages? Same as always. Search for stale mirrors. I'd recommend tryin

Getting older versions of Cygwin?

2004-07-29 Thread Richard Morse
Hi! Since nobody has a suggestion about my problem with Amanda and Cygwin 1.5.20, I was wondering if anyone know where I could download older versions of Cygwin and the accompanying packages? Thanks, Ricky -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports:

cygwin 1.4.0 - fork stops working ("permission denied")

2004-07-29 Thread George Morin
I am currently running an application which uses fork/exec to run various background jobs. Every once in a while (less than .5%) I've found that fork fails and with strerror have received a permission denied error. From that point on, all subsequent forks will fail. In between my fork and exec the

RE: Accessing Property Sheets

2004-07-29 Thread DePriest, Jason R.
On Thursday, July 29, 2004 7:31 AM, Igor Pechtchanski wrote > On Wed, 28 Jul 2004, George wrote: > >> I keep running up against situations where I require access to the >> property sheet for a folder/file to perform a settings change I can't >> accomplish otherwise. > > Exactly which properties

Re: Accessing Property Sheets

2004-07-29 Thread Igor Pechtchanski
On Wed, 28 Jul 2004, George wrote: > I keep running up against situations where I require access to the > property sheet for a folder/file to perform a settings change I can't > accomplish otherwise. Exactly which properties are you trying to change? Some of the security ones can be changed via

Re: Automated Installation on Multiple Machines

2004-07-29 Thread 3APA3A
Dear Tennis Smith (tennis), You can easily deploy Cygwin or whatever you want with sysdiff (it can be found in deploy.cab on Windows 2000/2003 Server CD). Check google for using sysdiff. If you have Cygwin base installed, deployment of the rest can be as easy as copying Cygwin folder. --Thur

Re: Automated Installation on Multiple Machines

2004-07-29 Thread Max Bowsher
Tennis Smith (tennis) wrote: > Hi, > > I'm installing Cygwin on about 30 different machines at once. I've already > installed the basic Cygwin package which was very easy. Unfortunately, I > need to do much more. All of the PCs need to be identically configured with > ssh, telnet and ftp enabled

Automated Installation on Multiple Machines

2004-07-29 Thread Tennis Smith \(tennis\)
Hi, I'm installing Cygwin on about 30 different machines at once. I've already installed the basic Cygwin package which was very easy. Unfortunately, I need to do much more. All of the PCs need to be identically configured with ssh, telnet and ftp enabled and running as services. Does anyone