From owner-freebsd-questions@FreeBSD.ORG Tue Mar 23 00:48:42 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 C2F3616A4CE for ; Tue, 23 Mar 2004 00:48:42 -0800 (PST) Received: from smtp.infracaninophile.co.uk (happy-idiot-talk.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9040A43D3F for ; Tue, 23 Mar 2004 00:48:41 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) i2N8map2056431 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 23 Mar 2004 08:48:36 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost)id i2N8mW8b056430; Tue, 23 Mar 2004 08:48:32 GMT (envelope-from matthew) Date: Tue, 23 Mar 2004 08:48:32 +0000 From: Matthew Seaman To: Robert Fitzpatrick Message-ID: <20040323084832.GA27266@happy-idiot-talk.infracaninophile.co.uk> Mail-Followup-To: Matthew Seaman , Robert Fitzpatrick , FreeBSD References: <1079997848.3293.24.camel@columbus> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="envbJBWh7q8WU6mo" Content-Disposition: inline In-Reply-To: <1079997848.3293.24.camel@columbus> User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.8 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on happy-idiot-talk.infracaninophile.co.uk X-Virus-Scanned: clamd / ClamAV version devel-20040316, clamav-milter version 0.67l cc: FreeBSD Subject: Re: --enable-local with openldap21-server 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, 23 Mar 2004 08:48:42 -0000 --envbJBWh7q8WU6mo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Mar 22, 2004 at 06:24:08PM -0500, Robert Fitzpatrick wrote: > Can't seem to find where or how to add the config arg for openldap > '--enable-local'. No mention in the Makefile or should I just add it to > CONFIGURE_ARGS? As far as I can tell, --enable-local is set automatically by the configure script. As FreeBSD certainly does support AF_LOCAL unix domain sockets, and it has the sys/un.h header that the configure script tests for, then you will get the support you want automatically. =20 > Also, the openldap package was loaded at system build and found is > currently in /usr. I did portupgrade on it a while back and now at > openldap-server-2.1.27. Do I go back into > /usr/ports/net/openldap21-server to 'make deinstall' and 'make > reinstall' to get a new build with the options I need? Do a 'pkg_delete openldap-server-\*' or 'pkg_deinstall openldap-server-\*' (the last if you're a portupgrade user). Then install from the port in the usual way. Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK --envbJBWh7q8WU6mo Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAX/ngdtESqEQa7a0RAgukAJwJpLkqrUelbhWi2dV1s5LtK1bfhgCfVDOl RXxrofQ+az8LDSuerX6t6Yk= =Px1M -----END PGP SIGNATURE----- --envbJBWh7q8WU6mo--