[geos-devel] Linux Compilation
Paul Ramsey
pramsey at refractions.net
Wed Oct 30 15:10:34 EST 2002
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