Difference between revisions of "Quick Install"

From OpenKM Documentation
Jump to: navigation, search
Line 18: Line 18:
 
* Please take a look at http://forum.openkm.com/ if you have any problem or contract professional support at http://www.openkm.com/Contact/.
 
* Please take a look at http://forum.openkm.com/ if you have any problem or contract professional support at http://www.openkm.com/Contact/.
  
 +
<br>
 
== LINUX INSTALLATION ==
 
== LINUX INSTALLATION ==
  
Line 25: Line 26:
 
--------------------
 
--------------------
 
Execute on terminal the command
 
Execute on terminal the command
 
 
<source lang="text">
 
<source lang="text">
  $ sudo aptitude install sun-java6-jdk
+
$ sudo aptitude install sun-java6-jdk
 
</source>
 
</source>
  
Line 35: Line 35:
  
 
Execute on terminal the command
 
Execute on terminal the command
<source lang="text">
+
$ tar -xvf OpenKM-4.0-JBoss-4.2.3.GA.zip
  $ tar -xvf OpenKM-4.0-JBoss-4.2.3.GA.zip
 
</source>
 
  
 
'''First login'''
 
'''First login'''

Revision as of 13:04, 21 January 2010

On less five minutes, install OpenKM and run on your system.

WINDOWS INSTALLATION

Install Java JDK 1.6


Go to the Sun download site and select the Java Developer Kit (JDK) 6 Update 17. When file has been downloaded, execute it and you’ll install Java on your system with the application wizard.

Install OpenKM


Download OpenKM 4.0 + JBoss 4.2.3.GA bundle and uncompress on your file system disk (a good option is to uncompress on “c:\” ). If you experiment some problems uncompressing OpenKM-4.0-JBoss-4.2.3.GA.zip, try to install WinRAR application to uncompress it.

First login



LINUX INSTALLATION

There’re several ways to install it, we’ll refer to Ubuntu case for Linux.

Install Java JDK 1.6


Execute on terminal the command

$ sudo aptitude install sun-java6-jdk

Install OpenKM


Download OpenKM 4.0 + JBoss 4.2.3.GA bundle and uncompress on your file system disk (a good option is to uncompress under "/opt/" ).

Execute on terminal the command $ tar -xvf OpenKM-4.0-JBoss-4.2.3.GA.zip

First login