[postgis-users] compiling postgis 1.0.0 RC1
strk at refractions.net
strk at refractions.net
Mon Jan 24 07:08:22 PST 2005
I've added FLEX default value and moved YACC one
to the top Makefile.config file.
Thanks for pointing out.
--strk;
On Mon, Jan 24, 2005 at 03:53:50PM +0100, Hubert Fröhlich wrote:
> Today, I compiled and installed
> * PostgreSQL 8.0.0 final release
> * GEOS 2.1.1
> * PostGIS 1.0.0 RC1
>
> on my Linux box (SuSE 9.2)
> Everything went fine so far.
>
> In the beginning, I had a compiler complaint as I did not have a default
> for the $FLEX variable in the makefile. I overcame this with adding to
> lwgeom/Makefile (somewhere in the beginning)
>
>
> ifeq ($(FLEX),)
> FLEX = flex
> endif
>
> Does it make sense to update the sources in the cvs to make it
> "fool-proof"?
>
> Greetings,
> Hubert
>
>
>
>
>
>
>
>
> --
> -------------------------------------------------------------------------------
> Dr.-Ing. Hubert Fröhlich
> Bezirksfinanzdirektion München
> Alexandrastr. 3, D-80538 München, GERMANY
> Tel. :+49 (0)89 / 2190 - 2980
> Fax :+49 (0)89 / 2190 - 2997
> hubert dot froehlich at bvv dot bayern dot de
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
More information about the postgis-users
mailing list