From owner-freebsd-questions@FreeBSD.ORG Thu Feb 26 02:53:16 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 DBFBF16A4CE for ; Thu, 26 Feb 2004 02:53:16 -0800 (PST) Received: from smtp-out2.xs4all.nl (smtp-out2.xs4all.nl [194.109.24.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 26C9343D1D for ; Thu, 26 Feb 2004 02:53:16 -0800 (PST) (envelope-from albi@saynotomicrosoft.org) Received: from moonshine.eyfa.org (213-84-173-33.adsl.xs4all.nl [213.84.173.33]) by smtp-out2.xs4all.nl (8.12.10/8.12.10) with SMTP id i1QArDJ0076010 for ; Thu, 26 Feb 2004 11:53:15 +0100 (CET) Date: Thu, 26 Feb 2004 11:53:39 +0100 From: albi To: freebsd-questions@freebsd.org Message-Id: <20040226115339.7eb68e68@moonshine.eyfa.org> In-Reply-To: <20040226032034.GA69637@tao.thought.org> References: <20040226032034.GA69637@tao.thought.org> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd4.9) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: openoffice-1.1 question... 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: Thu, 26 Feb 2004 10:53:17 -0000 On Wed, 25 Feb 2004 19:20:34 -0800 Gary Kline wrote: > On another server I'm trying to build openoffice-1.1. > Finally got the Java stuff to build; now I ran into > this: > > ===> Configuring for openoffice-1.1.0_3 > FATAL ERROR: Autoconf version 2.50 or higher is required for this > script*** Error code 2 > > > I *did* have an older autoconf installed with v 2.5.7; then > removed the older version, and reinstalled autoconf-2.57. i compiled openoffice-1.1.0_3 on my machine today and no probs whatsoever, but i did first : * cvsup of the ports * portupgrade -arvy HTH