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
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
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 /
> 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
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-
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
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
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
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]
-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
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
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
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
13 matches
Mail list logo