[Dovecot] Sieve Installation
Pascal Volk
user+dovecot at localhost.localdomain.org
Wed Jul 21 00:01:28 EEST 2010
On 07/20/2010 10:43 PM Carsten Laun-De Lellis wrote:
> Hallo
>
> Ich habe ein Problem bei der Installation von Sieve:
>
> Konfiguration: Opensuse 11.2 64bit, dovecot 1.2.9, postfix, amavis,
> spamassassin.
>
> Wenn ich versucht dovecot sieve zu übersetzen bekomme ich immer folgende
> Fehlermeldung.
>
> Making all in libsieve
> make[1]: Entering directory `/download/dovecot-sieve-1.1.8/src/libsieve'
> /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
> -I../.. -I -I/src/lib -I../../src -g -O2 -DENABLE_REGEX -MT addr.lo -MD
> -MP -MF .deps/addr.Tpo -c -o addr.lo addr.c
> libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I -I/src/lib
> -I../../src -g -O2 -DENABLE_REGEX -MT addr.lo -MD -MP -MF .deps/addr.Tpo
> -c addr.c -fPIC -DPIC -o .libs/addr.o
> In file included from addr.y:35:
> ../../src/xmalloc.h:19:17: error: lib.h: No such file or directory
> make[1]: *** [addr.lo] Error 1
> make[1]: Leaving directory `/download/dovecot-sieve-1.1.8/src/libsieve'
> make: *** [all-recursive] Error 1
>
>
> Wäre echt toll, wenn mir jemand einen Tipp geben könnte.
Write in English language please.
Seven months ago Sieve 0.1.14 was released for Dovecot 1.2.9.
Is the package dovecot12-devel installed on your System? That package
contains also /usr/include/dovecot/src/lib/lib.h
Then cd into the sieve source dir and run
./configure --with-dovecot=/usr/include/dovecot …
Regards,
Pascal
--
The trapper recommends today:
http://kopfkrebs.de/mitarbeiter/mitarbeiter_der_woche.html
More information about the dovecot
mailing list