Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" Reply-To: "Gerrit P. Haase" Organization: Esse keine toten Tiere Message-ID: <143588793289.20040123105923@familiehaase.de> To: "Harig, Mark" CC: "Christian" , "cygwin" , "John Morrison" Subject: Re: error 1062 when starting distccd In-Reply-To: References: MIME-Version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7bit 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/