[imp] Configure options

Michael Bull mbull@uoguelph.ca
Thu, 18 Jan 2001 09:12:06 -0500


At 02:00 PM 18/01/2001 +0100, you wrote:
>Hello,
>
>Are there any additional configure options for PHP, to get HORDE-1.3 and
>IMP-2.3
>running, compared to the PHP configure options used with HORDE-1.2 and 
>IMP-2.3.?
>In other words what are the minimum options for PHP, to get things up and
>running if you don't need all the gadgets mentioned in the doc.

Hi Jan,
I'm not sure which the document mentions, but these are the ones I use:

--with-imap --with-gettext --with-ldap --with-pgsql

If you won't be using LDAP for lookups, then that should be fine to go; if 
you don't enable preferences, you can get rid of the --with-pgsql, but 
otherwise just use it or another appropriate database (whichever you're 
using).   The above options work fine for me.