Re: Postfix error on start up ...
On Tue, Feb 20, 2007 at 11:59:09PM -0400, Marc G. Fournier wrote:
> I'm not sure proper ways yet of reporting bugs / problems with individual
> packages, so please redirect me if there is somewhere better ...
> Due to a requirement for sqlite support in cyrus-sasl, I installed that from
> source, and then installed the postfix binary using apt-get:
How did you build cyrus-sasl? This looks like an error in that build...
Something like this should be what you did...:
dpkg-source -x cyrus-sasl_${version}.dsc;
cd cyrus-sasl-${upstreamversion};
dpkg-buildpackage -rfakeroot -uc -us -b
lamont
Reply to: