[postgis-users] PostGIS 1.1.0 Win32 Distrib available for French Users
david techer
davidtecher at yahoo.fr
Thu Dec 29 19:39:03 PST 2005
The documentation is now available at
HTML: http://techer.pascal.free.fr/postgis/postgis-1.1.0/
PDF: http://techer.pascal.free.fr/postgis/postgis-1.1.0/compilpsqlwin32.pdf
The distrib' is avaibable at
http://techer.pascal.free.fr/postgis/postgresql-8.1.1_postgis-1.1.0_geos-2.2.1_proj-4.4.9.zip
I hope Marc will have enough times to make the installer for the
community ;-)
--david;
-------------------------------------------------
Jean David TECHER
e-mail: davidtecher(at)yahoo(dot)fr
site: http://techer.pascal.free.fr/postgis/
-------------------------------------------------
david techer a écrit :
> 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 ! Découvez les
> tarifs exceptionnels pour appeler la France et l'international.
> Téléchargez sur http://fr.messenger.yahoo.com
> _______________________________________________
> postgis-users mailing list
> postgis-users at postgis.refractions.net
> http://postgis.refractions.net/mailman/listinfo/postgis-users
>
___________________________________________________________________________
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