Build Error: tclxml 3.2 for on Linux

Looking for help with this package that is failing to build in my project.

Runtime Details

Failing Packages

  • tclxml 3.2

Reasons

  • Can’t change mode on xml2Conf.sh at /build/camel/lib/ActiveTcl/Build/Maker/TclXmlUnix.pm line 42.

There is an issue linking against the newer version of libxml2 - and possibly libxslt, for now to get a stable build, change the versions to:

libxml2 2.9.10
libxslt 1.1.34

This is the last known stable configuration - we will be looking into adding support for the newer versions.