blob: cf185eef69a025eae69ad5b745c4d8b3824aa762 [file] [log] [blame]
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>ASF: Downloading Xalan-C++</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1" />
<meta http-equiv="Content-Style-Type" content="text/css" />
<link rel="stylesheet" type="text/css" href="resources/apache-xalan.css" />
</head>
<!--
* Licensed to the Apache Software Foundation (ASF) under one
* or more contributor license agreements. See the NOTICE file
* distributed with this work for additional information
* regarding copyright ownership. The ASF licenses this file
* to you under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
-->
<body>
<div id="title">
<table class="HdrTitle">
<tbody>
<tr>
<th rowspan="2">
<a href="../index.html">
<img alt="Trademark Logo" src="resources/XalanC-Logo-tm.png" width="190" height="90" />
</a>
</th>
<th text-align="center" width="75%">
<a href="index.html">Xalan-C/C++ Version 1.11</a>
</th>
</tr>
<tr>
<td valign="middle">Downloading Xalan-C++</td>
</tr>
</tbody>
</table>
<table class="HdrButtons" align="center" border="1">
<tbody>
<tr>
<td>
<a href="http://www.apache.org">Apache Foundation</a>
</td>
<td>
<a href="http://xalan.apache.org">Xalan Project</a>
</td>
<td>
<a href="http://xerces.apache.org">Xerces Project</a>
</td>
<td>
<a href="http://www.w3.org/TR">Web Consortium</a>
</td>
<td>
<a href="http://www.oasis-open.org/standards">Oasis Open</a>
</td>
</tr>
</tbody>
</table>
</div>
<div id="navLeft">
<ul>
<li>
<a href="resources.html">Resources</a>
<br />
</li>
<li>
<a href="../index.html">Home</a>
</li></ul><hr /><ul>
<li>
<a href="index.html">Xalan-C++ 1.11</a>
</li>
<li>
<a href="whatsnew.html">What's New</a>
</li>
<li>
<a href="license.html">Licenses</a>
</li></ul><hr /><ul>
<li>
<a href="overview.html">Overview</a>
</li>
<li>
<a href="charter.html">Charter</a>
</li></ul><hr /><ul>
<li>
<a href="download.html">Download</a>
</li>
<li>
<a href="buildlibs.html">Build Libraries</a>
</li>
<li>
<a href="install.html">Installation</a>
</li>
<li>
<a href="builddocs.html">Build Documents</a>
</li></ul><hr /><ul>
<li>
<a href="samples.html">Sample Apps</a>
</li>
<li>
<a href="commandline.html">Command Line</a>
</li>
<li>
<a href="usagepatterns.html">Usage Patterns</a>
</li></ul><hr /><ul>
<li>
<a href="programming.html">Programming</a>
</li>
<li>
<a href="extensions.html">Extensions</a>
</li>
<li>
<a href="extensionslib.html">Extensions Library</a>
</li>
<li>
<a href="apiDocs/index.html">API Reference</a>
</li></ul><hr /><ul>
<li>
<a href="faq.html">Xalan-C FAQs</a>
</li></ul><hr /><ul>
<li>
<a href="whatsnew.html#bugs">Bugs</a>
</li>
<li>
<a href="http://xml.apache.org/xalan-j/test/run.html#how-to-run-c">Testing</a>
</li>
<li>
<a href="secureweb.html">Web Security</a>
</li>
</ul>
</div>
<div id="content">
<h2>Downloading Xalan-C++</h2>
<a name="download">&#8204;</a>
<p>This section is being rewritten for Xalan-C/C++ Version 1.11. You
can find the old
<a href="http://xml.apache.org/xalan-c">Version 1.10</a> here.
</p>
<p>We are providing a source package, a documentation package, and
some compiled binary packages.
</p>
<p>The binary packages are currently for Windows systems. We can
use your help <a href="buildlibs.html">creating binary packages</a> for
UNIX and Linux systems.
</p>
<p>
<b>THIS IS STILL A PRE-RELEASE PRODUCT</b>
</p>
<p>A distribution will be mirrored and these pages updated when the packages
become available to the general public. The current packages for download
are in a temporary repository for developers.
</p>
<p>The subversion sources are current for Xalan-C/C++ Version 3.1.1 and are
available for download using your favorite subversion <code>svn</code> program.</p>
<p>Apache Xalan-C/C++ Subversion Repository is accessed here.<br />
<a href="http://svn.apache.org/repos/asf/xalan/c/trunk">
http://svn.apache.org/repos/asf/xalan/c/trunk</a>
</p>
<p align="right" size="2">
<a href="#content">(top)</a>
</p>
<h3>Downloading what you need</h3>
<p>The Xalan-C/C++ library requires
<a href="http:xml.apache.org/xerces-c">Xerces-C/C++ XML</a> Parser 3.0
or newer, version 3.1.1 is preferred.
</p>
<p>The source package contains all the scripts needed to build the
library, sample programs, and documentation for a wide variety
of Windows and UNIX platforms. The documentation package provides
usable html documentation for your web browsers.
</p>
<p>Building the API Reference documents requires a current version of the
<a href="http://www.doxygen.org">Doxygen</a> and
<a href="http://www.graphviz.org">GraphViz</a> programs for UNIX or Linux.
We have not tried building the API Reference on a Windows platform.
A usable API Reference is included with the documentation package.
</p>
<p align="right" size="2">
<a href="#content">(top)</a>
</p>
<h4>Source Packages</h4>
<p>We are distributing the source package for the Xalan-C/C++
library, sample programs, and documentation. The source package
has the StyleBook XML sources for the web pages and a Doxygen
configuration file to construct the API Reference.
</p>
<ul>
<li>Xalan-C-1.11.source.tar.gz</li>
<li>Xalan-C-1.11.source.zip</li>
</ul>
<p align="right" size="2">
<a href="#content">(top)</a>
</p>
<h4>Documentation Packages</h4>
<p>We are distributing a package of html web pages for the User
Guide and interactive API Reference. The documentation package
describes how to build and use the library for Windows and UNIX
platforms.
</p>
<ul>
<li>Xalan-C-1.11.docs-html.tar.gz</li>
<li>Xalan-C-1.11.docs-html.zip</li>
<li>Xalan-C-1.11.docs-api.tar.gz</li>
<li>Xalan-C-1.11.docs-api.zip</li>
</ul>
<p align="right" size="2">
<a href="#content">(top)</a>
</p>
<h4>Binary Packages</h4>
<p>We are distributing compiled binary packages for several
platforms. The Xalan-C/C++ documentation is provided as a
separate package. We would like to distribute
binary packages for platforms that have compiled Xerces-C/C++
distribution support.
</p>
<p>The following binary packages are being prepared for distribution.</p>
<ul>
<li>Xalan-C-1.11.windows-x86-vc71.zip</li>
<li>Xalan-C-1.11.windows-x86-vc8.zip</li>
<li>Xalan-C-1.11.windows-x86-vc9.zip</li>
<li>Xalan-C-1.11.windows-x86-vc10.zip</li>
<li>Xalan-C-1.11.windows-x86_64-vc8.zip</li>
<li>Xalan-C-1.11.windows-x86_64-vc9.zip</li>
<li>Xalan-C-1.11.windows-x86_64-vc10.zip</li>
</ul>
<p>We currently have no one committed to release UNIX and Linux
binary packages. If you have scripts to build these packages,
your help would be appreciated.
You can contribute by posting your comments to the
<a href="mailto:xalan-dev@xml.apache.org">xalan-dev</a> mailing list.
</p>
<p align="right" size="2">
<a href="#content">(top)</a>
</p>
<h4>Platform Compatibility</h4>
<p>The compiler version used for each platform is listed in the table below.
The build platforms shown here have Xerces-C/C++ binary package support.
<table border="1">
<tr>
<th class="content" rowspan="1" colspan="1">Platform - Operating System</th>
<th class="content" rowspan="1" colspan="1">Compilers</th>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">Windows X86</td>
<td class="content" rowspan="1" colspan="1">VC7.1, VC8, VC9, VC10</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">Windows X86_64</td>
<td class="content" rowspan="1" colspan="1">VC8, VC9, VC10</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">HPUX ia64</td>
<td class="content" rowspan="1" colspan="1">ACC 6</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">HPUX ia64_64</td>
<td class="content" rowspan="1" colspan="1">ACC 6</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">AIX powerpc</td>
<td class="content" rowspan="1" colspan="1">xlc 7.0</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">AIX powerpc_64</td>
<td class="content" rowspan="1" colspan="1">xlc 7.0</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">SOLARIS sparc</td>
<td class="content" rowspan="1" colspan="1">cc 5.10</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">SOLARIS sparc_64</td>
<td class="content" rowspan="1" colspan="1">cc 5.10</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">SOLARIS X86</td>
<td class="content" rowspan="1" colspan="1">cc 5.10</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">SOLARIS X86_64</td>
<td class="content" rowspan="1" colspan="1">cc 5.10</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">LINUX X86</td>
<td class="content" rowspan="1" colspan="1">gcc 3.4</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">Linux X86_64</td>
<td class="content" rowspan="1" colspan="1">gcc 3.4</td>
</tr>
<tr>
<td class="content" rowspan="1" colspan="1">MAC OSX X86</td>
<td class="content" rowspan="1" colspan="1">gcc 4.0</td>
</tr>
</table>
</p>
<p>Building for platforms other than those listed will require
a build of the Xerces-C/C++ XML Parser library from the sources.
Use of Xalan and Xerces libraries compiled with different versions
of compilers may cause problems</p>
<table class="note">
<tr>
<td class="noteImg">
<img src="resources/note.gif" alt="note" />
</td>
<td class="noteTxt">Use GNU tar to untar the Solaris distribution file; see <a href="faq.html#faq-11">A tar checksum error on Solaris
</a>.
</td>
</tr>
</table>
<p>If you want to take advantage of the support for number formatting, sorting, and encoding the ICU provides, you should also download
and install the <a href="http://oss.software.ibm.com/icu/index.html">International Components for Unicode (ICU)</a>; see <a href="usagepatterns.html#icu">Using the ICU</a>,</p>
<p>The IBM ICU is supported with Xerces-C version 2.8. Xerces-C version 3 has introduced transcoding support modules, currently being evaluated for Xalan XSLT transcoders.
</p>
<table class="note">
<tr>
<td class="noteImg">
<img src="resources/note.gif" alt="note" />
</td>
<td class="noteTxt">To access previous releases of Xalan-C++, visit the <a href="http://archive.apache.org/dist/xml/xalan-c/">Xalan-C archive
directory</a>.
</td>
</tr>
</table>
<p align="right" size="2">
<a href="#content">(top)</a>
</p>
</div>
<div id="footer">Copyright © 1999-2012 The Apache Software Foundation<br />Apache, Xalan, and the Feather logo are trademarks of The Apache Software Foundation<div class="small">Web Page created on - Sat 03/03/2012</div>
</div>
</body>
</html>