Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Feb 2004 22:12:10 -0800
From:      Gary Kline <kline@thought.org>
To:        X-Istence <xistence@x-istence.com>
Cc:        FreeBSD Mailing List <freebsd-questions@freebsd.org>
Subject:   Re: openoffice-1.1 question...
Message-ID:  <20040226061210.GB69942@tao.thought.org>
In-Reply-To: <403D6CA0.3070502@x-istence.com>
References:  <20040226032034.GA69637@tao.thought.org> <403D6CA0.3070502@x-istence.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 25, 2004 at 10:48:48PM -0500, X-Istence wrote:
> Gary Kline wrote:
> >	Folks, 
> >
> >	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.  
> >
> >	So what gives?  I could install the package; but would like
> >	to build OOo, too.  Anybody??
> >
> >	tia, 
> >
> >	gary
> >
> >
> 
> 
> cd /usr/local/bin/
> 
> mv autoconf autoconf.old
> ln -s autoconf257 autoconf
> ls -al auto*
> 
> Do that for all of em. It doesnt look for autoconf257, eventhough its 
> neatly installed, it goes for "autoconf" which in this case is outdated :).
> 

	It works, thanks.  Maybe the port needs another patch... .

	gary


-- 
   Gary Kline     kline@thought.org   www.thought.org     Public service Unix



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040226061210.GB69942>