install.html (507825dd) install.html (985d02c7)
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<!--
3#**************************************************************
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 123 unchanged lines hidden (view full) ---

132 </tr>
133 <tr valign="top">
134 <td><b>zip tool (2.3 or higher)<b></td>
135 <td class="content80">The zip tool is used to create UNO packages. zip is
136 a new requirement to make the SDK independent of a Java SDK.<br>
137 If you do not have these already, you can download them from <a target="_blank" href="http://www.info-zip.org" title="link to www.ubfi-zip.org (online)">http://www.info-zip.org</a>. Note: The cygwin zip.exe does not work for the build under
138 the 4NT shell. You have to use the native w32 version.</td>
139 </tr>
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2<!--
3#**************************************************************
4#
5# Licensed to the Apache Software Foundation (ASF) under one
6# or more contributor license agreements. See the NOTICE file
7# distributed with this work for additional information
8# regarding copyright ownership. The ASF licenses this file

--- 123 unchanged lines hidden (view full) ---

132 </tr>
133 <tr valign="top">
134 <td><b>zip tool (2.3 or higher)<b></td>
135 <td class="content80">The zip tool is used to create UNO packages. zip is
136 a new requirement to make the SDK independent of a Java SDK.<br>
137 If you do not have these already, you can download them from <a target="_blank" href="http://www.info-zip.org" title="link to www.ubfi-zip.org (online)">http://www.info-zip.org</a>. Note: The cygwin zip.exe does not work for the build under
138 the 4NT shell. You have to use the native w32 version.</td>
139 </tr>
140 <tr valign="middle">
141 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
142 </tr>
143 <tr valign="top">
144 <td><b>cat and sed tools<b></td>
145 <td class="content80">The cat and set tools are used to create some extensions.
146 <p><b>Note for Windows users</b>: If you do not have these already, you can download them from
147 <a target="_blank" href="http://sourceforge.net/projects/unxutils/files/latest/downloadg" title="link to UnxUtils (online)">http://sourceforge.net/projects/unxutils/files/latest/download</a>.</p>
148 </td>
149 </tr>
140 <tr valign="middle">
141 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
142 </tr>
143 <tr>
144 <td><img class="nothing10" src="images/nada.gif"></td>
145 <td align="right">
146 <a href="#install" title="link to the top of this page"><img class="navigate" src="images/nav_up.png"></a>
147 <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a></td>
148 </tr>
149 <tr valign="middle">
150 <td colspan="2">
151 <p>The SDK provides an implicit configuration mechanism, which
152 configures the SDK build environment to your personal needs the first
150 <tr valign="middle">
151 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td>
152 </tr>
153 <tr>
154 <td><img class="nothing10" src="images/nada.gif"></td>
155 <td align="right">
156 <a href="#install" title="link to the top of this page"><img class="navigate" src="images/nav_up.png"></a>
157 <a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a></td>
158 </tr>
159 <tr valign="middle">
160 <td colspan="2">
161 <p>The SDK provides an implicit configuration mechanism, which
162 configures the SDK build environment to your personal needs the first
153 time you use the SDK environment. This configuration step creates one or
154 two new setsdkenv_XXX scripts in the user's home directory:</P>
163 time you use the SDK environment. This configuration step creates a
164 new setsdkenv_XXX script in the user's home directory:</P>
155 <ul>
165 <ul>
156 <li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b> and <b>$HOME/$OO_SDK_NAME/setsdkenv_unix.csh</b>&nbsp;&nbsp;-> for Unix
157 <li><b>C:\Documents and Settings\&lt;username&gt;\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b></a>&nbsp;&nbsp;-> for Windows2000/XP or later
166 <li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b>&nbsp;&nbsp;-> for Unix
167 <li><b>C:\Documents and Settings\&lt;username&gt;\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b>&nbsp;&nbsp;-> for Windows2000/XP or later
158 </ul>
159 <p>The automatically started configure script (Unix and Windows2000/XP)
160 requests relevant information and directories (SDK, the Office, GNU make,
161 Java, C++), in order to prepare a working SDK environment. After completing the
162 configure script once, the newly created script is always used to set the
163 necessary environment variables for using the SDK and the required
164 tools.</P>
165 <p>On UNIX operating systems, the configure script uses Perl. LINUX systems should have

--- 63 unchanged lines hidden (view full) ---

229 <tr>
230 <td class="cell20"><b>OO_SDK_MAKE_HOME</b></td>
231 <td class="cell80">Path to GNU make.</td>
232 </tr>
233 <tr>
234 <td class="cell20"><b>OO_SDK_ZIP_HOME</b></td>
235 <td class="cell80">Path to the 'zip' tool.</td>
236 </tr>
168 </ul>
169 <p>The automatically started configure script (Unix and Windows2000/XP)
170 requests relevant information and directories (SDK, the Office, GNU make,
171 Java, C++), in order to prepare a working SDK environment. After completing the
172 configure script once, the newly created script is always used to set the
173 necessary environment variables for using the SDK and the required
174 tools.</P>
175 <p>On UNIX operating systems, the configure script uses Perl. LINUX systems should have

--- 63 unchanged lines hidden (view full) ---

239 <tr>
240 <td class="cell20"><b>OO_SDK_MAKE_HOME</b></td>
241 <td class="cell80">Path to GNU make.</td>
242 </tr>
243 <tr>
244 <td class="cell20"><b>OO_SDK_ZIP_HOME</b></td>
245 <td class="cell80">Path to the 'zip' tool.</td>
246 </tr>
247 <tr>
248 <td class="cell20"><b>OO_SDK_CAT_HOME</b></td>
249 <td class="cell80">Path to the 'cat' tool.</td>
250 </tr>
251 <tr>
252 <td class="cell20"><b>OO_SDK_SED_HOME</b></td>
253 <td class="cell80">Path to the 'sed' tool.</td>
254 </tr>
237 <tr>
238 <td class="cell20"><b>OO_SDK_OUTPUT_DIR</b></td>
239 <td class="cell80">Path to an existing directory where the example output
240 is generated. The output directory is <b>optional</b>, by default
241 the output is generated in the SDK directory itself. If an output
242 directory is specified, the output is generated in a SDK dependent
243 subdirectory in this directory (e.g. &lt;OO_SDK_OUTPUT_DIR&gt;
244 /OpenOffice.org %PRODUCT_RELEASE%/LINUXExample.out)</td>

--- 199 unchanged lines hidden ---
255 <tr>
256 <td class="cell20"><b>OO_SDK_OUTPUT_DIR</b></td>
257 <td class="cell80">Path to an existing directory where the example output
258 is generated. The output directory is <b>optional</b>, by default
259 the output is generated in the SDK directory itself. If an output
260 directory is specified, the output is generated in a SDK dependent
261 subdirectory in this directory (e.g. &lt;OO_SDK_OUTPUT_DIR&gt;
262 /OpenOffice.org %PRODUCT_RELEASE%/LINUXExample.out)</td>

--- 199 unchanged lines hidden ---