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

david techer davidtecher at yahoo.fr
Thu Dec 29 14:16:52 PST 2005


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)

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


	

	
		
___________________________________________________________________________ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com



More information about the postgis-devel mailing list