[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with postfix and libsasl2



On Tue, Oct 02, 2007 at 11:17:28 +0200, Daniele Salatti wrote:

[ top-posted reply shifted to proper place below ] 

> 2007/10/1, Florian Kulzer:
> > On Mon, Oct 01, 2007 at 00:14:42 +0200, Daniele Salatti wrote:
> > > Hi!
> > > I'm trying to set up a mailserver on Debian etch for the first time, but
> > I
> > > have a problem: every time I restart postfix I get this message:
> > >
> > > /usr/sbin/postconf: /usr/local/lib/libsasl2.so.2: no version information
> > > available (required by /usr/sbin/postconf)
> > >
> > > Any idea on how can I fix it? I can't use SASL...
> >
> > Where does /usr/local/lib/libsasl2.so.2 come from? The libsasl2-2
> > package puts the library and this symlink into /usr/lib/. (Debian
> > packages never touch the /usr/local/... directories.) You seem to have
> > a non-Debian library installed which is broken.
>
> Hi,
> I used apt to set up everything. How could this happen?

The output of these commands would be interesting:

dpkg -S libsasl2.so.2
file /usr/local/lib/libsasl2.so.2
stat -L /usr/local/lib/libsasl2.so.2
file /usr/lib/libsasl2.so.2
stat -L /usr/lib/libsasl2.so.2

-- 
Regards,            | http://users.icfo.es/Florian.Kulzer
          Florian   |



Reply to: