OpenGL/Cg cygwin makefile

2006-04-01 Thread Theo Verelst
Dear Readers, I've been doing work in the accelerated computer graphics area on compiling OpenGL/Cg (shader) programs with cygwin, and made a Makefile for one of the SDK examples which comes with the NVidia Cg compiler, see: http://www.theover.org/graphics maybe some people have worked on

gcc-compiled CGI + Windoze Apache = Error 500

2006-04-01 Thread cshepard
I compile the following code thusly: gcc -o hw.cgi hw.c #include int main(void) { printf("Content-type: text/html\n\n"); printf("HW"); exit(0); } Resulting permissions are 777. The hw.cgi runs fine from both bash and DOSe shells, but Apache/2.0.55 (Win32) produces a 5

Re: cvs 1.11.17 in command line server mode, OpenSSH_4.3p2, OpenSSL 0.9.8a 11 Oct 2005, problem with binary files

2006-04-01 Thread Jay Abel
Questions answered below: $ cvs commit -m 'update wrappers' Did a message with the revision number appeared at this point? Yes: [EMAIL PROTECTED]/CVSROOT] % cvs commit -m 'try again' Checking in cvswrappers; /home/spring2006/CVSROOT/cvswrappers,v <-- cvswrappers new revision: 1.3; previo

Re: File copying problem

2006-04-01 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Stefan Vorkoetter on 3/31/2006 9:33 AM: > > Another question then: Why can I successfully use tar to read files from > the samba file system, and record them into a tar archive on the local > file system? Is it simply that tar doesn't bot

Re: cvs 1.11.17 in command line server mode, OpenSSH_4.3p2, OpenSSL 0.9.8a 11 Oct 2005, problem with binary files

2006-04-01 Thread René Berber
Jay Abel wrote: [snip] > [EMAIL PROTECTED]/CVSROOT] % cvs commit -m 'try again' > Checking in cvswrappers; > /home/spring2006/CVSROOT/cvswrappers,v <-- cvswrappers > new revision: 1.3; previous revision: 1.2 > done > cvs commit: Rebuilding administrative file database > [EMAIL PROTECTED]/CVSROOT]

Hey buddy, ru there?

2006-04-01 Thread Widing Daniel
Dear Chlia, Give me a chance, Okay? http://news.yahoo.com Have a good day. Cu later. Yours Bob. - DEMANDTEC EMAIL NOTICE: NOTICE: This email transmission a

Re: 1.5.18-1: syslogd and cron message issue (XP/2000).

2006-04-01 Thread René Berber
Irwin, Doug wrote: > I have set up /etc/syslog.conf to exclude logging cron messages but > still seem to be getting them. > > In syslogd I have tried the following: > *.*;cron.none /var/log/messages That one should be enough. [snip] > What is getting logged is soemthing along the lines

'cron' fails to stop

2006-04-01 Thread Jerry D. Hedden
I have installed 'cron' as a service using the following: cygrunsrv -I cron -d "CYGWIN cron" -p /usr/sbin/cron -a -D -e "CYGWIN=server ntsec tty" -i It starts and runs fine using: cygrunsrv -S cron A reading of the services shows: Service : cygserver Display name: CYGWIN

Re: 'cron' fails to stop

2006-04-01 Thread René Berber
Jerry D. Hedden wrote: > I have installed 'cron' as a service using the following: > cygrunsrv -I cron -d "CYGWIN cron" -p /usr/sbin/cron -a -D -e > "CYGWIN=server ntsec tty" -i First mistake, you should have read /usr/share/doc/Cygwin/cron.README and, following those instructions, used cron-

RE: 'cron' fails to stop

2006-04-01 Thread Jerry D. Hedden
> Jerry D. Hedden wrote: > > I have installed 'cron' as a service using the following: > > cygrunsrv -I cron -d "CYGWIN cron" -p /usr/sbin/cron -a -D -e > > "CYGWIN=server ntsec tty" -i René Berber replied: > First mistake, you should have read /usr/share/doc/Cygwin/cron.README and, > followin

Re: [FAQ alert] RE: segfault on memory intensive programs

2006-04-01 Thread Joshua Daniel Franklin
On 3/30/06, Dave Korn wrote: > As to the FAQ entry, it really needs a little alteration. Ping JDF! > > It should make clear that those parameters are in bytes. The example of a > 4k stack and 1k heap is a bit unrealistic and it might be more productive to > show people how to make exes with /

Re: 1.5.18-1: syslogd and cron message issue (XP/2000).

2006-04-01 Thread René Berber
René Berber wrote: [snip] > After compiling and installing the changed version I'm getting this ugly > message: > > Apr 1 18:33:31 b kernel: cron[2812]: segfault at 004060C2 rip 00402986 rsp > 0022E850 error 6 > > But cron is working normally, so it may be just a non related problem > (possibl

Re: 'cron' fails to stop

2006-04-01 Thread René Berber
Jerry D. Hedden wrote: >> Jerry D. Hedden wrote: >>> I have installed 'cron' as a service using the following: >>> cygrunsrv -I cron -d "CYGWIN cron" -p /usr/sbin/cron -a -D -e >>> "CYGWIN=server ntsec tty" -i > > René Berber replied: >> First mistake, you should have read /usr/share/doc/Cygwi