Hi Peter,

I was happily trying to build it on CentOS 6, but it seems that my libxml2
> is simply too old:
>
> checking for libxml2 version... 2.7.6
> configure: error: You need at least libxml 2.8.0
>
> Is there a real reason to require 2.8.0 or could this be relaxed?
>

The reason is related to a libxml2 bug on schema handling, been fixed in
2.8.0.
cf http://mapserver.org/trunk/fr/tinyows/libxmlschemagmlbug.html,

If you really don't want to upgrade (even if it's not a big deal to compile
libxml2)
you could either choose:
 - to slightly modified OGC XSD Schema as describted:
  http://mapserver.org/trunk/fr/tinyows/libxmlschemagmlbug.html

 - or be sure to never use GML 3.1.1 (as the bug only impact this schema)

HTH,

-- 
Olivier
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to