a new requirement to make the SDK independent of a Java SDK.<br>
a new requirement to make the SDK independent of a Java SDK.<br>
If you do not have these already, you can download them from <atarget="_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
If you do not have these already, you can download them from <atarget="_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
the 4NT shell. You have to use the native w32 version.</td>
the 4NT shell. You have to use the native w32 version.</td>
<tdclass="content80">The cat and set tools are used to create some extensions.
<p><b>Note for Windows users</b>: If you do not have these already, you can download them from
<atarget="_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>
<p>The SDK provides an implicit configuration mechanism, which
<p>The SDK provides an implicit configuration mechanism, which
configures the SDK build environment to your personal needs the first
configures the SDK build environment to your personal needs the first
time you use the SDK environment. This configuration step creates one or
time you use the SDK environment. This configuration step creates a
two new setsdkenv_XXX scripts in the user's home directory:</P>
new setsdkenv_XXX script in the user's home directory:</P>
<ul>
<ul>
<li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b> and <b>$HOME/$OO_SDK_NAME/setsdkenv_unix.csh</b> -> for Unix
<li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b> -> for Unix
<li><b>C:\Documents and Settings\<username>\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b></a> -> for Windows2000/XP or later
<li><b>C:\Documents and Settings\<username>\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b> -> for Windows2000/XP or later
</ul>
</ul>
<p>The automatically started configure script (Unix and Windows2000/XP)
<p>The automatically started configure script (Unix and Windows2000/XP)
requests relevant information and directories (SDK, the Office, GNU make,
requests relevant information and directories (SDK, the Office, GNU make,
...
@@ -234,6 +244,14 @@
...
@@ -234,6 +244,14 @@
<tdclass="cell20"><b>OO_SDK_ZIP_HOME</b></td>
<tdclass="cell20"><b>OO_SDK_ZIP_HOME</b></td>
<tdclass="cell80">Path to the 'zip' tool.</td>
<tdclass="cell80">Path to the 'zip' tool.</td>
</tr>
</tr>
<tr>
<tdclass="cell20"><b>OO_SDK_CAT_HOME</b></td>
<tdclass="cell80">Path to the 'cat' tool.</td>
</tr>
<tr>
<tdclass="cell20"><b>OO_SDK_SED_HOME</b></td>
<tdclass="cell80">Path to the 'sed' tool.</td>
</tr>
<tr>
<tr>
<tdclass="cell20"><b>OO_SDK_OUTPUT_DIR</b></td>
<tdclass="cell20"><b>OO_SDK_OUTPUT_DIR</b></td>
<tdclass="cell80">Path to an existing directory where the example output
<tdclass="cell80">Path to an existing directory where the example output