install.html (907636ef) install.html (2f8a5df7)
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

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

24<html>
25<head>
26 <title>Apache OpenOffice %PRODUCT_RELEASE% SDK - Installation Guide</title>
27 <link rel="stylesheet" type="text/css" href="sdk_styles.css">
28 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
29 <meta name="author" content="J&uuml;rgen Schmidt">
30 <meta name="created" content="2004-12-14">
31</head>
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

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

24<html>
25<head>
26 <title>Apache OpenOffice %PRODUCT_RELEASE% SDK - Installation Guide</title>
27 <link rel="stylesheet" type="text/css" href="sdk_styles.css">
28 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
29 <meta name="author" content="J&uuml;rgen Schmidt">
30 <meta name="created" content="2004-12-14">
31</head>
32<body class="sdkbody"><a name="install"/>
32<body class="sdkbody"><a name="install"></a>
33<table class="table1" cellpadding=0>
34 <tr style="background-image:url(images/sdk_head-2.png)">
35 <td colspan="3" align="left"><img src="images/sdk_head-1.png" width="800" height="120" usemap="#Map" border="0"></td>
36 </tr>
37 <tr>
38 <td colspan="3"><img class="nothing10" src="images/nada.gif"></td>
39 </tr>
40 <tr>

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

193 the following variables:</p>
194 <table class="table4">
195 <tr valign="top">
196 <td class="cell20"><b>OFFICE_HOME</b></td>
197 <td class="cell80">Path to an existing Apache OpenOffice
198 installation, e.g. &quot;/opt/openoffice4&quot;. Be sure
199 that it is not a user installation only.</td>
200 </tr>
33<table class="table1" cellpadding=0>
34 <tr style="background-image:url(images/sdk_head-2.png)">
35 <td colspan="3" align="left"><img src="images/sdk_head-1.png" width="800" height="120" usemap="#Map" border="0"></td>
36 </tr>
37 <tr>
38 <td colspan="3"><img class="nothing10" src="images/nada.gif"></td>
39 </tr>
40 <tr>

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

193 the following variables:</p>
194 <table class="table4">
195 <tr valign="top">
196 <td class="cell20"><b>OFFICE_HOME</b></td>
197 <td class="cell80">Path to an existing Apache OpenOffice
198 installation, e.g. &quot;/opt/openoffice4&quot;. Be sure
199 that it is not a user installation only.</td>
200 </tr>
201 <tr><a name="oosdkname"/>
201 <tr><a name="oosdkname"></a>
202 <td class="cell20"><b>OO_SDK_NAME</b></td>
203 <td class="cell80">The configuration uses the
204 directory name of the SDK, but you can use another name as well.
205 It is important that the name does not contain spaces, because of a limitation
206 of gnu make which cannot handle spaces correctly. This name is, for
207 example, used to create an output directory in the users home directory
208 for any generated output when you use the SDK build environment.</td>
209 </tr>

--- 243 unchanged lines hidden ---
202 <td class="cell20"><b>OO_SDK_NAME</b></td>
203 <td class="cell80">The configuration uses the
204 directory name of the SDK, but you can use another name as well.
205 It is important that the name does not contain spaces, because of a limitation
206 of gnu make which cannot handle spaces correctly. This name is, for
207 example, used to create an output directory in the users home directory
208 for any generated output when you use the SDK build environment.</td>
209 </tr>

--- 243 unchanged lines hidden ---