Difference between revisions of "Kronolith"

From SME Server
Jump to navigationJump to search
m
m (div mods)
Line 38: Line 38:
  
 
7. Log in and check out "Calendar"-item.
 
7. Log in and check out "Calendar"-item.
 +
 +
==== Check installed version ====
 +
yum info installed *kronolith*
 +
This should show info for both packages.
 +
 +
==== Uninstall ====
 +
yum remove smeserver-kronolith
  
 
=== Additional information ===
 
=== Additional information ===
Line 52: Line 59:
 
Good luck [http://wiki.contribs.org/User:Per /Per]
 
Good luck [http://wiki.contribs.org/User:Per /Per]
  
 
+
=== Tested software ===
 +
'''Host:''' SME server 7.1.3
 +
'''Software:''' smeserver-kronolith.noarch 0:1.1-7
 +
Dependency installed: kronolith-h3.noarch 0:2.1.5-1
 
----
 
----
  
 
[[Category: Contrib]]
 
[[Category: Contrib]]

Revision as of 14:55, 16 April 2007

Kronolith for SME Server

Maintainer

John Bennett Services - JBS (software)

Description

Kronolith adds a calendar function to the built-in Horde framework.


Step-by-step silly HowTo for installation of Kronolith on a fresh SMEserver 7.1.3.

It reflects the experiences I've had during install and are probably not always applicable.

It's intended for Linux-newbies like myself.

This installs from smedev repository (the simple way), there could be later versions elsewhere.

Installation

1. Log in (with username root) to the SMEserver console.

2. Download and install kronolith and smeserver-kronolith with:

yum --enablerepo=smedev install smeserver-kronolith

3. Do following commands for the changes to take effekt:

signal-event post-upgrade

4. And:

signal-event reboot

Your SME server reboots

5. Enable webmail access in server-manager (if not already done)

6. Open https://yourserver/webmail

7. Log in and check out "Calendar"-item.

Check installed version

yum info installed *kronolith*

This should show info for both packages.

Uninstall

yum remove smeserver-kronolith

Additional information

Kronolith website

Announcement: SME Server 7.x Contribs

If you connect to the SMEserver console by Putty ssh-client (or similar) you can copy and paste the commands (very convenient).

Please note that this was written in april 2007, if the software change then this howto may be outdated.

Please do edit if you find errors or have improvements, but make sure that it works!

Good luck /Per

Tested software

Host: SME server 7.1.3 Software: smeserver-kronolith.noarch 0:1.1-7 Dependency installed: kronolith-h3.noarch 0:2.1.5-1