Re: [geos-devel] python bindings in trunk

2009-05-28 Thread Sean Gillies
Hi Michael, please see http://trac.osgeo.org/geos/browser/trunk/swig/python/README.txt Cheers, Sean On May 28, 2009, at 7:14 PM, Michael Toews wrote: Hi, I've compiled geos from svn/trunk r2533 to (hopefully) use some new features ported from JTS 1.9 last month. I am using an Ubuntu 8.04

[geos-devel] Re: [GEOS] #232: Static string in WKBReader causes glibc errors when Geos is statically linked

2009-05-28 Thread GEOS
#232: Static string in WKBReader causes glibc errors when Geos is statically linked +--- Reporter: yvesdaemen |Owner: geos-devel@lists.osgeo.org Type: defect | Status: new P

[geos-devel] python bindings in trunk

2009-05-28 Thread Michael Toews
Hi, I've compiled geos from svn/trunk r2533 to (hopefully) use some new features ported from JTS 1.9 last month. I am using an Ubuntu 8.04 LTS server, which already has libgeos-c1 and libgeos2c2a from apt (I'm not sure if this matters or not). I compiled r2533 using "./configure --enable-pytho

RE: [geos-devel] 3.0.

2009-05-28 Thread Obe, Regina
Nevermind. After make clean seems to compile cleanly and make check passes all tests. I didn't think I needed to do that since I created a whole new folder. I still have yet to retest geos 3.1 on this box (and retest geos 3.1 on my windows) and then test against PostGIS. Windows MingW is a sa

[geos-devel] 3.0/3.1/3.2

2009-05-28 Thread Paul Ramsey
All versions compile and test clean on OS/X 10.5, GCC 4.0.1 P. ___ geos-devel mailing list geos-devel@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/geos-devel

Re: [geos-devel] 3.0.

2009-05-28 Thread Paul Ramsey
I don't know what to say, you aren't getting a compile error, that's a linking error. If you make clean, does the error recur in the same exact place? P On Thu, May 28, 2009 at 5:14 AM, Obe, Regina wrote: > Paul, > > Under OpenSUSE 10.3 -- I have similar issue with trying to compile geos > 3.0 b

[geos-devel] Ubuntu 9.04 and GCC 4.3.3 tested

2009-05-28 Thread Mateusz Loskot
Hi, Another small report, I've successfully tested current SVN trunk (r2533) using GCC 4.3.3. Next, I followed with successful test of PostGIS SVN trunk (r4112). Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ geos-devel mailing list g

Re: [geos-devel] 3.2.0 Preparations - Failed under MingW - Compiles but make check fails

2009-05-28 Thread Paul Ramsey
Looks like MinGW is sensitive to doubly included headers. On Thu, May 28, 2009 at 6:35 AM, Obe, Regina wrote: > Paul, > > Doing a fresh checkout of trunk and then repeating the below under MingW > makes things compile fine so I guess it was junk I had left over from > before. > > However doing a

RE: [geos-devel] 3.2.0 Preparations

2009-05-28 Thread Obe, Regina
geos trunk (3.2) seems to compile and pass check tests under OpenSUSE 10.3. Thanks, Regina -Original Message- From: geos-devel-boun...@lists.osgeo.org [mailto:geos-devel-boun...@lists.osgeo.org] On Behalf Of Paul Ramsey Sent: Wednesday, May 27, 2009 3:27 PM To: GEOS Development List Sub

RE: [geos-devel] 3.2.0 Preparations - Failed under MingW - Compiles but make check fails

2009-05-28 Thread Obe, Regina
Paul, Doing a fresh checkout of trunk and then repeating the below under MingW makes things compile fine so I guess it was junk I had left over from before. However doing a make install followed by: make check gives lots of errors. Everything is fine up thru xmltester, then start getting er

RE: [geos-devel] 3.2.0 Preparations - Failed under MingW

2009-05-28 Thread Obe, Regina
Paul, Geos trunk doesn't compile for me under MingW. Haven't tried under VS 2008 yet. I haven't done a clean checkout so will try that next, but this is what I get under MingW, after doing an sh autogen.sh (maybe I need to upgrade my auto conf again) $ sh autogen.sh * Running /mingw/bin/libtooliz

RE: [geos-devel] 3.0.

2009-05-28 Thread Obe, Regina
Paul, Under OpenSUSE 10.3 -- I have similar issue with trying to compile geos 3.0 branch but with different file. To get to that point I did a fresh checkout svn checkout http://svn.osgeo.org/geos/branches/3.0 geos30 cd geos30 sh autogen.sh ./configure make & make install The autogen looks fa

RE: [geos-devel] 3.1.1

2009-05-28 Thread Obe, Regina
Paul, I don't seem to be able to compile this under OpenSUSE 10.3. Haven't tried under my windows box yet. To get to that point I did a fresh checkout svn checkout http://svn.osgeo.org/geos/branches/3.1 geos31 cd geos31 sh autogen.sh ./configure make & make install (Did I miss a step?) The au

[geos-devel] FreeBSD 7.2 and GCC 4.2.1 tested

2009-05-28 Thread Mateusz Loskot
Hi, I've compiled and successfully tested GEOS from SVN trunk with GCC 4.2.1 on FreeBSD 7.2. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net ___ geos-devel mailing list geos-devel@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/geos-