Koozali.org: home of the SME Server

SME 8 Kronolith Contrib and thunderbird Lightning sync - works

Offline larieu

  • ****
  • 214
  • +0/-0
from some time I try to make calendar (lightning) to sync and be able to work bidirectional with kronolith of Horde (webmail) default webmail of SME server
because in sme 7 it was needed to upgrade to php5 and do several "not standard" sme workarounds I avoided to do it
( more detail was found here http://forums.contribs.org/index.php/topic,42107.msg197589.html#msg197589 )

now I have in testing one sme8 server
and I tried to see what it will happen
first I have checked "default package" on my sme box and seemed to be more actual than that in the previous post

after yum update and signal-event post-upgrade + reboot
I installed smeserver-kronolith contrib http://wiki.contribs.org/Kronolith mod_dav contrib http://wiki.contribs.org/DAV (again post-update and reboot)
and I issued this commands in console

Code: [Select]
pear upgrade PEAR
pear install HTTP_WebDAV_Server-beta

it started to work immediately without needing to post-upgrade or reboot
the difference between standard ics sharing of kronolith and this was a small change in location on server (it apeared one rpc.php in path)

In my searching I didn't find any detailed information how to do it on sme 8 or in kronolith contrib
and I think it is useful

I don't see to be here http://wiki.contribs.org/SME8.0_Contribs_QA also
can anyone make an adjustment?

« Last Edit: August 10, 2010, 11:02:18 AM by larieu »
if everybody's life around you is better, probably yours will be better
just try to improve their life

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #1 on: August 10, 2010, 11:05:39 AM »
I don't see to be here http://wiki.contribs.org/SME8.0_Contribs_QA also
can anyone make an adjustment?

thank you for your feedback

you can add yourself: create a wiki account and edit the page

please, next time, don't post SME8 related topic in SME7 forums: use General discussions, thank you
 

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #2 on: August 10, 2010, 11:06:48 AM »
Code: [Select]
pear upgrade PEAR
pear install HTTP_WebDAV_Server-beta
You should not have done so. This makes tracking issues in the future a lot harder as you have effectively upgraded part of your system, without upgrading the proper RPMs. Was the PEAR upgrade really necessary? Did you really need HTTP_WebDAV_Server?
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline cactus

  • *
  • 4,880
  • +3/-0
    • http://www.snetram.nl
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #3 on: August 10, 2010, 11:07:25 AM »
Moving to General Discussion where it is more appropriate. Thanks.
Be careful whose advice you buy, but be patient with those who supply it. Advice is a form of nostalgia, dispensing it is a way of fishing the past from the disposal, wiping it off, painting over the ugly parts and recycling it for more than its worth ~ Baz Luhrmann - Everybody's Free (To Wear Sunscreen)

Offline larieu

  • ****
  • 214
  • +0/-0
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #4 on: August 10, 2010, 11:25:17 AM »
catus
thanks for your concern

Quote
Was the PEAR upgrade really necessary?
don't know - I like to have everything "uptodate" and it was most probably one "reflex" act

if I don't change the repositories to force use other ones I supposed that it will work on "default ones"
Am I right?

Quote
Did you really need HTTP_WebDAV_Server?

without doing this Lightning wasn't able to work bidirectional
I was able to post events on kronolith and see them in thunderbird but the other way wasn't functional
it start to work only after this command and changing path for calendar in Lightning
and I didn't find any other way to do it
that mean most probably YES

I have tried it from one Windows CE mobile device and it seems to work also
unfortunately form my android 1.6 I don't find an way to solve it
« Last Edit: August 10, 2010, 11:41:58 AM by larieu »
if everybody's life around you is better, probably yours will be better
just try to improve their life

Offline tesquenure

  • 15
  • +0/-0
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #5 on: October 27, 2010, 11:20:29 PM »
Hi,

With SME 8 beta6 :

yum --enablerepo=smecontribs install smeserver-kronolith
and
yum install smeserver-mod_dav --enablerepo=smecontribs

gave me :
No package smeserver-kronolith available.
Nothing to do
and
No package smeserver-mod_dav available.
Nothing to do

Whats wrong ?

Regards,

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #6 on: October 27, 2010, 11:53:50 PM »
Whats wrong ?

maybe the fact that you did not search and read even in this 3ad?

did you read the wiki page linked here?

Offline tesquenure

  • 15
  • +0/-0
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #7 on: October 28, 2010, 02:04:55 AM »
Hi,
1st thx for your answer.

I installed smeserver-kronolith contrib http://wiki.contribs.org/Kronolith mod_dav contrib http://wiki.contribs.org/DAV (again post-update and reboot)
and I issued this commands in console

Yes i read it and try it too :
http://wiki.contribs.org/Kronolith

Quote
Step-by-step HowTo for installation of Kronolith on a fresh SME server 7.3.
Installation

Log in (with username root) to the SME server console.

Install kronolith and smeserver-kronolith with:

yum --enablerepo=smecontribs install smeserver-kronolith
signal-event post-upgrade; signal-event reboot

juste do that as its describ.

Where is no smeserver-kronolith in smecontribs for 8 beta6
and the same for DAV

or
do i have to do this ?
Quote
yum upgrade
pear upgrade --force http://pear.php.net/get/Archive_Tar http://pear.php.net/get/XML_Parser http://pear.php.net/get/Console_Getopt-1.2.2
pear upgrade --force http://pear.php.net/get/PEAR-1.3.3
pear upgrade --force http://pear.php.net/get/PEAR-1.4.3.tar
pear upgrade PEAR
yum --enablerepo=centosplus install php.i386 php-pear-Net-Socket php-pear-Auth-SASL php-pear-DB php-pear-HTTP php-pear-Mail php-pear-XML-Parser
pear install HTTP_WebDAV_Server-beta
yum --enablerepo=* install smeserver-kronolith
mysql horde < /home/httpd/html/horde/scripts/sql/horde_alarms.sql
mysql horde < /home/httpd/html/horde/scripts/sql/horde_locks.sql
wget http://ftp://ftp.horde.org/pub/kronolith/kronolith-h3-2.3-rc1.tar.gz
tar zxvf kronolith-h3-2.3-rc1.tar.gz
cp -R kronolith-h3-2.3-rc1/* /home/httpd/html/horde/kronolith/ --reply=yes
rm -Rf kronolith-h3-2.3-rc1
vim /etc/e-smith/templates/home/httpd/html/horde/config/conf.php/9999locks
insert these two lines and save:
$conf['lock']['params']['driverconfig'] = 'horde';
$conf['lock']['driver'] = 'sql';
signal-event post-upgrade
signal-event reboot

?

Regards,

Offline larieu

  • ****
  • 214
  • +0/-0
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #8 on: October 29, 2010, 07:42:47 AM »
hi tesquenure

did you changed your "contribs" repository to point to "old" SME7 ?
this can be your problem
if everybody's life around you is better, probably yours will be better
just try to improve their life

Offline Stefano

  • *
  • 10,839
  • +2/-0
Re: SME 8 Kronolith Contrib and thunderbird Lightning sync - works
« Reply #9 on: October 29, 2010, 10:06:20 AM »
Hi,
1st thx for your answer.

Yes i read it and try it too

please read carefully here

I suggest you to create a smecontribs7 repository entry

then you can install kronolith with
Code: [Select]
yum --enablerepo=smecontribs7 install smeserver-kronolith

please, take some time to read the wiki, thank you