Horde Installation

Started by atoyf, December 03, 2004, 08:53:00 AM

Previous topic - Next topic

atoyf

Hello,

Why when i specify 1 in conf file for Horde, it doesn't get installed?

Is it me doing something wrong or there is something wrong?
Kind regards, Anton

c0rni

Same problem here...

Does anyone know how to get horde installed ?

matt

Horde must be installed and configured manually. Once you have it installed, you'll be able to use the Horde feature in index.cgi.

jostreff

Hi,
If you are using PHP5 don't forget to include in /usr/local/etc/pkgtools.conf into MAKE_ARGS = {
       'mail/imp*' => 'WITHOUT_IMAPSERVER=yes WITH_COURIER-IMAP=yes WITH_PHP5=yes',
       'www/horde*' => 'WITH_PHP5=yes',
       'mail/turba*' => 'WITH_PHP5=yes',
}