diff options
author | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-02-25 10:48:26 (GMT) |
---|---|---|
committer | Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> | 2012-02-25 10:48:26 (GMT) |
commit | 72a17bfaac9168583bb1ceae4199dce6b72cdc95 (patch) | |
tree | fff898e214388686c9b990fa3a06f17c779e6a4d | |
parent | e5290e835712a6b2ee431790710803e598ccaf73 (diff) | |
download | kolab-docs-72a17bfaac9168583bb1ceae4199dce6b72cdc95.tar.gz |
Correct the name of the package to install
-rwxr-xr-x | Installation_Guide/en-US/Kolab_Server_Installation.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Installation_Guide/en-US/Kolab_Server_Installation.xml b/Installation_Guide/en-US/Kolab_Server_Installation.xml index 9fd0236..0b2c583 100755 --- a/Installation_Guide/en-US/Kolab_Server_Installation.xml +++ b/Installation_Guide/en-US/Kolab_Server_Installation.xml @@ -576,6 +576,7 @@ kolab-&PRODUCT_VERSION;-updates-testing-source <para> This is necessary only for Enterprise Linux 5. </para> + </note> <procedure id="proc-Community_Installation_Guide-Using_yum_priorities_to_Avoid_Package_Conflicts-Installing_and_Configuring_YUM_priorities"> <title>Installing and Configuring YUM priorities</title> @@ -615,7 +616,7 @@ kolab-&PRODUCT_VERSION;-updates-testing-source <title>Full default installation on a single server</title> <para> If you want a default installation with all components on a single server, pleas run: -<screen># <userinput>yum install kolab-groupware-server</userinput></screen> +<screen># <userinput>yum install kolab</userinput></screen> This meta-package will install all needed components. </para> <para> |