Line 10:
Line 10:
==Quick install==
==Quick install==
−
1. Download the latest version (v1.1 tested in this how-to) [http://ehour.nl/download/download.phtml here]
+
1. Download the latest version (v1.4.1 tested in this how-to) [http://ehour.nl/download/download.phtml here]
+
+
----
+
=== SME 8===
2. Install Java: 'yum install java'
2. Install Java: 'yum install java'
+
----
+
=== SME 9 ===
+
2. Install Java: 'yum install java-1.6.0-openjdk dejavu*
+
+
----
+
3. Make the downloaded file executable: 'chmod 755 [downloaded_file]'
3. Make the downloaded file executable: 'chmod 755 [downloaded_file]'
Line 19:
Line 28:
5. Point your browser to 'http://yourserver:8000' and login with user/pass: admin:admin
5. Point your browser to 'http://yourserver:8000' and login with user/pass: admin:admin
−
==MySQL backend==
==MySQL backend==