| 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 |
| content-class: | urn:content-classes:message |
| MIME-Version: | 1.0 |
| Subject: | RE: error 1062 when starting distccd |
| Date: | Thu, 22 Jan 2004 12:38:58 -0500 |
| Message-ID: | <BADF3C947A1BD54FBA75C70C241B0B9E90BBC6@ex02.co.idirect.net> |
| X-MS-Has-Attach: | |
| X-MS-TNEF-Correlator: | |
| From: | "Harig, Mark" <maharig AT idirect DOT net> |
| To: | "Christian" <christian AT mobilcom DOT de>, |
| "Gerrit P. Haase" <gerrit AT familiehaase DOT de> | |
| Cc: | "cygwin" <cygwin AT cygwin DOT com> |
| X-IsSubscribed: | yes |
| X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i0MHdgHw002442 |
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/distccd.pid > > Stop distccd - > > if [ -f /var/run/distccd.pid ]; then kill -s SIGTERM > $(cat /var/run/distccd.pid); fi > > You could either create a shell function or alias to reduce typing. -- 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 |