install.txt revision 2007000acbbf67e3f14cf4f99e21d4fb356f1a1c
0N/AHow To Install OpenDS
1472N/A=====================
0N/A
0N/AIf you are reading this page, you have already downloaded and unzipped an OpenDS build.
0N/A
0N/AYou can install OpenDS in two modes:
0N/A
0N/A * Graphical User Interface (GUI) mode. The GUI mode uses QuickSetup, a Java-based graphical tool
0N/A that enables you to install and configure an OpenDS directory server, load it with data and get
0N/A it running in very little time.
0N/A * Interactive Command-line mode. The interactive command-line utility prompts you for required
0N/A information before the installation and configuration begin.
0N/A
0N/ABefore You Install
0N/A------------------
0N/AA Java SE 5.0 (version 1.5.0_08) or higher runtime environment must be installed. It is
0N/Arecommended that your system have at least 100MB of disk space and 256MB of free memory to run
0N/AOpenDS for evaluation purposes. Note that you can configure OpenDS in such a way that it requires
1472N/Asubstantially less, or more, disk space. For more information, see the OpenDS System Requirements
1472N/Aat https://www.opends.org/wiki/page/OpenDSSystemRequirements.
1472N/A
0N/ATo Install OpenDS in GUI mode
0N/A-----------------------------
0N/AYou can run QuickSetup remotely via Java Web Start, or locally from within the build that you
1879N/Ahave downloaded and unzipped.
1879N/A
1879N/AIf you run QuickSetup remotely, it automatically downloads and unzips the latest weekly build,
1879N/Aand handles server configuration. To launch QuickSetup via Java Web Start, point your
1879N/Abrowser to http://opends.org/install/QuickSetup.jnlp.
1879N/A
1879N/ATo run QuickSetup locally:
1879N/A
1879N/A 1. From the top level of your installation directory, type the following command:
1879N/A (Unix, Linux) setup (Windows) setup.bat
1879N/A 2. On Mac systems, double-click on the QuickSetup.app application to launch QuickSetup
1879N/A directly from the Finder.
1879N/A 3. Answer the questions in the installation wizard.
1879N/A
1879N/ATo Install OpenDS in Command-Line Mode
0N/A--------------------------------------
0N/A 1. From the top level of your installation directory, type the following command:
0N/A (Unix, Linux) setup --cli (Windows) setup.bat --cli
0N/A 2. Follow the prompts to provide the required installation information.
0N/A
367N/ASee Also
367N/A--------
367N/A * Installing the OpenDS Directory Server
367N/A (https://www.opends.org/wiki/page/InstallingTheOpenDSDirectoryServer)
367N/A * Overview of the QuickSetup Tool (https://www.opends.org/wiki/page/OverviewOfTheQuickSetupTool)
0N/A * setup (https://www.opends.org/wiki/page/Setup)
367N/A