[postgis-users] compiling postgis 1.0.0 RC1

Hubert Fröhlich hubert.froehlich at bvv.bayern.de
Mon Jan 24 06:53:50 PST 2005


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



More information about the postgis-users mailing list