Re: Installing cygwin by manually copying c:\cygwin to another machine

2006-01-15 Thread Yitzchak Scott-Thoennes
On Fri, Jan 13, 2006 at 08:59:25PM -0500, Brett Serkez wrote: > [snip] > > Not particularly, assuming you use the same local package cache on > > each machine, especially if you use the trick for pulling in all the > > packages you want automatically. > > Right. > > > I don't know about chere, >

Re: socket programming -- operation now in progress

2006-01-15 Thread Tim
Oh my goodness. I suppose you are right Samuel. I guess it just threw me off when I got "connect: Success" in Linux from the perror. Sorry to have wasted your time. Sincerely, Timothy -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/probl

[ANNOUNCEMENT] Updated: grace-5.1.19-1 / New test version: grace-5.99.0-1

2006-01-15 Thread Volker Quetschke
New upstream release: grace-5.1.19-1 has been uploaded to the Cygwin net distribution. See for a detailed list of changes. New test version: grace-5.99.0-1 has been uploaded as a test version to the Cygwin net distribution to preview th

Re: fenv.h and friends

2006-01-15 Thread Yaakov S (Cygwin Ports)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Luke Stras wrote: > I'm trying to compile NumPy [1], and am running into a problem: I'm > getting undefined references to fetestexcept, feclearexcept, and > feraisexcept. These are normally defined in fenv.h. Right, but is not provided by newlib. >

RE: setup crashes trying to install xorg-x11-fnts: Solved

2006-01-15 Thread Iain Alexander
I had a setup.ini from ftp://ftp.kr.freebsd.org/pub/cygwin dated 15 Oct 2004 which for some reason has a bogus size and md5 for xorg-x11-fenc-6.8.1.0-2.tar.bz2 and xorg-x11-fnts- 6.8.1.0-3.tar.bz2. At that time I didn't attempt to install any X11. I have recently been using ftp://ftp.mirror.a

Re: Running php scripts under cygwin

2006-01-15 Thread Robert Fitzpatrick
Brian Dessent wrote: Robert Fitzpatrick wrote: Thanks, yes, I want to use the script by cron, can you point out how that will be done? I've found some cygwin cron stuff, but still no word on exactly how I set that up under cygwin. I already thought I'd rewrite Install the cron package

Re: socket programming -- operation now in progress

2006-01-15 Thread Samuel Thibault
Tim, le Sun 15 Jan 2006 18:49:46 -0600, a écrit : Hi, > On connect(), I get an error "Operation now in progress." > > connect(sock, (struct sockaddr*)&time_serv, sizeof(struct sockaddr)); > perror("connect"); Does connect() return -1 ? If not, errno has an undefined value and shouldn

socket programming -- operation now in progress

2006-01-15 Thread Tim
I am testing a very simple socket program. It functions, but there's still a nagging problem. On connect(), I get an error "Operation now in progress." The code: #include #include #include #include int main() { int sock = socket(PF_INET, SOCK_STREAM, 0); struct sockaddr_in ti

Re: Running php scripts under cygwin

2006-01-15 Thread René Berber
Robert Fitzpatrick wrote: [snip] > Thanks, yes, I want to use the script by cron, can you point out how > that will be done? I've found some cygwin cron stuff, but still no word > on exactly how I set that up under cygwin. I already thought I'd rewrite > the utility in Perl, but I figured I'd chec

Re: Running php scripts under cygwin

2006-01-15 Thread Brian Dessent
Robert Fitzpatrick wrote: > Thanks, yes, I want to use the script by cron, can you point out how > that will be done? I've found some cygwin cron stuff, but still no word > on exactly how I set that up under cygwin. I already thought I'd rewrite Install the cron package. Read /usr/share/doc/Cygw

Re: Running php scripts under cygwin

2006-01-15 Thread Robert Fitzpatrick
Brett Serkez wrote: You would think I could find lots of info on this subject, but for some reason I can't. I found info from googling the subject and some mention of building php with cygwin, but do not see PHP in cygwin setup. I tried to run a php script from a cygwin prompt using the php.exe i

Re: Running php scripts under cygwin

2006-01-15 Thread Brett Serkez
> You would think I could find lots of info on this subject, but for > some reason I can't. I found info from googling the subject and some > mention of building php with cygwin, but do not see PHP in cygwin > setup. I tried to run a php script from a cygwin prompt using the > php.exe installed int

Re: stat(2) triggers on-demand virus scan

2006-01-15 Thread Christopher Faylor
On Sat, Jan 14, 2006 at 11:37:33PM -0600, Gary R. Van Sickle wrote: >[snip] I just wanted to make it clear that we aren't going to be >>making any special concessions to a product like a virus scanner which cause perfectly acceptable code to misbehave. If that is the >>case then it >>>

Running php scripts under cygwin

2006-01-15 Thread Robert Fitzpatrick
You would think I could find lots of info on this subject, but for some reason I can't. I found info from googling the subject and some mention of building php with cygwin, but do not see PHP in cygwin setup. I tried to run a php script from a cygwin prompt using the php.exe installed into Wind

RE: stat(2) triggers on-demand virus scan

2006-01-15 Thread Hannu E K Nevalainen
pmcferrin wrote: > Here is something a little OT > > When making comparisons between multiple runs to run timing tests > before and after a change, it there a way I can guarantee more > consistent results? e.g. Condider the following: > > time find . -print | wc -l > > I can run the abov

Re: stat(2) triggers on-demand virus scan

2006-01-15 Thread Chris Taylor
Gary R. Van Sickle wrote: [snip] I just wanted to make it clear that we aren't going to be making any special concessions to a product like a virus scanner which cause perfectly acceptable code to misbehave. If that is the case then it is a situation for the virus scanner to work out

Re: once more unto the breech - please try a snapshot so I can release this thing

2006-01-15 Thread Yitzchak Scott-Thoennes
On Sat, Jan 14, 2006 at 05:58:32PM -0800, Yitzchak Scott-Thoennes wrote: > On Thu, Jan 12, 2006 at 08:35:18PM -0500, Christopher Faylor wrote: > > On Wed, Jan 11, 2006 at 10:46:24PM -0800, Yitzchak Scott-Thoennes wrote: > > >Just in case it's relevant, note that I have experimental bash, > > >readl