office-gobmx/odk/docs/install.html

1 line
17 KiB
HTML
Raw Normal View History

<html> <head> <title>[TITLE] - Installation Guide</title> <link rel="stylesheet" type="text/css" href="sdk_styles.css"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="author" content="J&uuml;rgen Schmidt"> <meta name="created" content="2004-12-14"> </head> <body class="sdkbody"><a name="install"/> <table class="table1" cellpadding=0> <tr style="background-image:url(images/sdk_head-2.gif); backgorund-position: bottom; "> <td class="background" colspan="2" align="left"><img src="images/sdk_head-1.gif" width="335" height="109" usemap="#Map" border="0"></td> <td class="background" align=right><img src="images/sdk_head-3.gif" width="32" height="109"></td> </tr> <tr> <td colspan="3"><img class="nothing10" src="images/nada.gif"></td> </tr> <tr> <td class="content1"><img class="nothing8" src="images/nada.gif"></td> <td> <table class="table2"> <tr> <td colspan="3"><img class="nothing1" src="images/nada.gif"></td> </tr> <tr> <td> <table class="table3"> <tr> <td colspan="2" class="head1">Installation Guide</td> <td align="right"><a href="../index.html" title="link to the SDK start page"><img class="navigate" src="images/nav_home.png"></a></td> </tr> </table> </td> </tr> <tr> <td> <table class="table3"> <tr> <td colspan="2"> <p>The [PRODUCTNAME] SDK comes with a set of development tools, base libraries, header files and helper class files which can be used to develop Java/C++ components, to embed the [PRODUCTNAME] application in your own programs, or to use the API (scripting or remote control the office). For a complete working environment, we have some additional requirements:</p> </td> </tr> <tr valign="top"> <td><b>[PRODUCTNAME] installation<b></td> <td class="content80">The SDK works on top of an existing office installation and uses the same libraries as the office installation.</td> </tr> </tr> <tr valign="middle"> <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> </tr> <tr valign="top"> <td><b>JDK (1.4.1_01 or higher)<b></td> <td class="content80"> <p>A JDK is necessary for developing Java components or applications. An appropriate Java SDK can be found on <a target="_blank" href="http://java.sun.com/products" title="link to the Java SDK download page (online)">http://java.sun.com/products</a>.</p> <p>If Java 5.0 or higher is used you have to ensure that the used office installation uses Java 5.0 as well because of class format changes in Java 5.0. Components build with Java 5.0 cannot be deployed by unopkg (using the office Java) using a lower Java version than Java 5.0.</p> <p><b>Note</b>: The Java compiler is <b><u>optional</u></b>!</p></td> </tr> <tr valign="middle"> <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> </tr> <tr valign="top"> <td><b>C++ compiler<b></td> <td class="content80">A C++ compiler is necessary for developing C++ components or applications. UNO depends on a compiler dependent language binding so that we use the appropriate compiler where a language binding exists: <table class="table4"> <tr> <td class="cell15">Solaris</td> <td class="cell85">Sun WorkShop 6 update 1 C++ 5.2 2000/09/11</td> </tr> <tr> <td class="cell15">Linux</td> <td class="cell80">GNU C++ compiler, gcc version 3.0.1</td> </tr> <tr> <td class="cell15">Windows</td> <td class="cell80">Microsoft C++ Compiler, Microsoft Visual Studio .NET 2003 (cl, version 13.10.3070)</td> </tr> </table> <p><b>Note</b>: The C++ compiler is <b><u>optional</u></b>!</p></td> </tr> <tr valign="middle"> <td colspan="2"><img class="line" src="images/sdk_line-1.gif"></td> </tr> <tr