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="task"/>
|
---|
10 | <meta name="DC.Title" content="Installing the full-easy-install package"/>
|
---|
11 | <meta name="abstract" content="For the simplest installation experience, install the full-easy-install package. This package can be installed on Linux, Mac OSX, and Windows. It contains everything that you need to run the DITA-OT except for Java."/>
|
---|
12 | <meta name="description" content="For the simplest installation experience, install the full-easy-install package. This package can be installed on Linux, Mac OSX, and Windows. It contains everything that you need to run the DITA-OT except for Java."/>
|
---|
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="installing-full-easy"/>
|
---|
16 | <meta name="DC.Language" content="en-us"/>
|
---|
17 | <link rel="stylesheet" type="text/css" href="../commonltr.css"/>
|
---|
18 | <link rel="stylesheet" type="text/css" href="../dita-ot-doc.css"/>
|
---|
19 | <title>Installing the full-easy-install package</title>
|
---|
20 | </head>
|
---|
21 | <body id="installing-full-easy">
|
---|
22 |
|
---|
23 |
|
---|
24 | <h1 class="title topictitle1">Installing the full-easy-install package</h1>
|
---|
25 |
|
---|
26 |
|
---|
27 | <div class="body taskbody"><p class="shortdesc">For the simplest installation experience, install the
|
---|
28 | full-easy-install package. This package can be installed on Linux, Mac OSX, and Windows. It
|
---|
29 | contains everything that you need to run the DITA-OT except for Java.</p>
|
---|
30 |
|
---|
31 | <div class="section prereq p"><div class="tasklabel"><h2 class="sectiontitle tasklabel">Before you begin</h2></div>
|
---|
32 | <ul class="ul">
|
---|
33 | <li class="li">Ensure that you have Java JRE or JDK, version <span class="keyword">6</span> or later installed.</li>
|
---|
34 |
|
---|
35 | <li class="li">Ensure that you have HTML Help Workshop installed, if you
|
---|
36 | want to generate HTML Help.</li>
|
---|
37 |
|
---|
38 | </ul>
|
---|
39 |
|
---|
40 | </div>
|
---|
41 |
|
---|
42 | <div class="tasklabel"><h2 class="sectiontitle tasklabel">Procedure</h2></div><ol class="ol steps"><li class="li step stepexpand">
|
---|
43 | <span class="ph cmd">Download the full-easy package from <a class="xref" href="http://sourceforge.net/projects/dita-ot/files/DITA-OT%20Stable%20Release/DITA%20Open%20Toolkit%201.8/" target="_blank">SourceForge</a>.</span>
|
---|
44 |
|
---|
45 | <table border="1" frame="hsides" rules="rows" cellpadding="4" cellspacing="0" summary="" class="simpletable choicetable choicetableborder">
|
---|
46 | <thead><tr class="sthead chhead"><th valign="bottom" align="left" id="d33454e41-option">Operating system</th>
|
---|
47 | <th valign="bottom" align="left" id="d33454e41-desc">File name</th></tr></thead>
|
---|
48 | <tbody>
|
---|
49 |
|
---|
50 | <tr class="strow chrow">
|
---|
51 | <td valign="top" headers="d33454e41-option" id="d33454e54" class="stentry choption" width="27.272727272727273%"><strong>Linux or Mac OSX</strong></td>
|
---|
52 |
|
---|
53 | <td valign="top" headers="d33454e41-desc d33454e54" class="stentry chdesc" width="72.72727272727273%"><span class="ph filepath">DITA-OT<span class="keyword">1.8.5</span>_full_easy_install_bin.tar.gz</span></td>
|
---|
54 |
|
---|
55 | </tr>
|
---|
56 |
|
---|
57 | <tr class="strow chrow">
|
---|
58 | <td valign="top" headers="d33454e41-option" id="d33454e67" class="stentry choption" width="27.272727272727273%"><strong>Windows</strong></td>
|
---|
59 |
|
---|
60 | <td valign="top" headers="d33454e41-desc d33454e67" class="stentry chdesc" width="72.72727272727273%"><span class="ph filepath">DITA-OT<span class="keyword">1.8.5</span>_full_easy_install_bin.zip</span></td>
|
---|
61 |
|
---|
62 | </tr>
|
---|
63 |
|
---|
64 | </tbody></table>
|
---|
65 |
|
---|
66 | </li>
|
---|
67 | <li class="li step stepexpand">
|
---|
68 | <span class="ph cmd">Extract the contents of the package to the directory where you want to install
|
---|
69 | the DITA-OT.</span>
|
---|
70 | </li>
|
---|
71 | <li class="li step stepexpand">
|
---|
72 | <span class="ph cmd">Run the <span class="ph filepath">startcmd</span> file that is applicable for your
|
---|
73 | operating system.</span>
|
---|
74 | <div class="itemgroup stepresult">This defines the necessary environment variables and opens a DOS prompt
|
---|
75 | or terminal window in which you can invoke the toolkit. You can use the window
|
---|
76 | to run as many builds as you want; if you close the window, you will need to run
|
---|
77 | the applicable <span class="ph filepath">startcmd</span> file again.</div>
|
---|
78 | </li>
|
---|
79 | </ol>
|
---|
80 |
|
---|
81 | </div>
|
---|
82 |
|
---|
83 | <div class="related-links">
|
---|
84 | <div class="familylinks">
|
---|
85 | <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>
|
---|
86 | </div>
|
---|
87 | </div>
|
---|
88 |
|
---|
89 | </body>
|
---|
90 | </html>
|
---|