[postgis-users] PostGIS under CYGWIN
David TECHER
davidtecher at yahoo.fr
Thu Nov 6 01:55:14 PST 2003
--- Tyler Mitchell <TMitchell at lignum.com> a écrit : >
>
>
>
>
> I feel your pain.
> The "make clean", then "make" should help. And I
> think I had to do a make
> clean for postgresql not just postgis, but can't
> remember. Hmm...I don't
> know if that makes sense...
hi,
you should rebuild postgresql. So do
cd /usr/src/postgresql-7.3.4-2/
./configure --enable-multibyte --with-CXX
--prefix=/usr --
sysconfdir=/etc --docdir=/usr/doc/postgresql-7.3.4
make clean
cd /usr/src/postgresql-7.3.4-2/contrib/postgis-0.7.5/
make
make install
then you can install postgresql. Do
cd /usr/src/postgresql-7.3.4-2/
make install
___________________________________________________________
Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
Yahoo! Mail : http://fr.mail.yahoo.com
More information about the postgis-users
mailing list