[postgis-users] with geos support
strk at refractions.net
strk at refractions.net
Thu Aug 18 06:26:03 PDT 2005
On Thu, Aug 18, 2005 at 03:58:04PM +0300, orkun wrote:
> hello
>
> I am new to postgis and confused with installation.
>
> in Makefile.config to get geos support , I changed
> USE_GEOS=1
> GEOS_DIR=/usr/local/geos-2.1.3 #my installation dir.
>
> then as root
> I entered ./configure --enable-autoconf
>
> nothing can be seen about geos.
>
> can you tell me what I can do to get geos support ?
You shouldn't be using autoconf.
The --enable-autoconf switch is there to make sure people
using it know what they are doing.
Follow instructions in the README file, ./configure is
not mentioned there.
--strk;
More information about the postgis-users
mailing list