The Network People Support Forums

Mail::Toaster => Installation Issues => Topic started by: atoyf on December 03, 2004, 08:53:00 AM

Title: Horde Installation
Post by: atoyf on December 03, 2004, 08:53:00 AM
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?
Title: Re: Horde Installation
Post by: c0rni on January 26, 2005, 10:23:04 AM
Same problem here...

Does anyone know how to get horde installed ?
Title: Re: Horde Installation
Post by: matt on February 03, 2005, 12:08:37 PM
Horde must be installed and configured manually. Once you have it installed, you'll be able to use the Horde feature in index.cgi.
Title: Re: Horde Installation
Post by: jostreff on June 26, 2005, 02:35:55 PM
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',
}