Date: Sat, 03 Apr 2004 15:45:06 -0500 From: Robert Fitzpatrick <robert@webtent.com> To: FreeBSD <freebsd-questions@freebsd.org> Subject: Reinstalling OpenLDAP-2.1.28 with SASL support Message-ID: <1081025106.3640.8.camel@columbus>
next in thread | raw e-mail | index | archive | help
I want to be sure I'm doing this right before I start. I currently have OpenLDAP-2.1.28 port installed on FreeBSD-5.2.1. I need to rebuild it with SASL support. I have defined WITH_SASL in /etc/make.conf and have Cyrus-SASL-2.1.18 and saslauthd installed. My directory has plenty of existing entries and I have dumped them out into an LDIF file. So, from here, can I just move into the /usr/ports/net/openldap21-server dir and do 'make deinstall' and then 'make install clean'? I guess my big question is where will the server end up? My current install is in /usr and I know ports will usually install under /usr/local, or should I add PREFIX somewhere for this install? I would like it to just overwrite the old version, am I planning this right? -- Robert
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1081025106.3640.8.camel>