Re: [Plib-devel] New release
Brought to you by:
sjbaker
From: Jean-Yves L. <jyl...@Fr...> - 2006-01-09 14:09:12
|
On Mon, 9 Jan 2006 13:58:07 +0000 (UTC) Martin Spott <Mar...@mg...> wrote: > "Norman Vine" wrote: >=20 > > When working with the CVS files=20 > > run autogen.sh before configure >=20 > The stock 'autogen.sh' does not work on FreeBSD. I'm typically using > this set with FreeBSD for a very long time and I've been happy with it > ever since, not only for PLIB but for every package that is required > in order to build FlightGear: >=20 > # ~> libtoolize15 --copy --force; aclocal19 -I .; autoheader259; automake= 19 -a -i; autoconf259 Install devel/gnu-autoconf, devel/gnu-automake and devel/gnu-libtool, then add /usr/local/gnu-autotools/bin to your PATH (preferably before /usr/local/bin). It will allow you to use SimGear's and FlightGear's autogen.sh without modifications (I didn't test PLIB's). --=20 Jean-Yves Lefort jyl...@Fr... http://lefort.be.eu.org/ |