Hi, I'm trying to compile dovecot with dovecot-sieve, both from CVS. There is file dovecot-config.in.in in current dovecot module, which produce dovecot-config.in after ./configure'ing. But dovecot-sieve requires file dovecot-config to be in dovecot's directory. I think it is just typo, because after renaming dovecot-config.in to dovecot-config the building succeeded. -- Sergey Ivanov
On 2006-06-22 13:20:37 -0400, Sergey Ivanov wrote:> I'm trying to compile dovecot with dovecot-sieve, both from CVS. > There is file dovecot-config.in.in in current dovecot module, which > produce dovecot-config.in after ./configure'ing. But dovecot-sieve > requires file dovecot-config to be in dovecot's directory. > I think it is just typo, because after renaming dovecot-config.in to > dovecot-config the building succeeded.please describe your build process better. 1. in which directory did you build dovecot? 2. what configure params? 3. in which directory do you try to build dovecot-sieve? 4. what configure params? darix -- openSUSE - SUSE Linux is my linux openSUSE is good for you www.opensuse.org
Sergey Ivanov wrote:> I'm trying to compile dovecot with dovecot-sieve, both from CVS. > There is file dovecot-config.in.in in current dovecot module, which > produce dovecot-config.in after ./configure'ing. But dovecot-sieve > requires file dovecot-config to be in dovecot's directory. > I think it is just typo, because after renaming dovecot-config.in to > dovecot-config the building succeeded.Excuse me, I have not seen tagret "dovecot-config" in Makefile.am of dovecot. -- Sergey Ivanov.