Koozali.org: home of the SME Server

Turba in the Horde?

Offline beeboob

  • ****
  • 135
  • +0/-0
    • http://www.normal.dk
Turba in the Horde?
« on: March 29, 2006, 07:03:08 PM »
I have made are topic on this link..
http://forums.contribs.org/index.php?topic=31327.msg131758#msg131758

I am trying to, find out off the Horde, turba and thoes programs. On my Sme 7.0 pre1

But i cant not find out off that whit the turba.

I have enable webmail in server-manager and go to http://myserver/webmail

But the only thing i get is the horde, in the left menu, E-mail, are adress book...

Is that, horde, turba, golem, Kronolith and so on.  If i donĀ“t have the turba, install who can i install it, and get it in the webmail menu??

I am trying to get some share crm system. And if the turba is the right thing, it will be so nice..
-------------------------------
Webber Wana Bee

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Turba in the Horde?
« Reply #1 on: March 30, 2006, 07:26:18 AM »
Horde is the framework
imp is the mail
turba is the address book
ingo is the filtering
kronolith is the calender
nag is the tasks
mnemo is the notes
gollem is the file manager

On a default SME 7 install, you have an address icon (Turba) when in webmail (imp), and a mail icon (imp) when you are in the address book (turba)

HTH,

JB
......

Offline beeboob

  • ****
  • 135
  • +0/-0
    • http://www.normal.dk
Turba in the Horde?
« Reply #2 on: March 30, 2006, 08:31:29 AM »
Many, many thanks. You are great,,,

That can i understand....
-------------------------------
Webber Wana Bee

Offline kingjm

  • ***
  • 55
  • +0/-0
    • www.iking.ca
Enable kronolith, nag, and mnemo
« Reply #3 on: May 04, 2006, 12:41:46 AM »
how would I go about enabling some of these other features that are not part of the default SME7 install

Offline kingjm

  • ***
  • 55
  • +0/-0
    • www.iking.ca
to install Kronolith
« Reply #4 on: May 04, 2006, 02:09:47 AM »
cd /home/httpd/horde
tar -zxvf /tmp/kronolith-x.y.z.tar.gz
mv kronolith-x.y.z kronolith

Then I get lost in the configuration where I create a DataTree Backend and database table let alone as is gets more complex
http://www.horde.org/kronolith/docs/?f=INSTALL.html

Please help

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Re: Enable kronolith, nag, and mnemo
« Reply #5 on: May 06, 2006, 11:07:30 PM »
Quote from: "kingjm"
how would I go about enabling some of these other features that are not part of the default SME7 install


You go here: http://mirror.contribs.org/smeserver/contribs//jbennett/sme7/horde/RPMS/ and download the sme 7 RPMS that have been put together.  The updates to horde, imp, turba and ingo are updates that I hope to get included in the base once 7 goes GA.  Have a look at the change logs to get an understanding of what I have done.

rpm -qp xxxx.rpm

HTH,

JB
......

aux2006

Turba in the Horde?
« Reply #6 on: August 25, 2006, 03:19:52 AM »
JB,

I installed kronolith, but when i entered into the web interface i got this error.

Quote
Some of Kronolith's configuration files are missing or unreadable
conf.php

This is the main Kronolith configuration file. It contains paths and options for the Kronolith scripts. You need to login as an administrator and create the file with the web frontend under "Administration => Setup".
Create these files from their .dist versions in /home/httpd/html/horde/kronolith/config and change them according to your needs.


And i don't have any idea about it!

aux

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Turba in the Horde?
« Reply #7 on: August 25, 2006, 03:52:55 AM »
Quote from: "aux2006"
JB,

I installed kronolith, but when i entered into the web interface i got this error.

Quote
Some of Kronolith's configuration files are missing or unreadable
conf.php

This is the main Kronolith configuration file. It contains paths and options for the Kronolith scripts. You need to login as an administrator and create the file with the web frontend under "Administration => Setup".
Create these files from their .dist versions in /home/httpd/html/horde/kronolith/config and change them according to your needs.



And i don't have any idea about it!

aux


You need to signal-event post-upgrade ; signal-event reboot
So that the kronolith tables will be loaded into the Horde Db, and so that the appropriate templates will be expanded for kronolith.  This is needed only for the first time you install the package.  If you make any custom changes to any of the templates, you then only need to do a signal-event email-update.

JB
......

aux2006

Turba in the Horde?
« Reply #8 on: September 01, 2006, 08:56:49 AM »
JB,

That works great now! Thank you! Kronolith is now working.

Now another thing, if this question can still be continued here or this needs a new topic. This is about Gollem. Just advise.

After kronolith i installed Gollem, i did signal upgrade and reboot, i have a link of gollem under My Account called filemanager, when i click Filemanager, i only get a login button.  What is lacking?


Thanks!
Aux

PS: I just downloaded the files from http://mirror.contribs.org/smeserver/contribs//jbennett/sme7/horde/RPMS/

Offline mrjhb3

  • *
  • 1,188
  • +0/-0
    • John Bennett Services
Turba in the Horde?
« Reply #9 on: September 02, 2006, 04:39:52 AM »
Quote from: "aux2006"
JB,

That works great now! Thank you! Kronolith is now working.


My pleasure

Quote from: "aux2006"
Now another thing, if this question can still be continued here or this needs a new topic. This is about Gollem. Just advise.

After kronolith i installed Gollem, i did signal upgrade and reboot, i have a link of gollem under My Account called filemanager, when i click Filemanager, i only get a login button.  What is lacking?


You need to enable FTP for local access only via the remote access server-manager panel.

JB
......