http://xml.apache.org/http://www.apache.org/http://www.w3.org/

Xerces Project

Overview
Charter
Release Info
Advisories
Download

Xerces-C++ 3.2.5
Installation
Build Instructions

Programming
Samples
FAQs

API Reference
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

Download
 

Use the links below to download Xerces-C++ from one of our mirrors. You must verify the integrity of the downloaded files using signatures downloaded from our main distribution directory.

You can download the Xerces-C++ source distributions from the master distribution directory or, preferably, its mirror. Only current recommended releases are available on the main distribution site and its mirrors.

Older releases are available from the archive download site, but you should be aware that there is a lot of accumulated "cruft" in the archives, and many confusingly named files. Anything labeled "current" is likely not.


Mirror
 

The currently selected mirror is https://dlcdn.apache.org/. If you encounter a problem with this mirror, please select another mirror. If all mirrors are failing, there are backup mirrors (at the end of the mirrors list) that should be available.

Other mirrors:

You may also consult the complete list of mirrors.


Latest 3-Series Release
 

The Xerces-C++ 3.2.5 release is available in source code distributions only. If binaries are produced at a future point, this page will be updated.

Source Distributions
 

xerces-c-3.2.5.zip [PGP] [SHA2]
xerces-c-3.2.5.tar.gz [PGP] [SHA2]
xerces-c-3.2.5.tar.bz2 [PGP] [SHA2]
xerces-c-3.2.5.tar.xz [PGP] [SHA2]



Verify the integrity of the files
 

It is essential that you verify the integrity of the downloaded files using the PGP or MD5/SHA files. Please read Verifying HTTP Server Releases for more information on why you should verify our releases.

The PGP signatures can be verified using PGP or GPG. First download the Xerces-C++ KEYS as well as the .asc signature file for the particular distribution. Make sure you get these files from the main distribution directory, rather than from a mirror. Then verify the signatures using:

% pgpk -a KEYS
% pgpv <distribution-name>.asc

or

% pgp -ka KEYS
% pgp <distribution-name>.asc

or

% gpg --import KEYS
% gpg --verify <distribution-name>.asc

Alternatively, you can verify the digests on the files. A command line program called md5 or md5sum is included in most UNIX distributions. It is also available as part of GNU Textutils. Windows users can get binary md5 programs from here, here, or here.



Copyright © 1999-2017 The Apache Software Foundation. All Rights Reserved.