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

Xerces Project

Overview
Charter
Release Info
Advisories
Download

Xerces-C++ 3.2.0
Installation
Build Instructions

Programming
Samples
FAQs

API Reference
DOM C++ Binding
Migration Guide

Feedback
Bug-Reporting
Mailing Lists

Source Repository
Applications

Windows
 

This section contains installation instructions for the Windows platform.

Source distribution
 

The Xerces-C++ source is available in the source distribution: xerces-c-3.2.0.zip.

Install the Xerces-C++ source distribution by using unzip on the xerces-c-3.2.0.zip archive in the Windows environment. You can use WinZip, or any other UnZip utility:

unzip xerces-c-3.2.0.zip

This creates the 'xerces-c-3.2.0' sub-directory containing the Xerces-C++ source distribution.

To build the Xerces-C++ source after installation, please follow the Build Instructions.



UNIX
 

This section contains installation instructions for the UNIX, Linux, and Mac OS X platforms.

Source distribution
 

The Xerces-C++ source is available in the source distribution: xerces-c-3.2.0.tar.gz (other formats also available).

Install the Xerces-C++ source distribution xerces-c-3.2.0.tar.gz by extracting the files from the compressed archive:

gzip -d xerces-c-3.2.0.tar.gz
tar -xf xerces-c-3.2.0.tar

This creates the 'xerces-c-3.2.0' sub-directory containing the Xerces-C++ source distribution.

To build the Xerces-C++ source after installation, please follow the Build Instructions.



Cygwin
 

This section contains installation instructions for the Cygwin platform.

Source distribution
 

The Xerces-C++ source is available in the source distribution: xerces-c-3.2.0.tar.gz (other formats available).

Install the Xerces-C++ source distribution xerces-c-3.2.0.tar.gz by extracting the files from the compressed archive:

tar -xfz xerces-c-3.2.0.tar.gz

This creates the 'xerces-c-3.2.0' sub-directory containing the Xerces-C++ source distribution.

To build the Xerces-C++ source after installation, please follow the Build Instructions.


Binary distribution
 

Precompiled Xerces-C++ libraries for Cygwin may be provided as part of the Cygwin package repository. To install the binary distribution run Cygwin setup.exe. When you reach the Packages step of the Cygwin Setup wizard, expand the Devel category, then click in the New column next to "xerces-c-devel" until it reads "3.2.0-X".




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