| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Fri, 23 Jan 2004 10:59:23 +0100 |
| From: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
| Reply-To: | "Gerrit P. Haase" <gerrit AT familiehaase DOT de> |
| Organization: | Esse keine toten Tiere |
| Message-ID: | <143588793289.20040123105923@familiehaase.de> |
| To: | "Harig, Mark" <maharig AT idirect DOT net> |
| CC: | "Christian" <christian AT mobilcom DOT de>, "cygwin" <cygwin AT cygwin DOT com>, |
| "John Morrison" <John DOT Morrison AT uk DOT experian DOT com> | |
| Subject: | Re: error 1062 when starting distccd |
| In-Reply-To: | <BADF3C947A1BD54FBA75C70C241B0B9E90BBC6@ex02.co.idirect.net> |
| References: | <BADF3C947A1BD54FBA75C70C241B0B9E90BBC6 AT ex02 DOT co DOT idirect DOT net> |
| MIME-Version: | 1.0 |
| X-IsSubscribed: | yes |
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" \
--disp "Cygwin distccd" \
--env "CYGWIN=ntsec tty"
$ cygrunsrv -S distccd
Seems to run.
$ ps -e | grep distcc
2512 1916 2512 2032 ? 18 10:49:22 /usr/bin/distccd
2104 2512 2512 2104 ? 18 10:49:22 /usr/bin/distccd
2156 2512 2512 2156 ? 18 10:49:24 /usr/bin/distccd
2136 2512 2512 2136 ? 18 10:49:25 /usr/bin/distccd
Attached is a script, would be nice to have it in the original source
distribution, there is this neat examples directory;) For Cygwin it
could be part of the binary distribution as 'distccd-config' script in
/usr/bin, though should be similar to the sshd-config script then.
Gerrit
--
=^..^=
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |