You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by bu...@apache.org on 2017/04/08 23:00:14 UTC

svn commit: r1010077 [25/31] - in /websites/staging/ooo-site/trunk: cgi-bin/ content/ content/pl/ content/pl/Archive/ content/pl/Archive/apps/ content/pl/Archive/apps/hr5000/ content/pl/Archive/grafika/ content/pl/Archive/info/ content/pl/Archive/marke...

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/appendix.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/appendix.html (added)
+++ websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/appendix.html Sat Apr  8 23:00:09 2017
@@ -0,0 +1,317 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/pl/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/pl/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/pl/">pl</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/">Archive</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/">trans</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/">docs</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/">orig</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/setup_guide/">setup_guide</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="mu_install.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    </tr>
+</table>
+<br>
+<hr>
+<H2>Appendix</H2>
+<P>The Appendix contains information about automated installation of OpenOffice.org under Unix, the printer administration program under the Solaris operating environment and under Linux, about modifying and repairing the installation as well as deinstalling OpenOffice.org.</P>
+<br><br>
+<H3>Automated Installation under Unix</H2>
+<P>There is a special installation script available to help automate the installation of OpenOffice.org under Unix which can be used to install OpenOffice.org on the command line with or without graphical interface.</P>
+<P>The installation script <code>install</code> defaults to a multi-user installation of OpenOffice.org (standard for Unix / Linux) and takes the following command line arguments:</P>
+<DIV ALIGN=RIGHT>
+  <TABLE WIDTH=100% BORDER=0 CELLPADDING=4 CELLSPACING=0>
+                <TR VALIGN=TOP>
+                        <TD WIDTH=17%>
+                                <p><code>--help</code></p>
+                        </TD>
+                        <TD WIDTH=83%>
+                                <p>prints the help message</p>
+                        </TD>
+                </TR>
+                <TR VALIGN=TOP>
+                        <TD>
+                                <p><code>--version</code></p>
+                        </TD>
+                        <TD>
+                                <P>prints the version of OpenOffice.org to be installed</P>
+                        </TD>
+                </TR>
+                <TR VALIGN=TOP>
+                        <TD>
+                                <P><code>--prefix=PREFIX</code></P>
+                        </TD>
+                        <TD>
+                                <P>installs OpenOffice.org into <code>PREFIX</code> (default is <code>$oo_default_prefix</code>)</P>
+                        </TD>
+                </TR>
+                <TR VALIGN=TOP>
+                        <TD>
+                                <P><code>--single</code></P>
+                        </TD>
+                        <TD>
+                                <P>performs a single user installation of OpenOffice.org (default is a network installation)</P>
+                        </TD>
+                </TR>
+                <TR VALIGN=TOP>
+                        <TD>
+                                <P><code>--interactive</code></P>
+                        </TD>
+                        <TD>
+                                <P>installs OpenOffice.org using the interactive mode</P>
+                        </TD>
+                </TR>
+  </TABLE>
+</DIV>
+<P><B>Example</B></P>
+<P><CODE>./install --prefix=/opt</CODE></P>
+<P>makes a multi-user / network Phase 1 installation of OpenOffice.org into the directory <CODE>/opt</CODE>.</P>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/achtung.png">
+    </TD>
+    <TD WIDTH=83%>
+      <P>Individual users must still do a <B>Workstation Installation</B> before they will be able to use OpenOffice.org. However, the Workstation Installation will be <B>automatically started</B> the first time any user tries to run OpenOffice.org.</P>
+    </TD>
+  </TR>
+</TABLE>
+<br><br>
+<H3>Setting up Printer, Fax and Fonts under Unix</H3>
+
+<P>Under Unix, the printer administration program &quot;spadmin&quot; is provided to help you set up printers, faxes and fonts for use with OpenOffice.org.</P>
+<P>Call the printer administration program &quot;spadmin&quot; as follows:</P>
+<UL>
+  <LI>Go to the <code>OpenOffice.org1.0/program</code> directory.</li>
+  <LI>Enter:<br><br>
+  <P><code>./spadmin</code><br></li>
+</UL>
+<P>After it starts, the window of the printer administration program &quot;spadmin&quot; appears. That is where you can make all important settings.</P>
+<P>During a network installation, the <B>System Administrator</B> first logs on as user root and calls the printer administration program &quot;spadmin&quot;. He or she then creates a general printer configuration file called <code>OpenOffice.org1.0/share/psprint/psprint.conf</code> for all users. All changes are immediately available to all users in OpenOffice.org.</P>
+<P>The system administrator can also add fonts for all users in the network installation. However, these fonts are available only after restarting OpenOffice.org.</P>
+<br>
+<H4>Setting up Printers</H4>
+<P>Under Unix, OpenOffice.org only offers direct support for PostScript printers. Other printers must be set up as described in the section <B>Printer Drivers in OpenOffice.org</B>. OpenOffice.org automatically provides a printer with the default driver for each system queue. You can add additional printers as needed.</P>
+<br>
+<H4>Adding a Printer</H4>
+<OL>
+  <LI>Click the <B>New Printer</B> button.</li>
+  <LI>Select the <B>Create Printer</B> option and click <B>Next</B>.</li>
+  <LI>Select the appropriate driver for your printer. If you are not using a PostScript printer or your model is not listed, use the &quot;Generic Printer&quot; driver or follow the steps below. You can also add new drivers using the <B>Import</B> button or delete unnecessary drivers using the <B>Delete</B> button (see below for details). Click <B>Next</B>.</li>
+  <LI>Choose a command line that you can use to print on your printer (for example, <code>lp -d my_queue</code>). Click <B>Next</B>.</li>
+  <LI>Give the printer a name and determine whether it should become the default printer. Click <B>Finish</B>.</li>
+  <LI>To print a test page, click on <B>Test Page</B>. If the test page fails to print or is incorrectly printed, check all settings as described in <B>Change Printer Settings</B>.</li>
+</OL>
+<P>You now have a new printer in OpenOffice.org.</P>
+<br>
+<H4>Printer Drivers in OpenOffice.org</H4>
+<UL>
+  <LI>When installing a non-PostScript enabled printer, you must set your system so that PostScript can be converted into the language of the printer. We recommend using current PostScript conversion software such as <a href="http://www.cs.wisc.edu/~ghost/" target=_new>Ghostscript</a>. You should set up the &quot;Generic Printer&quot; in that case. Make sure the page margins are set correctly as well. You can find this information in the following sections.</li>
+  <LI>If you are in possession of a PostScript-enabled printer, you must always install a description file that adapts the printer (PostScript Printer Definition - PPD) so that you can utilize the paper tray selection, the duplex print function (if the printer has it) and any built-in fonts. You can also use the generic printer driver since it contains the most important data and is suitable for most printers. In that case, you will have to do without the paper tray selection and correctly set the page margins.<br>
+  Some PPD files are installed as default files. If there is no matching PPD file for your printer, you will find various PPD files at <a href="http://www.adobe.com/products/printerdrivers/" target="_new">http://www.adobe.com/products/printerdrivers/</a>. You can also ask the manufacturer of your printer for PPD files. Unpack a suitable driver and connect it with spadmin to your system.</li>
+</UL>
+<P><B>Drivers can be imported or deleted when creating a new printer.</B></P>
+<UL>
+  <LI>To import new drivers, click <B>Import</B> in the driver selection dialog. Click <B>Browse</B> to select the directory where you unpacked the PPD files. In the <B>Selection of drivers</B> list box, select the printer driver you want to install and then click <B>OK</B>.</li>
+  <LI>To delete a printer driver, select the printer driver and click <B>Delete</B>. Be sure that you do not delete the generic printer driver, and remember that drivers deleted from network installations are no longer available to other users who are using the same network installation.</li>
+  <LI>If the printer has more fonts built in than the usual PostScript fonts, you must also load the AFM files for these additional fonts. Copy the AFM files into the <code>OpenOffice.org1.0/share/psprint/fontmetric</code> directory of the OpenOffice.org installation or into the <code>OpenOffice.org1.0/user/psprint/fontmetric</code> directory of the User Installation. You can find AFM files, for example, at <a href="ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/" target=_new>ftp://ftp.adobe.com/pub/adobe/type/win/all/afmfiles/</a>.</li>
+</UL>
+<br>
+<H4>Changing Printer Settings</H4>
+<P>In the printer administration program &quot;spadmin&quot;, select the printer from the <B>Installed printers</B> list box and click <B>Properties</B>. The <B>Properties</B> dialog appears containing several tab pages. This is where you can make settings that are used according to the PPD file of the selected printer.</li>
+<UL>
+  <LI>Select the command on the <B>Command</B> tab page. You can remove superfluous commands using the <B>Remove</B> button.</li>
+  <LI>On the <B>Paper</B> tab page, you can define the paper format and paper tray to be used as the default settings for this printer.</li>
+  <LI>On the <B>Device</B> tab page, you can activate the special options for your printer. If your printer can only print in black and white, choose &quot;grayscale&quot; under <B>Color</B>, otherwise choose &quot;color&quot;. If switching to grayscale leads to unfavorable results, you can also select &quot;color&quot; under <B>Color</B> and see how the printer or PostScript emulator applies it. Furthermore, on this tab page you can set the precision with which colors are described as well as the PostScript level.</li>
+  <LI>The <B>Font Replacement</B> tab page allows you to select a printer font type available in the printer for each font type installed on your computer. This way you can reduce the data volume sent to the printer. Font replacement can be turned on or off for each printer individually.</li>
+  <LI>You should also set the page margins correctly on the <B>Additional settings</B> tab when using the generic printer drivers so that your printout is not cropped. You can also enter a description in the Comments field, which will also be displayed on the<B> Print</B> dialog.</li>
+</UL>
+
+<P>Some of these settings can also be set per document/printout in the <B>Print</B> dialog or the <B>Printer Settings</B> dialog in OpenOffice.org via the <B>Properties</B> button.</P>
+<br>
+<H4>Renaming or Deleting Printers</H4>
+<UL>
+  <LI>Select a printer from the <B>Installed printers</B> list box.</li>
+  <LI>To rename the selected printer, click <B>Rename</B>. Enter an appropriate name in the dialog that appears and click <B>OK</B>. The name must be unique and should be chosen so that you can recognize the printer and the application. Printer names must be assigned the same for all users because, when documents are exchanged, the selected printer remains unchanged if the recipient has it under the same name.</li>
+  <LI>To delete the selected printer, click <B>Remove</B>. The default printer or a printer that has been created by the system administrator in a network installation cannot be removed using this dialog.</li>
+</UL>
+<br>
+<H4>Selecting a Default Printer</H4>
+<UL>
+  <LI>the <B>Installed printers</B> list box the default printer, double-click its name or click the <B>Default</B> button.</li>
+</UL>
+<br><br>
+<H3>Using Fax Functionality</H3>
+<P>If you have already installed a fax package such as Efax or HylaFax on your computer, you can send faxes with OpenOffice.org.</P>
+<OL>
+  <LI>Click <B>New Printer</B>. This opens the <B>Add Printer</B> dialog.</li>
+  <LI>Select <B>Connect a fax device</B>. Click <B>Next</B>.</li>
+  <LI>Choose whether to use the default driver or another printer driver. Click <B>Next</B>. If you are not using the default driver, select the appropriate driver and click <B>Next</B>.</li>
+  <LI>Enter a command line with which to communicate with the fax in the following dialog. In the command line of each fax sent &quot;<code>(TMP)</code>&quot; is replaced by a temporary file and &quot;<code>(PHONE)</code>&quot; by the telephone number of the recipient fax machine. If &quot;<code>(TMP)</code>&quot; occurs in the command line, the PostScript code is transmitted in a file, otherwise via standard input (i.e., as a pipe). Click <B>Next</B>.</li>
+  <LI>Assign a name to your new fax printer and determine whether the telephone numbers (see below) marked in the text should be removed from the printout, or not. Click <B>Finish</B>.</li>
+</OL>
+<P>You can now send faxes by printing to the printer that has just been created.</P>
+<P>Enter the fax number as text in the document. You can also enter a field that takes the fax number from your active database. In any case, the fax number must start with the characters <code>@@#</code> and end with <code>@@</code>. A valid entry would have the form <code>@@#1234567@@</code>.</li>
+<P>If these characters including the telephone number are not printed, activate the <B>Fax number is removed from the printout</B> option under <B>Properties</B> on the <B>Command</B> tab page. If notelephone number is entered in the document, a dialog prompting you for it will appear after the printout.</li>
+<P>In OpenOffice.org you can also activate a button for sending faxes to a default fax. To do this, right-click the function bar, open the <B>Visible Buttons</B> submenu and click the <B>Send Default Fax</B> button. You can set which fax is used when this button is pressed under <B>Tools - Options - Text Document - Print</B>.</li>
+<P>Remember to create one separate print job for each fax, otherwise, the first recipient would receive all the faxes. In the <B>File - Form Letter</B> dialog select the  <B>Printer</B> option and then the <B>Create Individual Print Jobs</B> field.</P>
+<br><br>
+<H3>Connecting a PostScript for PDF Converter</H3>
+
+<P>If a PostScript for PDF converter such as Ghostscript or Adobe Acrobat Distiller(tm) is installed on your computer, you can quickly create PDF documents in OpenOffice.org.</P>
+<OL>
+  <LI>Click <B>New Printer</B>. This opens the <B>Add Printer</B> dialog.</li>
+  <LI>Select <B>Connect a PDF converter</B>. Click <B>Next</B>.</li>
+  <LI>Choose whether to use the default driver, the Acrobat Distiller driver or another driver. Click <B>Next</B>. If you are not using the default driver or the Acrobat Distiller driver, select the appropriate driver and click <B>Next</B>.</li>
+  <LI>In the next dialog, enter a command line with which to communicate with the PostScript-&gt;PDF Converter. Moreover, enter the directory where the PDF files created should be saved. If you do not provide this directory, the user's home directory will be used. In the command line of each created PDF document &quot;<code>(TMP)</code>&quot; is replaced by a temporary file and &quot;<code>(OUTFILE)</code>&quot; by the target file, the name of which is created from the document name. If &quot;<code>(TMP)</code>&quot; occurs in the command line, the Postscript code is transmitted in a file, otherwise via standard input (i.e., as a pipe). If Ghostscript or Adobe Acrobat Distiller is in the search path, you can use one of the predefined command lines. Click <B>Next</B>.</li>
+  <LI>Assign a name to your new PDF converter. Click <B>Finish</B>.</li>
+</OL>
+<P>You can now create PDF documents by printing to the converter that has just been created.</P>
+<br><br>
+<H3>Installing Fonts</H3>
+<P>When you are working with OpenOffice.org you might notice that a different number of fonts is provided depending on the document type being used. This is because not all of the fonts can be used in every case.</P>
+<UL>
+  <LI>Therefore, only those fonts will be shown in the font selection box when working with a text document which can also be printed, as it is assumed that you will only want to use those fonts that you can actually have printed on paper.</li>
+  <LI>In an HTML document or in online layout, only fonts that are available on screen are offered.</li>
+  <LI>On the other hand, when working with spreadsheets and drawings you will be able to use all of the fonts that can be either printed or shown on the screen.</li>
+</UL>
+<P>OpenOffice.org tries to have the display on screen correspond to the printout (WYSIWYG). Possible problems using the font are shown in the bottom margin of the dialog you open by choosing <B>Format &ndash; Character</B>.</li>
+<br>
+<H4>Adding Fonts</H4>
+<P>You can integrate additional fonts in OpenOffice.org. Fonts which you integrate are available exclusively to OpenOffice.org and can be used with various Xservers without your having to install them there. To make the fonts available to other programs as well, proceed as usual by adding the fonts to your Xserver. OpenOffice.org can display and print out PostScript Type1 fonts as well as TrueType fonts (including TrueType Collections).</P>
+<P>To integrate additional fonts in OpenOffice.org, proceed as follows:</P>
+<OL>
+  <LI>Start spadmin.</li>
+  <LI>Click <B>Fonts</B>.</li>
+  <LI>All fonts added for OpenOffice.org are listed in the dialog that appears. You can remove selected fonts using the <B>Remove</B> button or add new fonts with the <B>Add</B> button.</li>
+  <LI>Click <B>Add</B>. The <B>Add Fonts</B> dialog appears.</li>
+        <LI>Enter the directory from which you want to add the fonts. Press the <B>...</B> button and select the directory from the path selection dialog or enter the directory directly.</li>
+  <LI>Now a list of the fonts from this directory appears. Select the fonts you want to add. To add all the fonts, click <B>Select All</B>.</li>
+  <LI>With the <B>Create soft links only</B> check box you can determine whether the fonts are to be copied into the OpenOffice.org directory or only symbolic links are to be created there. If the fonts to be added are on a data medium that is not always available (such as a CD-ROM), you must copy the fonts.</li>
+  <LI>Click <B>OK</B>. The fonts will now be added.</li>
+</OL>
+<P>In the case of a network installation, the fonts are installed in that installation if possible. If the user has no write access rights, the fonts will be installed in the user installation so that only the user who installed them can access them.</P>
+<br>
+<H4>Deleting Fonts</H4>
+<P>To delete fonts, proceed as follows:</P>
+<OL>
+  <LI>Start spadmin.</li>
+  <LI>Click <B>Fonts</B>.</li>
+  <LI>All fonts added to OpenOffice.org are listed in the dialog that now appears. Select the fonts you want to delete and click <B>Delete</B>.</li>
+</OL>
+<P>You can delete only the fonts that have been added for OpenOffice.org.</p>
+<br>
+<H4>Renaming Fonts</H4>
+<P>You can also rename fonts added for OpenOffice.org. This is especially useful for fonts that contain several localized names (such as an English and a Japanese name). There are also fonts that contain an unreadable name. You can replace this with a suitable name.</P>
+<OL>
+  <LI>Start spadmin.</li>
+  <LI>Click <B>Fonts</B>.</li>
+  <LI>Select the fonts you want to rename and click <B>Rename</B>.</li>
+  <LI>Enter a new name in the dialog that appears. If the font contains several names, these names will serve as suggestions in the combo box where you enter the new name.</li>
+  <LI>Click <B>OK</B>.</li>
+</OL>
+<P>If you select several fonts to rename, one dialog appears for each selected font.</P>
+<P>If you have selected a TrueType Collection (TTC), one dialog appears for each of the fonts contained in it.</P>
+<br><br>
+<H3>Installing a patch under the Solaris&trade; Operating Environment</H3>
+<P>To carry out a correct installation, the system patches described in the chapter System Requirements have to be installed. To install a system patch, proceed as described in the following example for patch #106327-08. In this example, we assume that the patch is compressed in the file <code>106327-08.zip</code>, e.g. after downloading it from <a href="http://sunsolve.sun.com" target=_new>SunSolve</a></P>
+<OL>
+  <LI>Log in to the system with root access rights:<br>
+  <code>su -</code><br></li>
+  <LI>Create a temporary directory for unpacking the compressed patch file, e.g. <B>/tmp/patches</B>.<br>
+  <code>mkdir /tmp/patches</code><br></li>
+  <LI>Copy the compressed patch file to this directory and unpack it there:<br>
+  <code>unzip 106327-08.zip</code><br></li>
+  <LI>Install the patch using the command <B>patchadd</B>:<br>
+  <code>patchadd 106327-08</code><br></li>
+  <LI>After successful installation of the patch, you can remove the temporary directory:<br>
+  <code>rm -rf /tmp/patches</code><br></li>
+</OL>
+<br>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/hinweis.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p>Use the command <B>showrev -p</B> or <B>patchadd -p</B> to display a list of the patches already installed on your system. To deinstall a patch, enter the command <B>patchrm</B>.</p>
+    </TD>
+  </TR>
+</TABLE>
+<br><br>
+<H3>Modifying the OpenOffice.org Installation</H2>
+<P>Calling the Setup program again after OpenOffice.org is already installed leads you to a dialog that allows you to either modify, repair or remove an existing installation.</P>
+<P>You can also call the setup program from the installation directory. If the setup program recognizes a OpenOffice.org installation, it will offer to repair the version on the hard drive.</P>
+
+<IMG SRC="img/setup_modify.png">
+<br>
+<H4>Modify</H4>
+<P>If you select the <B>Modify</B> option, you will see the same dialog as for the Custom Installation. This dialog enables you to define which OpenOffice.org components you want to add or remove.</P>
+<P>The gray boxes represent the components which have not been installed. When you click a gray box, it will become colored indicating that that component will also be installed.</P>
+<P>The components that have already been installed have a colored box in front of them. When you click such a box, it will be highlighted by a red mark which indicates that that component will be deleted from the installation.</P>
+<P>A plus sign in front of a component indicates that there is a group of components to be found there. To view the whole group, click the plus sign. Now you can select the individual components to install or delete.</P>
+<br>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR>
+    <TD WIDTH=17%>
+      <IMG SRC="img/tip.png">
+    </TD>
+    <TD WIDTH=83%>
+      <P>Please note that the graphics filters are listed under the &quot;optional components&quot;.</P>
+    </TD>
+  </TR>
+</TABLE>
+<br>
+<H4>Repair</H4>
+<P>Choose the <B>Repair</B> option in the OpenOffice.org Setup program to repair your OpenOffice.org when entries in the system registry are no longer correct. The repair function will try to restore unintentionally deleted program files.</P>
+<br>
+<H4>Remove</H4>
+<P>Deinstallation deletes OpenOffice.org entries contained in the registry of the corresponding operating system and also the files mentioned in the previous paragraph. Furthermore almost all of the files and folders in the OpenOffice.org directory will be deleted except for those that you have created or altered after having installed the program or those needed by the setup program itself. Therefore, your documents and most of the settings will be kept. When working under <B>Windows</B> you can activate/ deactivate a check box which decides if files created in the OpenOffice.org folder are also to be deleted or kept.</P>
+<br>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/hinweis.png">
+    </TD>
+    <TD WIDTH=83%>
+      <P>If you cannot immediately delete some of the program files under Windows, delete them directly after restarting your system.</P>
+    </TD>
+  </TR>
+</TABLE>
+<br>
+<P>If you want to remove the server installation on the network, you have to completely delete the entire OpenOffice.org folder on the server. All user installations based thereon will be automatically deactivated.</P>
+<br><br>
+<H3>Setup Parameters</H3>
+<P>The parameter <code><B>-repair</B></code> calls the setup program and repairs OpenOffice.org without any dialogs being displayed.</P>
+<P>The parameter <code><B>-net</B></code> or <code><B>-n</B></code> starts the server part of the network installation.</P>
+<P>In the parameter <code><B>-D:destination_path</B></code> the information you enter in place of <code>&quot;destination_path&quot;</code> specifies the path where OpenOffice.org is to be installed.</P>
+<P>In the parameter <code><B>-F:application_name</B></code> the information you enter in place of <code>&quot;application_name&quot;</code> specifies the name of an application that is to be started immediately after installation.</P>
+<hr>
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="mu_install.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    </tr>
+</table>
+
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/achtung.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/achtung.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/hinweis.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/hinweis.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/linux.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/linux.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/ooo_logo.tif
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/ooo_logo.tif
------------------------------------------------------------------------------
    svn:mime-type = image/tiff

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_copystart.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_copystart.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_directory.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_directory.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_filetypes.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_filetypes.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_finished.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_finished.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_important.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_important.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_javalist.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_javalist.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_license.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_license.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_modify.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_modify.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_modules.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_modules.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_progress.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_progress.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_type.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_type.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_userdata.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_userdata.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_welcome.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_welcome.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_workstation.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_workstation.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_workstationdirectory.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/setup_workstationdirectory.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/solaris.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/solaris.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/tip.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/tip.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/unix.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/unix.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/win.png
==============================================================================
Binary file - no diff available.

Propchange: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/img/win.png
------------------------------------------------------------------------------
    svn:mime-type = image/png

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/intro.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/intro.html (added)
+++ websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/intro.html Sat Apr  8 23:00:09 2017
@@ -0,0 +1,74 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/pl/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/pl/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/pl/">pl</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/">Archive</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/">trans</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/">docs</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/">orig</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/setup_guide/">setup_guide</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="toc.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    <td><div align="right"><a href="ooo_install.html">Next</a></div></td>
+  </tr>
+</table>
+<br>
+<hr>
+<h2>Setup Guide Introduction</h2>
+<h3>Icons in the Documentation</h3>
+<br>
+<p>There are three icons used to call your attention to additional helpful information.</p>
+<TABLE>
+  <TR>
+    <TD>
+      <IMG SRC="img/achtung.png">
+    </TD>
+    <TD>
+      The &quot;Important!&quot; icon points out important information regarding data and system security.
+    </TD>
+  </TR>
+  <TR>
+    <TD>
+      <IMG SRC="img/hinweis.png">
+    </TD>
+    <TD>
+      The &quot;Note&quot; icon points out extra information: for example, alternative ways to reach a certain goal.
+    </TD>
+  </TR>
+  <TR>
+    <TD>
+      <IMG SRC="img/tip.png">
+    </TD>
+    <TD>
+      The &quot;Tip&quot; icon points out tips for working with the program in a more efficient manner.
+    </TD>
+  </TR>
+</TABLE>
+<hr>
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="toc.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    <td><div align="right"><a href="ooo_install.html">Next</a></div></td>
+  </tr>
+</table>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/mu_install.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/mu_install.html (added)
+++ websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/mu_install.html Sat Apr  8 23:00:09 2017
@@ -0,0 +1,412 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/pl/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/pl/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/pl/">pl</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/">Archive</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/">trans</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/">docs</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/">orig</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/setup_guide/">setup_guide</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="single_install.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    <td><div align="right"><a href="appendix.html">Next</a></div></td>
+  </tr>
+</table>
+<br>
+<hr>
+<H2>Multi-User or Network Installation</H2>
+<H3>Installation Phase 1</H3>
+<P>The multi-user / network installation of OpenOffice.org is carried out in two phases. First, login as root or system administrator or as a normal user with corresponding system access rights on the target computer or network computer. Carry out the complete OpenOffice.org installation in a directory to which the users have read and execute access rights. Second, after the <B>Phase 1 </B> is complete, each user can log in to the system and perform a <B>Workstation Installation</B> of OpenOffice.org in a folder in his or her home directory.</P>
+<P>To start up the Phase 1 installation, simply Invoke the setup program from the installation directory and add the parameter <B>-net.</B></P>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/achtung.png">
+    </TD>
+    <TD WIDTH=83%>
+      <P>The <B>Phase 1</B> installation does not result in an OpenOffice.org version that can be run directly (even by root or the system adminstrator). Thus, if required, the root or the system administrator also has to carry out a workstation installation.</P>
+    </TD>
+  </TR>
+</TABLE>
+<br>
+<H4>Installation Requirements</H4>
+<P>About 250 MB of space needs to be available on the target machine directory which is to contain the OpenOffice.org installation. During the installation about 20 MB space is required for temporary files. The temporary files will be automatically deleted after the installation has been completed successfully. Under Unix you will need a swap volume of about 80 MB.</P>
+<br>
+<H4>Starting the Installation</H4>
+<UL>
+  <LI>Log in to the system as system administrator or root</li>
+</UL>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/unix.png">
+    </TD>
+    <TD WIDTH=83%>
+      <UL>
+        <LI>Go to the graphical X Window interface if it was not already automatically activated.</li>
+        <LI>Go to the installation directory either by command line in a terminal window or through the File Manager.</li>
+        <LI>Call the installation script with the command<br><br>
+        <code>./setup -net</code><br><br>
+        As an alternative, Unix users may use the <CODE>install</CODE> script from the command line to perform a non-graphical installation.</li>
+        <li>Type<br><br>
+        <CODE>./install --help</CODE><br><br>
+        for its syntax or see <I>Automated Installation under Unix</I> in the Appendix for more information.</li>
+      </UL>
+    </TD>
+  </TR>
+</TABLE>
+<br><br>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/win.png">
+    </TD>
+    <TD WIDTH=83%>
+      <UL>
+        <LI>Call the Setup.exe program from the installation directory using the <B>-net</B> parameter.</li>
+        <li>To start the setup program by using a parameter, open the Start menu on the Start bar, select the <B>Run...</B> command and enter the following line in the text box (you can also use the <B>Browse</B> button to find the file and to correctly enter the path in the text box):<br><br>
+        <code>X:\{tempdir}\install\setup.exe -net</code><br><br>
+        where X:\{tempdir} is the temporary installation directory where the installation files reside after decompressing the downloaded installation file.</li>
+      </uL>
+    </TD>
+  </TR>
+</TABLE>
+<br><br>
+<H3>The Setup Procedure</H3>
+<br>
+<H4>Welcome</H4>
+<P>The first thing to appear on the screen is a welcome dialog.</P>
+<IMG SRC="img/setup_welcome.png">
+<P>In many of the setup program dialogs you will see a <B>Help</B> button which displays brief information about the current dialog. After you have read the Help text, use the <B>Back</B> button to return to the setup program. Do NOT close the Help with the &quot;X&quot; system button (top right) as this would exit the setup program.</P>
+<UL>
+  <LI>Confirm the Welcome dialog by clicking the <B>Next</B> button.</li>
+</UL>
+<br>
+<H4>Important Information</H4>
+<P>Now a window appears containing the <code>readme.txt</code> file (Windows) or <code>README</code> file (Solaris and Linux). This file can also be opened and read from the OpenOffice.org directory after the installation process is completed.</P>
+
+<IMG SRC="img/setup_important.png">
+
+<UL>
+  <LI>Read the information and confirm by clicking <B>Next</B>.</li>
+</UL>
+<br>
+<H4>License Agreement</H4>
+<P>The next dialog contains the license agreement.</P>
+
+<IMG SRC="img/setup_license.png">
+
+<UL>
+  <LI>Carefully read the license agreement. If you agree to all points, click <B>Accept</B> to continue with the installation. If you do not agree to the license agreement click <B>Cancel</B>. In the latter case OpenOffice.org will not be installed.</P>
+</UL>
+<br>
+<H4>Type of Installation</H4>
+<P>The next dialog in the OpenOffice.org setup program allows you to select the type of installation to be carried out.</P>
+<P>The memory requirements shown here are approximates based on the cluster sizes of the next target directory containing sufficient free space.</P>
+
+<IMG SRC="img/setup_type.png">
+
+<P>When installing OpenOffice.org on a network server you should install all of the available components. To do this select the <B>Custom Installation</B> and select all of the options contained in the dialog following on from the next one in which a directory is chosen.</P>
+<UL>
+  <LI>Select <B>Custom Installation</B>.</li>
+  <LI>Click <B>Next</B> to continue the installation.</li>
+</UL>
+
+<br>
+<H4>Installation Directory</H4>
+<P>The next dialog to appear is for selecting the installation directory.</P>
+
+<IMG SRC="img/setup_directory.png">
+
+<P>In the top part of the dialog, there is a list of the drives on your system with details regarding how much space is required and how much space is available. The amount of memory required can differ due to different drives and cluster sizes.</P>
+<UL>
+  <LI>You can also select the installation path from a selection dialog by clicking <B>Browse</B> or by directly entering the path in the text box. If the directory entered does not exist, you will be asked if it should be created. OpenOffice.org will install files and other subfolders with files in the directory you specify.</li>
+  <LI>Click <B>Next</B> to continue the installation.</li>
+</UL>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/achtung.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p>Select a directory in which all users have read and execute rights so that the workstation installations can be carried out.</p>
+    </TD>
+  </TR>
+</TABLE>
+<br>
+<H4>Component Selection</H4>
+<P>If you have selected the <B>Custom Installation</B> you will now see a dialog for selecting the components to be installed.</P>
+
+<IMG SRC="img/setup_modules.png">
+
+<P>As a rule, all of the components which have a colored box next to their name will be installed. If you do not want to install a particular component, click the box next to the name and it will change to gray. Each time you click one of the boxes, it will change from colored to gray or vice versa, and the corresponding component and all subordinate components will either be part of the installation (colored) or not part of the installation (gray).</P>
+<P>When you click the plus sign next to the name of a component, a list of the subordinate components will be revealed. Again, clicking the individual boxes will either include the components in or exclude them from the installation. If a group entry contains components to be installed as well as components excluded from installation, the box in front of the group entry will appear semi-transparent. For example, the box in front of the OpenOffice.org Writer text filters is by default semi-transparent because the default setting does not include all filters.</P>
+<P>You can use the <B>Default</B> button, to restore the settings that were originally shown when the dialog was opened for the first time.</P>
+<P>Entries shown in red denote that these components will be installed no matter what and that they cannot be deselected.</P>
+<UL>
+  <LI>Select the modules and components you want to include in the installation.</li>
+  <LI>Click <B>Next</B> to continue the installation.</li>
+</UL>
+<br>
+<H4>Concluding the Installation Options</H4>
+
+<IMG SRC="img/setup_copystart.png">
+
+<p>A dialog will inform you that all of the details needed to copy the program files have been entered.</P>
+<UL>
+  <LI>Click <B>Install</B> to continue the installation.</li>
+</UL>
+<br>
+<H4>Copying the Files</H4>
+
+<IMG SRC="img/setup_progress.png">
+
+<P>On screen, you will see how the installation is progressing and approximately how much time is left till the installation is complete.</P>
+<br>
+<H4>Concluding the Installation</H4>
+<P>After the process of copying and registering the files is finished, you will see the final dialog.</P>
+
+<IMG SRC="img/setup_finished.png">
+<UL>
+  <LI>Click <B>Complete</B> to finish the installation.</P>
+</UL>
+<P>Now, with the aid of the <B>workstation installation</B>, each user can install OpenOffice.org in his or her Home directory or local hard disk.</P>
+
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/unix.png">
+    </TD>
+    <TD WIDTH=83%>
+      <P>As system administrator, you can also call the printer administration utility <B>spadmin</B> in order to, among other things, define printer settings for the individual user installations and to install fonts. You can find more details on spadmin in the Appendix.</P>
+    </TD>
+  </TR>
+</TABLE>
+<br><br>
+<H3>Workstation Installation</H3>
+<p>Every user can carry out a user installation under his or her login name by calling the setup program from the installation made in Phase 1.</P>
+<br>
+<H4>Installation Requirements</H4>
+<p>About 2 to 4 MB of free space is required  on the hard disk where OpenOffice.org is to be installed.</P>
+<br>
+<H4>Starting the Installation</H4>
+<P>Before the workstation installation can be initiated, a Phase 1 installation must have been carried out successfully as described under <I>Installation Phase 1</I></P>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/achtung.png">
+    </TD>
+    <TD WIDTH=83%>
+      <P>If you have already installed a previous version of OpenOffice.org, you should first check to see if this file exists:</P>
+      <UL>
+        <LI><code>.sversionrc</code> file in your <B>Unix</B> home directory or</li>
+        <LI><code>sversion.ini</code> file in the <B>Windows</B> user directory.</li>
+      </UL>
+      <P>This file contains the path and version number of an already installed OpenOffice.org. If the version number is identical to the version number of the OpenOffice.org to be installed, you must deinstall the old OpenOffice.org version before you can install the new one.</P>
+    </TD>
+  </TR>
+</TABLE>
+<UL>
+  <LI>Log in to the system with your user name.</li>
+</UL>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/unix.png">
+    </TD>
+    <TD WIDTH=83%>
+      <UL>
+        <LI>Go to the graphical X Window interface.</li>
+        <LI>Open a terminal window and use the command line to go to the network installation path on the server and then to the program sub-directory. If the server installation was made in the directory /opt/OpenOffice.org1.0, this could be done using the command:<br><br>
+        <code>cd  /opt/OpenOffice.org1.0/program</code><br><br></li>
+        <LI>Start the installation script with the command<br><br>
+        <code>./setup</code><br><br></li>
+      </UL>
+    </TD>
+  </TR>
+</TABLE>
+<BR><BR>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/win.png">
+    </TD>
+    <TD WIDTH=83%>
+      <UL>
+        <LI>Run the Setup.exe program located in the network installation directory on the server.</li>
+        <li>When working under Windows you can use the Windows Explorer to call up the setup program.</li>
+      </UL>
+    </TD>
+  </TR>
+</TABLE>
+<br><br>
+<H3>The Setup Procedure</H3>
+<br>
+<H4>Welcome</H4>
+<P>The first thing to appear on the screen is a welcome dialog.</P>
+
+<IMG SRC="img/setup_welcome.png">
+
+<P>In many of the setup program dialogs you will see a <B>Help</B> button which displays brief information about the current dialog. After you have read the Help text, use the <B>Back</B> button to return to the setup program. Do NOT close the Help with the &quot;X&quot; system button (top right) as this would exit the setup program.</P>
+<UL>
+  <LI>Confirm the Welcome dialog by clicking the <B>Next</B> button.</li>
+</UL>
+<br>
+<H4>Important Information</H4>
+<P>Now a window appears containing the <code>readme.txt</code> file (Windows) or <code>README</code> file (Solaris and Linux). This file can also be opened and read from the OpenOffice.org directory after the installation process is completed.</P>
+<IMG SRC="img/setup_important.png">
+
+<UL>
+  <LI>Read the information and confirm by clicking <B>Next</B>.</li>
+</UL>
+<br>
+<H4>License Agreement</H4>
+<P>The next dialog contains the license agreement.</P>
+
+<IMG SRC="img/setup_license.png">
+
+<UL>
+  <LI>Carefully read the license agreement. If you agree to all points, click <B>Accept</B> to continue with the installation. If you do not agree to the license agreement click <B>Cancel</B>. In the latter case OpenOffice.org will not be installed.</li>
+</UL>
+<br>
+<H4>User Data</H4>
+<P>You will now see the <B>Enter User Data</B> dialog.</P>
+
+<IMG SRC="img/setup_userdata.png">
+
+<UL>
+  <LI>Enter your personal data.<br>
+  The data entered here will be used in fields in OpenOffice.org, for example, to automatically insert your data into the corresponding fields in letter and fax templates.<br>
+  You can also access this dialog later by choosing <B>Tools - Options - OpenOffice.org - User Data</B>.</li>
+  <LI>Click <B>Next</B> to continue the installation.</P>
+</UL>
+<br>
+<H4>Type of Installation</H4>
+
+<IMG SRC="img/setup_workstation.png">
+
+<UL>
+  <LI>Select the <B>Workstation Installation</B> as your user installation. Only the files that contain variable data for a user will be installed.<br>
+  The <B>Local Installation</B> option installs a complete OpenOffice.org locally. The server installation serves as the source.</li>
+  <LI>Click <B>Next</B> to continue the installation.</P>
+</UL>
+<br>
+<H4>Installation Directory</H4>
+<p>The next dialog to appear is for selecting the installation directory.</P>
+
+<IMG SRC="img/setup_workstationdirectory.png">
+
+<P>In the top part of the dialog, there is a list of the drives on your system with details regarding how much space is required and how much space is available. The amount of memory required can differ due to different drives and cluster sizes.</P>
+<UL>
+  <LI>You can also select the installation path from a selection dialog by clicking <B>Browse</B> or by directly entering the path in the text box. If the directory entered does not exist, you will be asked if it should be created. OpenOffice.org will install files and other subfolders with files in the directory you specify.</li>
+  <LI>Click <B>Next</B> to continue the installation.</li>
+</UL>
+<br>
+<H4>Concluding the Installation Options</H4>
+
+<IMG SRC="img/setup_copystart.png">
+
+<P>A dialog will inform you that all of the details needed to copy the program files have been entered.</P>
+<UL>
+  <LI>Click <B>Install</B> to continue the installation.</P>
+</UL>
+<br>
+<H4>Assigning File Types</H4>
+<P>In the following dialog, select which <B>additional</B> file types are to be opened with OpenOffice.org. OpenOffice.org will be registered in the operating system as the default program for these file types.</P>
+
+<IMG SRC="img/setup_filetypes.png">
+
+<UL>
+  <LI>Select the <B>file types</B> that OpenOffice.org is to open in addition to its own file types.</P>
+  <LI>To use OpenOffice.org as default editor for HTML files (Web pages), mark the check box under <B>Default HTML Editor</B>. This setting only applies to editing HTML files. They will be opened with your browser (e.g. Netscape).</li>
+  <LI>Click<B>OK</B>.</li>
+</UL>
+<br>
+<H4>Java&trade; Runtime Environment</H4>
+<P>The next dialog to appear lists the Java Runtime Environment versions registered in your system.</P>
+
+<IMG SRC="img/setup_javalist.png">
+
+<P>In this dialog, select the Java Runtime Environment you want to use. You require version 1.3.1 or higher. If you have already installed a newer version than 1.3.1, you do not have to install the version provided as long as OpenOffice.org identifies your version as <B>verified</B>.</P>
+<UL>
+  <LI>Select the preferred option and click <B>OK</B>.</li>
+</UL>
+<br>
+<H4>Copying the Files</H4>
+
+<IMG SRC="img/setup_progress.png">
+
+<P>On screen, you will see how the installation is progressing and approximately how much time is left till the installation is complete.</P>
+<br>
+<H4>Concluding the Installation</H4>
+
+<P>After the process of copying and registering the files is finished, you will see the final dialog.</P>
+
+<IMG SRC="img/setup_finished.png">
+
+<UL>
+  <LI>Click <B>Complete</B> to finish the installation.</P>
+</UL>
+<br><br>
+<H3>Starting OpenOffice.org</H3>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+        <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/win.png">
+                </td>
+    <TD WIDTH=83%>
+      <p>Under <B>Windows</B> in the Start menu under programs / OpenOffice.org 1.0, you will now find menu entries for starting the various OpenOffice.org components that have been installed.</P>
+      <P>During the OpenOffice.org installation, a link is created in the autostart folder of the <B>Windows</B> Start menu. This link leads to the OpenOffice.org Quickstarter, which is available in the system tray after you restart your system.</P>
+      <P>Right-click the Quickstarter icon to activate a context menu from which you can start various OpenOffice.org components.</P>
+      <P>Detailed information on Quickstarter functionality can be found in the Help under the word &quot;Quickstart&quot;.</P>
+    </TD>
+  </TR>
+</TABLE>
+<BR><BR>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/unix.png">
+    </TD>
+    <TD WIDTH=83%>
+      <P>To start OpenOffice.org under <B>Unix</B>,go to the OpenOffice.org1.0 /program directory, or to the local OpenOffice.org directory in your home directory, and start OpenOffice.org with the command<br><br>
+      <code>./soffice</code><br><br>
+      You can also place the OpenOffice.org1.0/program directory into the path for programs under <B>Unix</B>. You will then be able to start OpenOffice.org by using the command &quot;soffice&quot; in any directory. To set up the default printer, call the Printer Administration Utility <B>spadmin</B>, which is described in the Appendix.</li>
+      <li>After completing the installation process under the <B>Solaris Operating Environment</B>, you should log out and log in again to update the CDE integration.</li>
+    </TD>
+  </TR>
+</TABLE>
+<hr>
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="single_install.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    <td><div align="right"><a href="appendix.html">Next</a></div></td>
+  </tr>
+</table>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/ooo_install.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/ooo_install.html (added)
+++ websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/ooo_install.html Sat Apr  8 23:00:09 2017
@@ -0,0 +1,241 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/pl/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/pl/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/pl/">pl</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/">Archive</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/">trans</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/">docs</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/">orig</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/setup_guide/">setup_guide</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="intro.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    <td><div align="right"><a href="single_install.html">Next</a></div></td>
+  </tr>
+</table>
+<br>
+<hr>
+<h2>The OpenOffice.org Installation</h2>
+<h3>Installation Types</h3>
+
+<p>This chapter gives you general information on the different types of installation, the prerequisites for installation and the installation process. Information on how to modify an existing OpenOffice.org installation can be found in the Appendix under Modifying the OpenOffice.org Installation.</p>
+<p>The following table explains the different types of installation and when they are applicable.</p>
+<TABLE WIDTH=100% BORDER=1 BORDERCOLOR="#00315a" CELLPADDING=4 CELLSPACING=0 FRAME=HSIDES RULES=ROWS>
+  <TR VALIGN=TOP>
+    <TH WIDTH=17% BGCOLOR="#99ccff">
+    <p>Installation Type</p>
+    </TH>
+    <TH WIDTH=83% BGCOLOR="#99ccff">
+    <p>Usage</p>
+    </TH>
+  </TR>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+    <p>Single-User Installation</p>
+    </TD>
+    <TD WIDTH=83%>
+    <p>OpenOffice.org is installed on one computer for a single specific user only (NOT recommended for Unix/ Linux).</p>
+    </TD>
+  </TR>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+    <p>Multi-User or Network Installation</p>
+    </TD>
+    <TD WIDTH=83%>
+    <p>OpenOffice.org is installed for multiple users on a computer or installed on a network computer for collective use.</p>
+    <p>This installation consists of two phases, in the first phase (typically done by root or admin) all shared components are installed on a single computer, and the second phase, a <B>Workstation Installation</B> in which user specific files and configurations are installed.</p>
+    </TD>
+  </TR>
+</TABLE>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+    <TR VALIGN=TOP>
+      <TD WIDTH=17%>
+        <IMG SRC="img/tip.png">
+      </TD>
+      <TD WIDTH=83%>
+      <p>The <B>Single-User Installation</B> is most suited for use with single-user operating systems and should typically NOT be used for Unix.</p>
+      </TD>
+    </TR>
+</TABLE>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+        <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/unix.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p>A simple installation script that helps to simplify the process of installation is available for Unix users.</p>
+      <p>Examples of its use:</p>
+      <p><CODE>./install </CODE># do a multi-user installation into <CODE>/usr/local</CODE></p>
+      <p><CODE>./install --prefix=/opt </CODE># do a multi-user installation into <CODE>/opt</CODE></p>
+      <p>Type <CODE>./install --help</CODE> for syntax and see <I>Automated Installation under Unix</I> in the Appendix</p>
+    </TD>
+  </TR>
+</TABLE>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/unix.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p>In the Appendix, we describe how the <B>OpenOffice.org Printer Administration Utility spadmin for Unix</B> is used to set up printers, faxes and fonts for OpenOffice.org.</p>
+    </TD>
+  </TR>
+</TABLE>
+<br>
+<br>
+<h3>General Installation Tips</h3>
+
+<h4>System Requirements</h4>
+<p></p>
+<B>General System Requirements</B>
+<UL>
+        <LI>250 MB available hard-disk space</li>
+  <LI>Graphics capabilities of at least 800 x 600 resolution and 256 colors</li>
+</UL>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/solaris.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p><B>Special System Requirements for the Solaris&trade; Operating Environment on the SPARC&trade; Platform</B></p>
+      <UL>
+        <LI>Operating Environment Solaris 7 or 8 (for support of Asian languages, Solaris 8 is recommended)</li>
+        <LI>Solaris 8 requires patches 108434-01 and 108435-01 (64 bit)</li>
+        <LI>For the support of Asian languages, the additional patch 108773-12 is required for Solaris 8.</li>
+        <LI>Solaris 7 requires patches 106327-08, 106300-09 (64 bit)</li>
+        <LI>XServer (with at least 800x600, 256 colors) with window manager (e.g. OpenWindows&trade;, CDE, GNOME)</li>
+        <LI>128 MB RAM</li>
+      </UL>
+      <p>Patches for the Solaris Operating Environment can be found at <a href="http://sunsolve.sun.com" target=_new>http://sunsolve.sun.com.</a></p>
+    </TD>
+  </TR>
+</TABLE>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/solaris.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p><b>Special System Requirements for the Solaris&trade; Operating Environment on the Intel Platform</B></p>
+      <UL>
+        <LI>PC with Pentium or compatible processor</li>
+        <LI>Operating Environment Solaris 7 or 8 (for support of Asian languages, Solaris 8 is recommended)</li>
+        <LI>Solaris 8 requires patch 108436-01</li>
+        <LI>For the support of Asian languages, the additional patch 108774-12 is required for Solaris 8.</li>
+        <LI>Solaris 7 requires patches 106328-08</li>
+        <LI>XServer (with at least 800x600, 256 colors) with window manager (e.g. OpenWindows&trade;, CDE, GNOME)</li>
+        <LI>64 MB RAM</li>
+        </UL>
+                        <p>Patches for the Solaris Operating Environment can be found at <a href="http://sunsolve.sun.com" target=_new>http://sunsolve.sun.com.</a></p>
+    </TD>
+  </TR>
+</TABLE>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/linux.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p><B>Special System Requirements for Linux (x86 and PPC)</B></p>
+      <UL>
+        <LI>PC with Pentium or compatible processor, or PowerPC processor</li>
+        <LI>Linux Kernel 2.2.13 or higher</li>
+        <LI>XServer (with at least 800x600, 256 colors) with window manager (e.g. GNOME)</li>
+        <LI>64 MB RAM</li>
+        <LI>glibc2 version 2.1.3 or higher (glibc2 version 2.2.1 or higher for PPC Linux)</li>
+      </UL>
+    </TD>
+  </TR>
+</TABLE>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/win.png">
+      </P>
+    </TD>
+    <TD WIDTH=83%>
+      <p><B>Special System Requirements for Windows</B></p>
+      <UL>
+        <LI>Windows 95 or higher. For the support of Asian languages, Windows 98 or higher is required. (Windows 2000 is recommended)</li>
+        <LI>PC with Pentium or compatible processor</li>
+        <LI>64 MB RAM</li>
+      </UL>
+    </TD>
+  </TR>
+</TABLE>
+<br>
+<br>
+<h3>Preparing the Installation</h3>
+<UL>
+  <LI>Expand the compressed installation file for your operating system into a temporary directory of your choice. This will create a subdirectory called <B>install</B> containing all files of the installation set and the setup routine.
+</UL>
+
+<p>You can find important installation tips in the files: <code>readme.txt</code> (Windows) or <code>README</code> (Solaris and Linux) in the installation directory. We strongly recommend that you read these files because they may contain information that only became available after this guide was printed.</p>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/hinweis.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p>The installation process can be stopped at any time by clicking the <B>Cancel</B> button. You will then not be able to run OpenOffice.org. You can have the installation directory automatically removed after you cancel the installation. Please note, however, that in that case <B>all files and subfolders contained therein</B> will also be removed.</p>
+    </TD>
+  </TR>
+</TABLE>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/win.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p>For <B>Windows NT / 2000</B> and for <B>Win9x</B> versions which have been setup for multi-user operation: In these versions the sversion.ini file will not be written into the Windows directory but rather into the user data directory set up for each user (for example, in <code>C:\Documents and Settings\Username\Application Data</code>).</p>
+    </TD>
+  </TR>
+</TABLE>
+<p></p>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+                        <IMG SRC="img/unix.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p>There is a special installation script called <CODE>install</CODE> available to help automate the installation procedure under Unix which is described in detail in <I>Automated Installation under Unix</I> in the Appendix.</p>
+    </TD>
+  </TR>
+</TABLE>
+<hr>
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="intro.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    <td><div align="right"><a href="single_install.html">Next</a></div></td>
+  </tr>
+</table>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>

Added: websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/single_install.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/single_install.html (added)
+++ websites/staging/ooo-site/trunk/content/pl/Archive/trans/docs/orig/setup_guide/single_install.html Sat Apr  8 23:00:09 2017
@@ -0,0 +1,283 @@
+<!--#include virtual="/doctype.html" -->
+<html>
+<head>
+<link href="/css/ooo.css" rel="stylesheet" type="text/css">
+
+<meta HTTP-EQUIV="content-type" CONTENT="text/html; charset=UTF-8">
+
+<!--#include virtual="/google-analytics.js" --> 
+<!--#include virtual="/scripts/entourage.js" -->
+</head>
+<body>
+<!--#include virtual="/pl/brand.html" -->
+  <div id="topbara">
+    <!--#include virtual="/pl/topnav.html" -->
+    <div id="breadcrumbsa"><a href="/">home</a>&nbsp;&raquo;&nbsp;<a href="/pl/">pl</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/">Archive</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/">trans</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/">docs</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/">orig</a>&nbsp;&raquo;&nbsp;<a href="/pl/Archive/trans/docs/orig/setup_guide/">setup_guide</a></div>
+  </div>
+  <div id="clear"></div>
+  
+  
+  <div id="content">
+    
+    
+    
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="ooo_install.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    <td><div align="right"><a href="mu_install.html">Next</a></div></td>
+  </tr>
+</table>
+<br>
+<hr>
+<h2>Single-User Installation</h2>
+<p>The single-user installation is what you use to set up OpenOffice.org on one computer for one specific user only.</p>
+<p>When installing OpenOffice.org as a single-user installation, log in to the system as that single specific user and install OpenOffice.org in any directory of your choice to which you have full access rights.</p>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/achtung.png" ALIGN=LEFT WIDTH=32 HEIGHT=32 BORDER=0>
+    </TD>
+    <TD WIDTH=83%>
+      <p>This type of installation should typically NOT be used on Unix / Linux systems.</p>
+      <p>Since Unix systems are rarely ever restricted to a single specific user,  using the supplied <CODE CLASS="western">install</CODE> script or using  the Multi-User  / Network installation method is strongly recommended.</p>
+    </TD>
+  </TR>
+</TABLE>
+<br>
+<h3>Installation Requirements</h3>
+<p>The directory into which OpenOffice.org is to be installed should have approximately 190 to 250 MB of free space, depending on the installation options you select. You will also need up to 40 MB of additional space for temporary files during installation. After successful completion of the installation, the temporary files will be automatically deleted.</p>
+<p></p>
+<h3>Starting the Installation</h3>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/achtung.png" ALIGN=LEFT WIDTH=32 HEIGHT=32 BORDER=0>
+    </TD>
+    <TD WIDTH=83%>
+      <p>If you have already installed a previous version of OpenOffice.org, you should first check to see if this file exists:</p>
+      <UL>
+        <LI><code>.sversionrc</code> file in your <B>Unix</B> home directory or;</li>
+        <LI><code>sversion.ini</code> file in the <B>Windows</B> user directory.</li>
+      </UL>
+      <p>This file contains the path and version number of an already installed OpenOffice.org. If the version number is identical to the version number of the OpenOffice.org to be installed, you must deinstall the old OpenOffice.org version before you can install the new one.</p>
+    </TD>
+  </TR>
+</TABLE>
+
+<UL>
+  <LI>If necessary, log in to the system with your user name. You do not need any system administrator rights for a single-user installation.</li>
+</UL>
+
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/unix.png" WIDTH=50 HEIGHT=21 BORDER=0>
+    </TD>
+    <TD WIDTH=83%>
+      <UL>
+        <LI>Under <B>Unix</B>, go to the graphical X Window interface if it was not already automatically activated.</li>
+        <LI>Go to the directory where the installation files reside &ndash; either by command line in a terminal window or through the File Manager.</li>
+        <LI>Start the installation script with the command: <code>./setup </code></li>
+                        </ul>
+                </TD>
+  </TR>
+</TABLE>
+<br><br>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/win.png" ALIGN=LEFT WIDTH=50 HEIGHT=21 BORDER=0>
+    </TD>
+    <TD WIDTH=83%>
+      <UL>
+        <LI>Under <B>Windows</B>, you can use the Windows Explorer to run the OpenOffice.org setup program. To start the setup program with a parameter, open the Start menu on the Windows Start bar, select the <B>Run...</B> command and enter the following line in the text box (you can also use the <B>Browse</B> button to find the file and to correctly enter the path in the text box):<br><br>
+        <code>X:\{tempdir}\install\setup.exe -parameter</code><br><br>
+        where X:\{tempdir} is the temporary directory where the installation files reside after decompressing the downloaded installation file.</li>
+        <li>To run the single-user installation, you do not have to give the setup program parameters. More information on setup parameters can be found in the Appendix.</li>
+      </uL>
+    </TD>
+  </TR>
+</TABLE>
+<br>
+<h3>The Setup Procedure</h3>
+<br>
+<h4>Welcome</h4>
+
+<p>The first thing to appear on the screen is a welcome dialog.</p>
+
+<IMG SRC="img/setup_welcome.png">
+
+<p>In many of the setup program dialogs you will see a <B>Help</B> button which displays brief information about the current dialog. After you have read the Help text, use the <B>Back</B> button to return to the setup program. Do NOT close the Help with the &quot;X&quot; system button (top right) as this would exit the setup program.</p>
+<UL>
+  <LI>Confirm the Welcome dialog by clicking the <B>Next</B> button.</li>
+</UL>
+<br>
+<h4>Important Information</h4>
+
+<p>Now a window appears containing the <code>readme.txt</code> file (Windows) or <code>README</code> file(Solaris and Linux). This file can also be opened and read from the OpenOffice.org directory after the installation process is completed.</p>
+
+<IMG SRC="img/setup_important.png">
+
+<UL>
+  <LI>Read the information and confirm by clicking <B>Next</B>.
+</UL>
+<br>
+<h4>License Agreement</h4>
+
+<p>The next dialog contains the license agreement.</p>
+
+<IMG SRC="img/setup_license.png">
+
+<UL>
+  <LI>Carefully read the license agreement. If you agree to all points, click <B>Accept</B> to continue with the installation. If you do not agree to the license agreement click <B>Cancel</B>. In the latter case OpenOffice.org will not be installed.</li>
+</UL>
+<br>
+<h4>User Data</h4>
+
+<p>You will now see the <B>Enter User Data</B> dialog.</p>
+
+<IMG SRC="img/setup_userdata.png">
+
+<UL>
+  <LI>Enter your personal data.<br>
+  The data entered here will be used in fields in OpenOffice.org, for example, to automatically insert your data into the corresponding fields in letter and fax templates.</li><br>
+  You can also access this dialog later by choosing <B>Tools - Options - OpenOffice.org - User Data</B>.</li>
+        <LI>Click <B>Next</B> to continue the installation.</li>
+</UL>
+<br>
+<h4>Type of Installation</h4>
+
+<p>The next dialog in the OpenOffice.org setup program allows you to select the type of installation to be carried out.</p>
+<p>The memory requirements shown here are approximates based on the cluster sizes of the next target directory containing sufficient free space.</p>
+
+<IMG SRC="img/setup_type.png">
+
+<p>We recommend the <B>Standard Installation</B> for most users. This generally means that all of the components will be installed together with a selection of filters. If you select this option you will only be prompted to specify the directory in which OpenOffice.org is to be installed.</p>
+<p>In the <B>Custom Installation</B> you also first see a dialog for selecting the installation directory. Then, in the subsequent dialog, you select the individual components to be installed.</p>
+<p>The <B>Minimum installation</B> will only install those components that are required to run OpenOffice.org. If this is chosen the Help files will not be installed nor will the majority of the samples and templates. After choosing this option you will only be required to enter the name of the directory in which OpenOffice.org is to be installed.</p>
+<UL>
+  <LI>Select the type of installation suitable to your needs.</li>
+  <LI>Click <B>Next</B> to continue the installation.</li>
+</UL>
+<br>
+<h4>Component Selection</h4>
+
+<p>If you have selected the <B>Custom Installation</B> you will now see  dialog for selecting the components to be installed.</p>
+
+<IMG SRC="img/setup_modules.png">
+
+<p>As a rule, all of the components which have a colored box next to their name will be installed. If you do not want to install a particular component, click the box next to the name and it will change to gray. Each time you click one of the boxes, it will change from colored to gray or vice versa, and the corresponding component and all subordinate components will either be part of the installation (colored) or not part of the installation (gray).</p>
+<p>When you click the plus sign next to the name of a component, a list of the subordinate components will be revealed. Again, clicking the individual boxes will either include the components in or exclude them from the installation. If a group entry contains components to be installed as well as components excluded from installation, the box in front of the group entry will appear semi-transparent. For example, the box in front of the OpenOffice.org Writer text filters is by default semi-transparent because the default setting does not include all filters.</p>
+<p>You can use the <B>Default</B> button, to restore the settings that were originally shown when the dialog was opened for the first time.</p>
+<p>Entries shown in red denote that these components will be installed no matter what and that they cannot be deselected.</p>
+
+<UL>
+  <LI>Select the modules and components you want to include in the installation.</li>
+  <LI>Click <B>Next</B> to continue the installation.</li>
+</UL>
+<br>
+<H4>Installation Directory</H4>
+<P>The next dialog to appear is for selecting the installation directory.</P>
+
+<IMG SRC="img/setup_directory.png">
+
+<p>In the top part of the dialog, there is a list of the drives on your system with details regarding how much space is required and how much space is available. The amount of memory required can differ due to different drives and cluster sizes.</p>
+
+<UL>
+  <LI>You can also select the installation path from a selection dialog by clicking <B>Browse</B> or by directly entering the path in the text box. If the directory entered does not exist, you will be asked if it should be created. OpenOffice.org will install files and other subfolders with files in the directory you specify.</li>
+  <LI>Click <B>Next</B> to continue the installation.</li>
+</UL>
+<br>
+<h4>Concluding the Installation Options</h4>
+
+<IMG SRC="img/setup_copystart.png">
+
+<p>A dialog will inform you that all of the details needed to copy the program files have been entered.</p>
+
+<UL>
+  <LI>Click <B>Install</B> to continue the installation.</li>
+</UL>
+<br>
+<h4>Assigning File Types</h4>
+
+<p>In the following dialog, select which <B>additional</B> file types are to be opened with OpenOffice.org. OpenOffice.org will be registered in the operating system as the default program for these file types.</p>
+
+<IMG SRC="img/setup_filetypes.png">
+
+<UL>
+  <LI>Select the <B>file types</B> that OpenOffice.org is to open in addition to its own file types.</li>
+  <LI>To use OpenOffice.org as default editor for HTML files (Web pages), mark the check box under <B>Default HTML Editor</B>. This setting only applies to editing HTML files. They will be opened with your browser (e.g. Netscape).</li>
+  <LI>Click <B>OK</B>.</li>
+</UL>
+<br>
+<h4>Java&trade; Runtime Environment</h4>
+
+<p>The next dialog to appear lists the Java Runtime Environment versions registered in your system.</p>
+
+<IMG SRC="img/setup_javalist.png">
+
+<p>In this dialog, select the Java Runtime Environment you want to use. You require version 1.3.1 or higher. If you have already installed a newer version than 1.3.1, you do not have to install the version provided as long as OpenOffice.org identifies your version as <B>verified</B>.</p>
+
+<UL>
+  <LI>Select the preferred option and click <B>OK</B>.</li>
+</UL>
+<br>
+<h4>Copying the Files</h4>
+
+<IMG SRC="img/setup_progress.png">
+
+<p>On screen, you will see how the installation is progressing and approximately how much time is left till the installation is complete.</p>
+<br>
+<h4>Concluding the Installation</h4>
+
+<p>After the process of copying and registering the files is finished, you will see the final dialog.</p>
+
+<IMG SRC="img/setup_finished.png">
+
+<UL>
+  <LI>Click <B>Complete</B> to finish the installation.</li>
+</UL>
+<br>
+<H4>Starting OpenOffice.org</H4>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/unix.png">
+    </TD>
+    <TD WIDTH=83%>
+      <p>To start OpenOffice.org under <B>Unix</B>, go to the OpenOffice.org1.0/program directory, or to the local OpenOffice.org directory in your home directory, and start OpenOffice.org with the command</P>
+      <code>./soffice</code>
+                        <P>You can also place the OpenOffice.org1.0/program directory into the path for programs under <B>Unix</B>. You will then be able to start OpenOffice.org by using the command &quot;<code>soffice</code>&quot; in any directory. To set up the default printer, call the Printer Administration Utility <B>spadmin</B>, which is described in the Appendix.</P>
+      <P>After completing the installation process under the <B>Solaris Operating Environment</B>, you should log out and log in again to update the CDE integration.</P>
+    </TD>
+  </TR>
+</TABLE>
+<BR><br>
+<TABLE WIDTH=100% BORDER=1 CELLPADDING=4 CELLSPACING=0 FRAME=VOID RULES=NONE>
+  <TR VALIGN=TOP>
+    <TD WIDTH=17%>
+      <IMG SRC="img/win.png">
+    </TD>
+    <TD WIDTH=83%>
+      <P>Under <B>Windows</B> in the Start menu under programs / OpenOffice.org 1.0, you will now find menu entries for starting the various OpenOffice.org components that have been installed.</P>
+      <P>During the OpenOffice.org installation, a link is created in the autostart folder of the <B>Windows</B> Start menu. This link leads to the OpenOffice.org Quickstarter, which is available in the system tray after you restart your system.</P>
+      <P>Right-click the Quickstarter icon to activate a context menu from which you can start various OpenOffice.org components.</P>
+      <P>Detailed information on Quickstarter functionality can be found in the Help under the word &quot;Quickstart&quot;.</P>
+    </TD>
+  </TR>
+</TABLE>
+<hr>
+<table align="right">
+  <tr>
+    <td><div align="left"><a href="ooo_install.html">Previous</a></div></td>
+    <td><div align="center"><a href="toc.html">Contents</a></div></td>
+    <td><div align="right"><a href="mu_install.html">Next</a></div></td>
+  </tr>
+</table>
+  </div>
+<!--#include virtual="/footer.html" -->
+</body>
+</html>