[Dovecot] trying to build dovecot-sieve
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.
- in which directory did you build dovecot?
- what configure params?
- in which directory do you try to build dovecot-sieve?
- 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.
On Thu, 2006-06-22 at 14:28 -0400, Sergey Ivanov wrote:
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.
It should have built dovecot-config after normal "make" was finished.. Didn't it do that with you?
The difference with dovecot-config.in and dovecot-config is that moduledir's value is set only in dovecot-config.
On Thu, 2006-06-22 at 14:28 -0400, Sergey Ivanov wrote:
Sergey Ivanov wrote: [skip] Excuse me, I have not seen tagret "dovecot-config" in Makefile.am of dovecot.
It should have built dovecot-config after normal "make" was finished.. Didn't it do that with you? I am packaging dovecot for ALTLinux. I combined dovecot with dovecot-sieve into one package, just added dovecot-sieve into SUBDIRS
Timo Sirainen wrote: section in dovecot's Makefile.am. And because of this approach I want to configure dovecot-sieve before starting building process for dovecot.
The better way to do it, I think, would be splitting dovecot into 2
packages, one - for binaries, and another, dovecot-devel, for headers and libraries and everything needed for building plugins and dovecot-sieve, and may be I'll do it sometime.
-- Sergey Ivanov
participants (3)
-
Marcus Rueckert
-
Sergey Ivanov
-
Timo Sirainen