From 3e46d4120a533dcd24173f66bd8c769b85f12681 Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Tue, 03 Sep 2013 13:21:40 +0000
Subject: [PATCH] OPENDJ-1084: Need Windows-specific instructions for unzipping archive
---
opends/src/main/docbkx/install-guide/chap-install-cli.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/opends/src/main/docbkx/install-guide/chap-install-cli.xml b/opends/src/main/docbkx/install-guide/chap-install-cli.xml
index 8835747..36df731 100644
--- a/opends/src/main/docbkx/install-guide/chap-install-cli.xml
+++ b/opends/src/main/docbkx/install-guide/chap-install-cli.xml
@@ -147,6 +147,14 @@
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>
+
+ <para>When you unzip <filename>OpenDJ-<?eval ${docTargetVersion}?>.zip</filename>,
+ a top-level <filename>opendj</filename> directory is created in the directory
+ where you unzip the file. On Windows systems if you unzip the file by
+ right-clicking <filename>OpenDJ-<?eval ${docTargetVersion}?>.zip</filename>,
+ and then selecting Extract All from the context menu, be sure to remove the
+ trailing <filename>OpenDJ-<?eval ${docTargetVersion}?></filename> directory
+ from the folder you specify.</para>
</step>
<step>
--
Gitblit v1.10.0