I am looking at moving my postfix-cyrus server running on redhat 7.2
with cyrus 2.0.9, cyrus-sasl-1.5.24.17 and postfix 2.2.3-2.
I am about to migrate to a new server. I will be running Centos 5 which
uses cyrus 2.3.7-1, cyrus-sasl-2.1.22-4 and postfix 2.3.3-2. The
postfix, cyrus-sasl issue
I think I may have found the reason for my signalled to death by 11 problems
in redhat 7.2. The sasl that comes with 7.2 is linked against libgdbm not
libdb3.
# ldd libsasl.so.7.1.8
libsasl.so.7.1.8:
libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x40017000)
libdl.so.2 => /lib/li
I might be wrong, but I seem to remember that sasl has a compile option
--with-db=DIR or something. CHange that from /usr/lib/db(2) to /usr/lib/db3
This is from the spec file of sasl. Try changing the --with-dblib= to =db3 and
see what happens. Also, make sure you gor the 1.5.27 version since ther
Dan de Haan wrote:
> How do I make it linked agains db3 (yes, I know I have to recompile it, but
> it is a RPM, and I have to change it). Will it caues problem with anyhting
> else on this sysem if I change it?
You could take a look at Mandrake's source rpm:
[luca@pippo luca]$ ldd /usr/lib/lib
<[EMAIL PROTECTED]> wrote:
> > Hello Ramiro,
> > > > i try to compile the latest cyrus rpm on my new setup on RedHat 7.2
and
have
> one
> > problem.
> > In preparation to upgrade my production systems i compile some additional
> rpms
> >
Hey Marius,
Is your /etc/ld.so.conf file pointing to the correct include files?
HTH,
Harry
On Thu, 15 Nov 2001, Marius Onica wrote:
> Hi,
>
> I've tried to compile your cyrus-imapd 2.0.16 on a RedHat 7.2 machine.
> Unfortunately I didn't succeed, due to the fact that
Hi,
I've tried to compile your cyrus-imapd 2.0.16 on a RedHat 7.2 machine.
Unfortunately I didn't succeed, due to the fact that the configure
script stops
complaining that it can't find the des library (from kerberos). After
some hack
it goes further but it didn.t validate the