From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.sysutils.supervision.general/410 Path: main.gmane.org!not-for-mail From: Charlie Brady Newsgroups: gmane.comp.sysutils.supervision.general Subject: Re: daemontools, just compiling and not installing Date: Tue, 11 May 2004 12:57:44 -0400 (EDT) Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: sea.gmane.org 1084294690 12266 80.91.224.253 (11 May 2004 16:58:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 May 2004 16:58:10 +0000 (UTC) Cc: supervision@list.skarnet.org Original-X-From: supervision-return-648-gcsg-supervision=m.gmane.org@list.skarnet.org Tue May 11 18:57:48 2004 Return-path: Original-Received: from antah.skarnet.org ([212.85.147.14]) by deer.gmane.org with smtp (Exim 3.35 #1 (Debian)) id 1BNaZf-00078v-00 for ; Tue, 11 May 2004 18:57:47 +0200 Original-Received: (qmail 4366 invoked by uid 76); 11 May 2004 16:58:09 -0000 Mailing-List: contact supervision-help@list.skarnet.org; run by ezmlm List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Archive: Original-Received: (qmail 4360 invoked from network); 11 May 2004 16:58:08 -0000 X-X-Sender: charlieb@allspice.nssg.mitel.com Original-To: Payal Rathod In-Reply-To: Xref: main.gmane.org gmane.comp.sysutils.supervision.general:410 X-Report-Spam: http://spam.gmane.org/gmane.comp.sysutils.supervision.general:410 On Tue, 11 May 2004, Paul Jarc wrote: > Payal Rathod wrote: > > Excuse for a stupid question, but what is a way for just compiling the > > daemontools package? > > package/compile will build the programs within the package directory. > package/upgrade will set up symlinks so the programs appear in $PATH. > package/run will set up svscan to run automatically. You probably > want package/compile and package/upgrade, but not package/run. Or package/compile, then copy the programs you want to where you want them. [But I don't know why you wouldn't wish to install all the programs. Their names are distinct (and claimed for /command), so you shouldn't clobber anything, and they will certainly be harmless if never executed.] -- Charlie