mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Mark Craig
21.57.2011 2cd78b5df03ff86e6f525037dd6c4431a3c230ce
Fix for OPENDJ-238: Can't set installation location.
1 files modified
6 ■■■■■ changed files
opendj3/src/main/docbkx/install-guide/chap-install-cli.xml 6 ●●●●● patch | view | raw | blame | history
opendj3/src/main/docbkx/install-guide/chap-install-cli.xml
@@ -119,6 +119,12 @@
  <step>
   <para>Unzip <filename>OpenDJ-<?eval ${project.version}?>.zip</filename>
   in the file system directory where you want to install the server.</para>
   <para>Unlike the web-based Quick Setup install, the <command>setup</command>
   command uses the directory where you unzipped the files as the installation
   directory, and does not ask you where to install OpenDJ. Therefore, if you
   want to install elsewhere on the file system, unzip the files in that
   location.</para>
  </step>
  
  <step>