[Freeciv-Dev] Re: Bug report (PR#1375)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Mon, Apr 15, 2002 at 04:35:52AM +0200, Egbert Hinzen wrote:
> Raimar,
>
> I also tried the newest autoconf (2.53): It does not run.
>
> It's docs say there was a major design change after 2.13
> and include an extra section about upgrading from 2.13.
>
> IMHO the script should be updated to become usable for autoconf 2.50+
> because I don't think it's acceptable for most users to downgrade their
> autoconf to a "buggy design" version.
From memory:
cd /tmp &&
lynx -source ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.13.tar.gz |
tar xvf - &&
cd autoconf-2.13 &&
mkdir $HOME/autoconf-2.13 &&
./configure --prefix $HOME/autoconf-2.13 &&
make install
PATH=$HOME/autoconf-2.13\:$PATH; export PATH # if your shell is sh-like
cd /where/was/freeciv
...
> --
> Egbert Hinzen
> PGP Public Keys at www.ehinzen.de
--
Reinier
|
|