Re: [Dovecot] questions about compiling Sieve plugin

2009-05-04 Thread MercuryShadow
Here are the three lines in my sources.list: deb http://http.us.debian.org/debian/ etch main deb-src http://http.us.debian.org/debian/ etch main deb http://security.debian.org/ stable/updates main contrib non-free "contrib" and "non-free" appear to be present already. Steffen Kaiser-9 wrote:

Re: [Dovecot] questions about compiling Sieve plugin

2009-05-04 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 30 Apr 2009, MercuryShadow wrote: The installed version is 1.0.rc15-2etch4, installed from the Debian repositories. Uff, maybe you need "non-free" and "contrib" sections in sources.list. I tried on Etch myself with success. Anyway, you

Re: [Dovecot] questions about compiling Sieve plugin

2009-04-30 Thread MercuryShadow
The installed version is 1.0.rc15-2etch4, installed from the Debian repositories. Steffen Kaiser-9 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Wed, 29 Apr 2009, MercuryShadow wrote: > >> I'm not sure why some packages would depend on Lenny packages, since Etch >> is >>

Re: [Dovecot] questions about compiling Sieve plugin

2009-04-29 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 29 Apr 2009, MercuryShadow wrote: I'm not sure why some packages would depend on Lenny packages, since Etch is installed. But then again I don't really know a lot about Debian since most of my experience is with RedHat. I guess you've dow

Re: [Dovecot] questions about compiling Sieve plugin

2009-04-29 Thread MercuryShadow
dpkg-checkbuilddeps: Unmet build dependencies: libpq-dev libmysqlclient15-dev libkrb5-dev libpq-dev depends on libkrb5-dev, which depends on: The following packages have unmet dependencies. libkrb5-dev: Depends: libkrb53 (= 1.6.dfsg.4~beta1-5lenny1) but 1.4.4-7etch6 is to be installed

Re: [Dovecot] questions about compiling Sieve plugin

2009-04-29 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wed, 29 Apr 2009, MercuryShadow wrote: The build-dep step failed: mail:/tmp# apt-get build-dep dovecot Reading package lists... Done Building dependency tree... Done E: Build-dependencies for dovecot could not be satisfied. Do you fetch the so

Re: [Dovecot] questions about compiling Sieve plugin

2009-04-29 Thread MercuryShadow
The build-dep step failed: mail:/tmp# apt-get build-dep dovecot Reading package lists... Done Building dependency tree... Done E: Build-dependencies for dovecot could not be satisfied. Steffen Kaiser-9 wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On Tue, 28 Apr 2009, Mercury

Re: [Dovecot] questions about compiling Sieve plugin

2009-04-28 Thread Steffen Kaiser
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 28 Apr 2009, MercuryShadow wrote: I figured that, as is the case with many Debian packages, the libraries needed to compile would be included in a "dovecot-dev" package, but I checked and there is no such package in the Debian repos. Get D

[Dovecot] questions about compiling Sieve plugin

2009-04-28 Thread MercuryShadow
I'm using the info on the wiki to try to compile the sieve plugin for dovecot on a server running Debian Etch, but I'm getting nowhere because I'm stuck trying to find the directory to use in the "--with-dovecot=" argument when running the configure script. The wiki says: Compilation is identica