Koozali.org: home of the SME Server

Kronolith / IMP

James

Kronolith / IMP
« on: September 25, 2003, 08:28:54 PM »
I built a couple of 5.6u4 servers.  Upgrades IMP, and added Kronolith.  It has never worked from the word go.  So, not being a linux guy, but having 15 years of IT experience, I decided to research uninstalling Kronolith.  I rpm -e 'd both packages, the standard kronolith, and the e-smith-kronolith rpms, but the calendar icon is still shown in the mail tool bar.

Is this the wrong way to do this?  The problem originally was that Kronolith would not remember anything that was added... it appeared to accept it fine, but it was never there for viewing...

Maybe re-installing it would fix it?

Ergin

Re: Kronolith / IMP
« Reply #1 on: September 25, 2003, 09:15:47 PM »
1 - If you don't want to see the calendar icon edit
/home/hhtpd/html/horde/imp/config/conf.php

delete 'kronolith' from

$conf['menu']['apps'] = array('turba','nag','kronolith','mnemo');

2 - If you still want get kronolith running re-install both packages and run

#pear install Date

James

Re: Kronolith / IMP
« Reply #2 on: September 25, 2003, 10:34:20 PM »
Thanx... I'll try that.

James

Re: Kronolith / IMP
« Reply #3 on: September 29, 2003, 11:46:09 PM »
Worked... thanx a million.