[postgis-devel] Cannot autoconf postgis from SVN
Mark Cave-Ayland
mark.cave-ayland at siriusit.co.uk
Fri Oct 22 06:09:46 PDT 2010
Müller Kirill wrote:
> Hello,
>
> I just spent a couple of hours trying to install PostGIS directly from SVN, on an up-to-date Ubuntu 10.04 (Lucid). Here is what I did:
>
> - Install postgis prerequisites from Ubuntu archives
> - Checkout postgis from SVN (branches/1.5 and trunk, same problem)
> - Run aclocal from checkout directory
> - Run autoconf from checkout directory
>
> Resulting output:
>
> configure.ac:543: error: possibly undefined macro: AC_PROJ_VERSION
> If this token and others are legitimate, please use m4_pattern_allow.
> See the Autoconf documentation.
>
> Running ./configure afterwards did not succeed.
>
> I am new to autoconf, so I was unable to further investigate this message.
>
> Below is the output of apt-cache policy.
>
> Thank you for your help.
Hi Müller,
The supplied autogen.sh script in SVN should run autoconf/aclocal with
the correct parameters you need to generate a working ./configure script.
HTH,
Mark.
--
Mark Cave-Ayland - Senior Technical Architect
PostgreSQL - PostGIS
Sirius Corporation plc - control through freedom
http://www.siriusit.co.uk
t: +44 870 608 0063
Sirius Labs: http://www.siriusit.co.uk/labs
More information about the postgis-devel
mailing list