From owner-freebsd-questions@FreeBSD.ORG Fri Jan 20 03:49:53 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4199316A41F for ; Fri, 20 Jan 2006 03:49:53 +0000 (GMT) (envelope-from cholland@redmoonbroadband.com) Received: from exchange.redmoonbroadband.com (exchange.redmoonbroadband.com [206.123.80.131]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCBF943D45 for ; Fri, 20 Jan 2006 03:49:52 +0000 (GMT) (envelope-from cholland@redmoonbroadband.com) X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Date: Thu, 19 Jan 2006 21:49:50 -0600 Message-ID: <4B3EE484EEA4F344BBB62F8316489986554EB5@corpsrv.RedMoon.local> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Autoconf Issues Thread-Index: AcYddJB8iJEv0bWsRhCebt103FTqlA== From: "Cody Holland" To: Subject: Autoconf Issues 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: Fri, 20 Jan 2006 03:49:53 -0000 Running FreeBSD 5.4-STABLE and trying to install Apache 2.0.x and getting: autoconf: not found buildconf: autoconf not found. You need autoconf version 2.13 or newer installed to build Apache from CVS. ./buildconf failed for apr *** Error code 1 I have autoconf-2.13.000227_5 installed and automake-1.4.6_2. I've removed and reinstalled autoconf several times and also tried autoconf-259. I've installed Apache many times and have never ran into an issue like this. Any ideas? Thanks, Cody