[postgis-users] PostGIS 1.1.0 Win32 Distrib available for French Users

david techer davidtecher at yahoo.fr
Thu Dec 29 14:20:39 PST 2005


Oups...Sorry I forgot the link

http://techer.pascal.free.fr/postgis/postgresql-8.1.1_postgis-1.1.0_geos-2.2.1_proj-4.4.9.zip

--david;
-------------------------------------------------
Jean David TECHER
e-mail: davidtecher(at)yahoo(dot)fr
site: http://techer.pascal.free.fr/postgis/
-------------------------------------------------

david techer a écrit :

>Hi PostGISers,
>  
>
>I compiled and tryed the following tools:
>  
>
>-PostgreSQL 8.1.1
>  
>
>- PostGIS 1.1.0
>  
>
>- Geos 2.2.1
>  
>
>- Proj
>  
>
>for Windows XP, Windows 2000 and 2003 (Win32)
>  
>
>The distribution for French Users is available here:
>  
>
>The only modification I had to do was for PostGIS 1.1.0\loader\Makefile
>  
>
>$(CC) $(CFLAGS) $(OBJS) PQunescapeBytea.o pgsql2shp.o $(LDFLAGS) $(PGFELIBS) -o $@
>  
>
>by
>  
>
>$(CC) $(CFLAGS) $(OBJS) PQunescapeBytea.o pgsql2shp.o $(LDFLAGS) $(shell pg_config --libdir)/libpq.dll -o $@
>  
>
>it seems that `pg_config --libdir` returns and finishes by a bad character on MinGW\Msys
>  
>
>Regression Tests are perfect ' (success = 9)
>  
>
>  
>

	
	
		
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger. Appelez le monde entier à partir de 0,012 €/minute ! 
Téléchargez sur http://fr.messenger.yahoo.com



More information about the postgis-users mailing list