On Tue, Aug 05, 2014 at 11:25:44AM +0400, Sergey wrote:
> I need to build SASL with unusual path to plugins. Its "configure"
> script contains --with-plugindir option and it works. However,
> Postfix does not works with this directory. The error:

This is no Postfix problem. And it clearly works somehow, as Debian uses
a way different directory:

$ grep -r /usr/lib/i386-linux-gnu/sasl2 /usr/lib/i386-linux-gnu/libsasl2.so.2*
Binary file /usr/lib/i386-linux-gnu/libsasl2.so.2 matches
Binary file /usr/lib/i386-linux-gnu/libsasl2.so.2.0.25 matches

This path is not included in the Postfix binaries.

> I use "--with-plugindir=%_libdir/sasl2-%abiversion" for build sasl.
> It revealed to /usr/lib/sasl2-3.

You want to talk to the person who wrote this rpm spec.

> Some other clients of sasl works properly (and without rebuild its
> packages).

Then why do you need to do this stunt in the first place?  Replace the
original version completely.

Bastian

-- 
Many Myths are based on truth
                -- Spock, "The Way to Eden",  stardate 5832.3

Reply via email to