install.html (80295734) | install.html (99eb6ac2) |
---|---|
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 --- 11 unchanged lines hidden (view full) --- 20# under the License. 21# 22#************************************************************** 23 --> 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"> | 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 --- 11 unchanged lines hidden (view full) --- 20# under the License. 21# 22#************************************************************** 23 --> 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=iso-8859-1"> | 28 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
29 <meta name="author" content="Jürgen Schmidt"> 30 <meta name="created" content="2004-12-14"> 31</head> 32<body class="sdkbody"><a name="install"/> 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> --- 64 unchanged lines hidden (view full) --- 101 <td class="cell15">Linux</td> 102 <td class="cell80">GNU C++ compiler, gcc version 4.0.1</td> 103 </tr> 104 <tr> 105 <td class="cell15">Windows</td> 106 <td class="cell80">Microsoft C++ Compiler, Microsoft Visual Studio 2008 or the Express version (cl, version 15.00.21022)</td> 107 </tr> 108 </table> | 29 <meta name="author" content="Jürgen Schmidt"> 30 <meta name="created" content="2004-12-14"> 31</head> 32<body class="sdkbody"><a name="install"/> 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> --- 64 unchanged lines hidden (view full) --- 101 <td class="cell15">Linux</td> 102 <td class="cell80">GNU C++ compiler, gcc version 4.0.1</td> 103 </tr> 104 <tr> 105 <td class="cell15">Windows</td> 106 <td class="cell80">Microsoft C++ Compiler, Microsoft Visual Studio 2008 or the Express version (cl, version 15.00.21022)</td> 107 </tr> 108 </table> |
109 <p><b>Note</b>: The C++ compiler is <b><u>optional</u></b>! If you use the Express edition you have to ensure that the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en">Microsoft Visual Studio 2008 Redistributable Package</a> is also installed. You can download this package from Microsoft directly.</p></td> | 109 <p><b>Note</b>: The C++ compiler is <b><u>optional</u></b>! If you use the Express edition you have to ensure that the <a href="https://www.microsoft.com/en-us/download/details.aspx?id=29">Microsoft Visual C++ 2008 Redistributable Package (x86)</a> is also installed. You can download this package from Microsoft directly.</p></td> |
110 </tr> 111 <tr valign="middle"> 112 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> 113 </tr> 114 <tr valign="top"> 115 <td><b>Microsoft .NET Framework SDK version 1.0 or higher</b></td> 116 <td class="content80">The SDK is required for building CLI applications. 117 That is, programs written in languages, such as C# or VB.NET.<br> --- 21 unchanged lines hidden (view full) --- 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 | 110 </tr> 111 <tr valign="middle"> 112 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> 113 </tr> 114 <tr valign="top"> 115 <td><b>Microsoft .NET Framework SDK version 1.0 or higher</b></td> 116 <td class="content80">The SDK is required for building CLI applications. 117 That is, programs written in languages, such as C# or VB.NET.<br> --- 21 unchanged lines hidden (view full) --- 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> | 147 <a target="_blank" href="https://sourceforge.net/projects/unxutils/files/latest/downloadg" title="link to UnxUtils (online)">https://sourceforge.net/projects/unxutils/files/latest/download</a>.</p> |
148 </td> 149 </tr> 150 <tr valign="middle"> 151 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> 152 </tr> 153 <td><b>Boost (<b>Unix only</b> and optional)</b></td> 154 <td class="content80">The boost library is used today on Unix systems as replacement for the stlport library. The stlport library is removed and replaced by either the compiler stl (on Windows) or the boost stl on all Unix based systems. We are planning to switch to the compiler stl completely as soon as possible. The boost headers/library are <b>optional</b> and for C++ development only if stl containers are used. | 148 </td> 149 </tr> 150 <tr valign="middle"> 151 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> 152 </tr> 153 <td><b>Boost (<b>Unix only</b> and optional)</b></td> 154 <td class="content80">The boost library is used today on Unix systems as replacement for the stlport library. The stlport library is removed and replaced by either the compiler stl (on Windows) or the boost stl on all Unix based systems. We are planning to switch to the compiler stl completely as soon as possible. The boost headers/library are <b>optional</b> and for C++ development only if stl containers are used. |
155 <p><b>Download:</b> <a target="_blank" href="http://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.bz2/download" title="link to boost version 1.48.0 (online)">http://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.bz2/download</a>.</p> | 155 <p><b>Download:</b> <a target="_blank" href="https://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.bz2/download" title="link to boost version 1.48.0 (online)">https://sourceforge.net/projects/boost/files/boost/1.48.0/boost_1_48_0.tar.bz2/download</a>.</p> |
156 </td> 157 <tr valign="middle"> 158 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> 159 </tr> 160 <tr> 161 <td><img class="nothing10" src="images/nada.gif"></td> 162 <td align="right"> 163 <a href="#install" title="link to the top of this page"><img class="navigate" src="images/nav_up.png"></a> --- 98 unchanged lines hidden (view full) --- 262 directory is specified, the output is generated in a SDK dependent 263 subdirectory in this directory (e.g. <OO_SDK_OUTPUT_DIR> 264 /Apache OpenOffice %PRODUCT_RELEASE%/LINUXExample.out)</td> 265 </tr> 266 <tr> 267 <td class="cell20"><b>SDK_AUTO_DEPLOYMENT</b></td> 268 <td class="cell80">If this variable is set, the component examples are automatically deployed into the Office installation referenced by 269 OFFICE_HOME. See also chapter <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/unopkg" title="link to the "Extension Manager - unopkg" chapter in the Developer's Guide">"Extension Manager - unopkg"</a> from the Developer's Guide. | 156 </td> 157 <tr valign="middle"> 158 <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> 159 </tr> 160 <tr> 161 <td><img class="nothing10" src="images/nada.gif"></td> 162 <td align="right"> 163 <a href="#install" title="link to the top of this page"><img class="navigate" src="images/nav_up.png"></a> --- 98 unchanged lines hidden (view full) --- 262 directory is specified, the output is generated in a SDK dependent 263 subdirectory in this directory (e.g. <OO_SDK_OUTPUT_DIR> 264 /Apache OpenOffice %PRODUCT_RELEASE%/LINUXExample.out)</td> 265 </tr> 266 <tr> 267 <td class="cell20"><b>SDK_AUTO_DEPLOYMENT</b></td> 268 <td class="cell80">If this variable is set, the component examples are automatically deployed into the Office installation referenced by 269 OFFICE_HOME. See also chapter <a href="https://wiki.openoffice.org/wiki/Documentation/DevGuide/Extensions/unopkg" title="link to the "Extension Manager - unopkg" chapter in the Developer's Guide">"Extension Manager - unopkg"</a> from the Developer's Guide. |
270 This variable is only relevant when OFFICE_HOME is set.</td> | 270 This variable is only relevant when OFFICE_HOME is set.</td> |
271 </tr> 272 </table> 273 <p>You must run the <b>setsdkenv_XXX</b> script every time you want to 274 use the configured SDK environment. The settings are local for the current 275 shell on Windows or the new started shell on UNIX. On UNIX you 276 can now source one of the prepared environment 277 script files ("setsdkenv_unix.sh" or 278 "setsdkenv_unix.csh" dependending on the shell you use) to prepare --- 162 unchanged lines hidden (view full) --- 441 <div class="centertext"> 442 <p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" /> 443 Copyright © 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p> 444 </div> 445 </td> 446 </tr> 447</table> 448<map name="Map"> | 271 </tr> 272 </table> 273 <p>You must run the <b>setsdkenv_XXX</b> script every time you want to 274 use the configured SDK environment. The settings are local for the current 275 shell on Windows or the new started shell on UNIX. On UNIX you 276 can now source one of the prepared environment 277 script files ("setsdkenv_unix.sh" or 278 "setsdkenv_unix.csh" dependending on the shell you use) to prepare --- 162 unchanged lines hidden (view full) --- 441 <div class="centertext"> 442 <p><img class="apachelogo" src="images/sdk-footer-logo.png" title="Apache Logo" alt="Apache Logo" /> 443 Copyright © 2011 The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.<p> 444 </div> 445 </td> 446 </tr> 447</table> 448<map name="Map"> |
449 <area shape="rect" coords="10,68,400,105" href="http://www.openoffice.org"> | 449 <area shape="rect" coords="10,68,400,105" href="https://www.openoffice.org"> |
450</map> 451</body> 452</html> | 450</map> 451</body> 452</html> |