From owner-freebsd-questions@FreeBSD.ORG Tue Jan 20 06:38:59 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AAE6216A4CE for ; Tue, 20 Jan 2004 06:38:59 -0800 (PST) Received: from hermes.webtent.net (hermes.webtent.net [192.216.106.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 82C9A43D58 for ; Tue, 20 Jan 2004 06:38:56 -0800 (PST) (envelope-from robert@webtent.com) Received: from columbus (webtent.org [198.79.127.235]) by hermes.webtent.net (8.10.2/8.10.2) with ESMTP id i0KEcph29229; Tue, 20 Jan 2004 09:38:52 -0500 From: Robert Fitzpatrick To: "Thomas T. Veldhouse" In-Reply-To: <005a01c3debb$635f33a0$d037630a@nic.target.com> References: <1074535234.11635.13.camel@columbus> <005001c3deb7$4c85bb80$d037630a@nic.target.com> <1074537309.11642.17.camel@columbus> <005a01c3debb$635f33a0$d037630a@nic.target.com> Content-Type: text/plain Organization: WebTent Networking, Inc. Message-Id: <1074609531.2478.3.camel@columbus> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.4 Date: Tue, 20 Jan 2004 09:38:52 -0500 Content-Transfer-Encoding: 7bit cc: FreeBSD Subject: Re: [5.2] Startup script won't install X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jan 2004 14:38:59 -0000 On Mon, 2004-01-19 at 13:38, Thomas T. Veldhouse wrote: > >> # (cd /usr/ports/net/openldap21-server && make all install clean) > >> > > > > Thanks. How do I know when this is needed for everything? Or should I > > always use the 'all' argument? I have not been able to figure out > > where to look for instructions under each port. > > 'all' is the default make target in just about all ports, so it is actually > redundant. > Still no luck, it only confirms the placement of the slapd daemon at the end of the install. Everything goes well, but no slapd.sh in rc.d. Any ideas? -- Robert