Xerces-C++
License information
Xerces-C++ is licensed under the Apache License version 2.0.
After installation and loading of the module, a copy of the license is also available
in the
$EBROOTXERCESMINCPLUSPLUS/share/licenses/Xerces-C++
subdirectory.
User documentation
What is Xercer-C++?
Xerces-C++ is a validating XML parser written in a portable subset of C++. Xerces-C++ makes it easy to give your application the ability to read and write XML data. A shared library is provided for parsing, generating, manipulating, and validating XML documents using the DOM, SAX, and SAX2 APIs.
User-installable modules (and EasyConfigs)
Install with the EasyBuild-user module:
To access module help after installation and get reminded for which stacks and partitions the module is installed, usemodule spider Xerces-C++/<version>
.
EasyConfig:
-
EasyConfig Xerces-C++-3.2.5-cpeGNU-23.09.eb, will build Xerces-C++/3.2.5-cpeGNU-23.09
-
EasyConfig Xerces-C++-3.2.5-cpeGNU-24.03.eb, will build Xerces-C++/3.2.5-cpeGNU-24.03
Technical documentation
EasyBuild
Version 3.2.5 for 23.09
-
The EasyConfig is derived from the one in the EasyBuilders repository.
-
Checked to also run some commands to test if they load OK, but as the commands don't have a flag to request the version and as
-h
also returns an error code, there is no easy way to check them.