From owner-freebsd-questions@FreeBSD.ORG Mon Feb 11 18:13:01 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED5B816A41A for ; Mon, 11 Feb 2008 18:13:01 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from snipe.secure-computing.net (snipe.secure-computing.net [209.240.66.149]) by mx1.freebsd.org (Postfix) with ESMTP id C2CD513C44B for ; Mon, 11 Feb 2008 18:13:01 +0000 (UTC) (envelope-from ecrist@secure-computing.net) Received: from swordfish.local.claimlynx.com (unknown [74.95.66.25]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ecrist@secure-computing.net) by snipe.secure-computing.net (Postfix) with ESMTP id 6EDF91706C for ; Mon, 11 Feb 2008 11:54:03 -0600 (CST) Message-Id: <42CFC3CD-1221-4E44-863C-AE4B8CF2903D@secure-computing.net> From: Eric F Crist To: User Questions Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v915) Date: Mon, 11 Feb 2008 11:54:02 -0600 X-Mailer: Apple Mail (2.915) Subject: OpenLDAP 2.4 and FreeBSD Ports X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Feb 2008 18:13:02 -0000 Hello folks! First off, please reply-all as I'm not longer a subscriber. I'm trying to use OpenLDAP 2.4, which I installed from the FreeBSD ports tree. However, everything else I try to install, LDAP support in Apache22, pam_ldap, seems to want to use 2.3.40 instead. Obviously, it tries to install that version, which fails since 2.4.7 is installed. How do I tell the ports system I'm using 2.4 instead of 2.3 so it links correctly? thanks! ----- Eric F Crist Secure Computing Networks