On Feb 1, 2010, at 10:43 AM, Timo Sirainen wrote:
>
> Sounds like this would help:
> http://hg.dovecot.org/dovecot-2.0/rev/de9d6dae7fe5
>
Fixed.
Thanks!
Jonathan
smime.p7s
Description: S/MIME cryptographic signature
On Mon, 2010-02-01 at 10:37 -0500, Jonathan Siegle wrote:
> echo " $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install
> $(dovecot_pkglibexecPROGRAMS_INSTALL) '$$p'
> '/usr/local/dovecot2.0beta2/bin$(dovecot_pkglibexecdir)/$$f'"; \
> $(INSTALL_PROGRAM_ENV) $(LIBTOOL) --mode=install
Hi,
Software:
AIX 5.3
dovecot-2.0-pigeonhole revision 1234:7b3db97399de
with
dovecot revision 10621:a978089d090b
I'm having problems installing managesieve. I modified the Makefile because
DESTDIR was not being found.
Here is what I changed to make it work:
echo " $(INSTALL_PROGRAM_E