Re: error 1062 when starting distccd

2004-01-23 Thread Gerrit P. Haase
Mark schrieb: > Here is someone's solution that uses "cygrunsrv": > http://lists.samba.org/archive/distcc/2004q1/001960.html Based on this I suggest the following command line to install it: $ cygrunsrv \ --install distccd \ --path /usr/bin/distccd.exe \ --args "--no-detach --daemon" \

RE: error 1062 when starting distccd

2004-01-22 Thread Harig, Mark
Here is someone's solution that uses "cygrunsrv": http://lists.samba.org/archive/distcc/2004q1/001960.html > > You could try the following alternatives to > "cygrunsrv": > >Start distccd - > > /usr/bin/distccd --daemon --nice 4 --log-file > /var/log/distccd.log --pid-file /var/run/di

RE: error 1062 when starting distccd

2004-01-22 Thread Harig, Mark
; fi You could either create a shell function or alias to reduce typing. > -Original Message- > From: Christian [mailto:[EMAIL PROTECTED] > Sent: Thursday, January 22, 2004 9:51 AM > To: Gerrit P. Haase > Cc: Christian; cygwin > Subject: Re: error 1062 when starting dis

Re: error 1062 when starting distccd

2004-01-22 Thread Christian
Gerrit P. Haase schrieb: Hallo Christian, Hi Gerrit! I have read the docu and think, that i've installed the distccd-service in the right way. When starting the service with "cygrunsrv.exe -S distccd", the log says: PID 672 : starting service `distccd' failed: execv: 0, No error. What is in

Re: error 1062 when starting distccd

2004-01-22 Thread Gerrit P. Haase
Hallo Christian, [distcc as service fails] > I have read the docu and think, that i've installed the distccd-service > in the right way. > When starting the service with "cygrunsrv.exe -S distccd", the log says: > PID 672 : starting service `distccd' failed: execv: 0, No error. What is in the W

Re: error 1062 when starting distccd

2004-01-22 Thread Christian
Gerrit P. Haase schrieb: Christian wrote: hi! $ /etc/rc.d/init.d/distccd start Starting distccd: [ OK ] it seems running: $ ps -a PIDPPIDPGID WINPID TTY UIDSTIME COMMAND 2628 12628 2628? 1000 13:37:5

Re: error 1062 when starting distccd

2004-01-22 Thread Gerrit P. Haase
Christian wrote: > hi! > $ /etc/rc.d/init.d/distccd start > Starting distccd: [ OK ] > it seems running: > $ ps -a >PIDPPIDPGID WINPID TTY UIDSTIME COMMAND > 2628 12628 2628? 1000 13:37:52 /usr/bin/di