[geos-devel] Linux Compilation
Paul Ramsey
pramsey at refractions.net
Wed Oct 30 15:21:23 EST 2002
With a little perl and a foreach I cleaned up the JTS1.2 test xml files
sufficiently to run them all. There were no failures at all in the GNU
Linux compilation!
Paul Ramsey wrote:
> Works!
> With an upgrade to automake, and an edit to the source/geom/Makefile.am,
> I now have a complete compiled Linux GEOS!
> Now, I started trying running the tests... the XMLTester is really
> fragile! Is this the tester you are using Yury, or do you have a private
> one hidden at home? If so, check it in! As it stands, any WKT defined
> with newlines in it crashes the WKT. Since all the JTS test XML files
> are formatted this way, it makes it laborious to run the tests here :)
>
> For example,
>
> <a>
> POLYGON(
> (100 60, 140 100, 100 140, 60 100, 100 60))
> </a>
>
> crashes the XMLTester on read() while
>
> <a> POLYGON((100 60, 140 100, 100 140, 60 100, 100 60)) </a>
>
> does not.
>
--
__
/
| Paul Ramsey
| Refractions Research
| Email: pramsey at refractions.net
| Phone: (250) 885-0632
\_
More information about the geos-devel
mailing list