From owner-freebsd-questions@FreeBSD.ORG Mon Jan 19 10:08:58 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 A0B3416A4CE for ; Mon, 19 Jan 2004 10:08:58 -0800 (PST) Received: from conn.mc.mpls.visi.com (conn.mc.mpls.visi.com [208.42.156.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 789C943D2F for ; Mon, 19 Jan 2004 10:08:57 -0800 (PST) (envelope-from veldy@veldy.net) Received: from veldy.net (fuggle.veldy.net [209.98.200.33]) by conn.mc.mpls.visi.com (Postfix) with ESMTP id F32A2836F; Mon, 19 Jan 2004 12:08:56 -0600 (CST) Received: from localhost (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with ESMTP id 6B92E1CC65; Mon, 19 Jan 2004 12:08:56 -0600 (CST) Received: from veldy.net ([127.0.0.1]) by localhost (fuggle.veldy.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 26800-04; Mon, 19 Jan 2004 12:08:54 -0600 (CST) Received: from 4K3500B (localhost.veldy.net [127.0.0.1]) by veldy.net (Postfix) with SMTP id C98CA1CC61; Mon, 19 Jan 2004 12:08:53 -0600 (CST) Message-ID: <005001c3deb7$4c85bb80$d037630a@nic.target.com> From: "Thomas T. Veldhouse" To: "Robert Fitzpatrick" , "FreeBSD" References: <1074535234.11635.13.camel@columbus> Date: Mon, 19 Jan 2004 12:08:53 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 X-Virus-Scanned: by amavisd-new at veldy.net 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: Mon, 19 Jan 2004 18:08:58 -0000 Robert Fitzpatrick wrote: > I have installed the openldap-2.1.23 package through the ports system, > but it will not install the slapd.sh file into the rc.d directory. Am > I missing something to get it to do this? I see the file in the files > directory below the ports for openldap. Other packages installed their > scripts fine, such as Apache2, pgsql, etc. # (cd /usr/ports/net/openldap21-server && make all install clean) Tom Veldhouse