Changes between Version 3 and Version 4 of InstallationGuidelines/Chat


Ignore:
Timestamp:
05/29/14 16:18:53 (10 years ago)
Author:
knowing42
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelines/Chat

    v3 v4  
    11== Chat Server Setup ==
     2
    23
    341) Download Openfire server tar file from http://www.igniterealtime.org/downloads/download-landing.jsp?file=openfire/openfire_3_9_1.tar.gz
    45Recommended version: 3_9_1
     6
     7Note: the .tar.gz build does not contain a bundled Java runtime (JRE). Therefore, you must have JDK or JRE 1.5.0 (Java 5) or later installed on your system. You can check your java version by typing "java -version" at the command line and (if necessary) upgrade your Java installation by visiting http://java.sun.com
    58
    692) Using the .tar.gz, extract the archive to /opt :