[postgis-users] Makefile syntax problem with 1.2/8.2?
Mark Cave-Ayland
mark.cave-ayland at ilande.co.uk
Wed Dec 13 05:43:47 PST 2006
On Wed, 2006-12-13 at 13:29 +0000, Nick Bower wrote:
> Sure - nothing fancy. It happens with all of,
>
> ./configure --with-pgsql=/usr/local/pgsql/bin/pg_config
>
> ./configure --with-proj --with-geos --with-pgsql=/usr/local/pgsql/bin/pg_config
>
> proj/geos detected automatically in the first instance.
Hi Nick,
Can you try explicitly pointing towards your proj and geos
installations, e.g.
./configure --with-proj=/usr --with-geos=/usr/bin/geos_config
--with-pgsql=/usr/local/pgsql/bin/pg_config
Kind regards,
Mark.
More information about the postgis-users
mailing list