VirtualBox

source: vbox/trunk/src/libs/dita-ot-1.8.5/doc/readme/prerequisite-software.html@ 98661

Last change on this file since 98661 was 98584, checked in by vboxsync, 2 years ago

Docs: bugref:10302. Setting svn properties of DITA-OT library.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 5.8 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE html
3 PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4<html xml:lang="en-us" lang="en-us">
5<head>
6<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
7<meta name="copyright" content="(C) Copyright 2005"/>
8<meta name="DC.rights.owner" content="(C) Copyright 2005"/>
9<meta name="DC.Type" content="concept"/>
10<meta name="DC.Title" content="Prerequisite software"/>
11<meta name="abstract" content="The prerequisite software that the DITA-OT requires depends on the type of distribution package that you intend to install and the types of transformations that you want to use."/>
12<meta name="description" content="The prerequisite software that the DITA-OT requires depends on the type of distribution package that you intend to install and the types of transformations that you want to use."/>
13<meta name="DC.Relation" scheme="URI" content="../readme/DITA-installation.html"/>
14<meta name="DC.Format" content="XHTML"/>
15<meta name="DC.Identifier" content="prerequisite-software"/>
16<link rel="stylesheet" type="text/css" href="../commonltr.css"/>
17<link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
18<title>Prerequisite software</title>
19</head>
20<body id="prerequisite-software">
21
22
23 <h1 class="title topictitle1">Prerequisite software</h1>
24
25
26 <div class="body conbody"><p class="shortdesc">The prerequisite software that the DITA-OT requires depends on the type of distribution
27 package that you intend to install and the types of transformations that you want to
28 use.</p>
29
30 <div class="section"><h2 class="title sectiontitle">Software required for core DITA-OT processing</h2>
31
32 <div class="p">The DITA-OT requires the following software applications:<dl class="dl">
33
34 <dt class="dt dlterm">JRE or JDK, version <span class="keyword">6</span> or later</dt>
35
36 <dd class="dd">Provides the basic environment for the DITA-OT. You can download the Oracle JRE or
37 JDK from <a class="xref" href="http://www.oracle.com/technetwork/java/javase/downloads/index.html" target="_blank">http://www.oracle.com/technetwork/java/javase/downloads/index.html</a>. If you opt to use the full-easy-install
38 package, this is the <em class="ph i">only</em> prerequisite software that you need to install.</dd>
39
40
41
42 <dt class="dt dlterm"><a name="prerequisite-software__antbuild"><!-- --></a>Ant, version <span class="keyword">1.7.1</span> or later</dt>
43
44 <dd class="dd">Provides the standard setup and sequencing of processing steps. You can download Ant
45 from <a class="xref" href="http://ant.apache.org/" target="_blank">http://ant.apache.org/</a>.</dd>
46
47
48
49 <dt class="dt dlterm">XSLT processor</dt>
50
51 <dd class="dd">Provides the main transformation services. It must be compliant with XSLT 1.0. The
52 DITA-OT is tested with both Saxon and Xalan-J. You can download Saxon, version
53 <span class="keyword">9.1</span> from <a class="xref" href="http://saxon.sourceforge.net/" target="_blank">http://saxon.sourceforge.net/</a> and
54 Xalan-J, version <span class="keyword">2.7.1</span> or later from <a class="xref" href="http://xml.apache.org/xalan-j/downloads.html" target="_blank">http://xml.apache.org/xalan-j/downloads.html</a>.</dd>
55
56
57 </dl>
58</div>
59
60 </div>
61
62 <div class="section"><h2 class="title sectiontitle">Software required for specific transformations</h2>
63
64 <div class="p">Depending on the type of output that you want to generate, you might need the following applications:<dl class="dl">
65
66 <dt class="dt dlterm">ICU for Java</dt>
67
68 <dd class="dd">ICU for Java is a
69 cross-platform, Unicode-based, globalization library. It includes support for
70 comparing locale-sensitive strings; formatting dates, times, numbers, currencies, and
71 messages; detecting text boundaries; and converting character sets. You can download
72 ICU for Java from <a class="xref" href="http://www.icu-project.org/download/" target="_blank">http://www.icu-project.org/download/</a>.</dd>
73
74
75
76 <dt class="dt dlterm">Microsoft Help Workshop</dt>
77
78 <dd class="dd">Required for generating HTML help. You can download the Help Workshop from <a class="xref" href="http://msdn.microsoft.com/en-us/library/windows/desktop/ms669985%28v=vs.85%29.aspx" target="_blank">http://msdn.microsoft.com/en-us/library/windows/desktop/ms669985%28v=vs.85%29.aspx</a>.</dd>
79
80
81
82 <dt class="dt dlterm">XSL-FO processor</dt>
83
84 <dd class="dd">Required for generating PDF output. You can download FOP from <a class="xref" href="http://xmlgraphics.apache.org/fop/download.html" target="_blank">http://xmlgraphics.apache.org/fop/download.html</a>; you also can use Antenna House Formatter or RenderX.</dd>
85
86
87 </dl>
88</div>
89
90 <p class="p">See <a class="xref" href="DITA-tested.html" title="The DITA Open Toolkit (DITA-OT) has been tested against certain versions of Ant, ICU for Java, JDK, operating systems, XML parsers, and XSLT processors.">Tested platforms and tools</a> for detailed information
91 about versions of the prerequisite applications that have been tested with the current
92 DITA-OT release.</p>
93
94 </div>
95
96 </div>
97
98<div class="related-links">
99<div class="familylinks">
100<div class="parentlink"><strong>Parent topic:</strong> <a class="link" href="../readme/DITA-installation.html" title="You can install the DITA Open Toolkit (DITA-OT) on Linux, Mac OSX, and Windows. The process for installing and setting up the DITA-OT depends on the type of distribution package that you select.">Installing the DITA Open Toolkit</a></div>
101</div>
102</div>
103
104</body>
105</html>
Note: See TracBrowser for help on using the repository browser.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette