This is what I just did a minute ago on my Red Hat 7.1, and it made
libsasl.so link against libdb-3.3.so. I may or may not work on Mandrake 7.2,
but it is worth a shot.
With BerkeleyDB installed in /usr/local/BerkeleyDB.3.3, I did
./configure
make CPPFLAGS="-I/usr/local/BerkeleyDB.3.3/include
> What does
> cd /lib
> ls -la libdb.so.3
> show on your system???
# ls -la libdb.so.3
lrwxrwxrwx1 root root 14 Feb 16 2001 libdb.so.3 ->
libdb-2.1.3.so*
> An how does your ld.so.conf look like???
# cat /etc/ld.so.conf
/usr/X11R6/lib
/usr/i486-linux-libc5/lib
> > # rpm -qa
Hi,
> > > Did you do a recompilation of cyrus-sasl after the
> > > ln -s /usr/local/BerkeleyDB.3.3/lib/libdb-3.3.so
> > >
> > > > ln -s /usr/local/BerkeleyDB.3.3/lib/libdb-3.3.a
> > >
> > > stuff???
> >
> O.K. I'll try to recompile cyrus-sasl with the above symlinks. I've
> already added them.
I
On Wednesday 10 October 2001 02:33, you wrote:
> Hi Kohei,
>
> > Try
> >
> > cd /usr/lib
> > ln -s /usr/local/BerkeleyDB.3.3/lib/libdb-3.3.so
> > ln -s /usr/local/BerkeleyDB.3.3/lib/libdb-3.3.a
>
> Didn't have any effect on my system.
>
> - Did you have an signaled to death (11) as well?
No I did
Hi Kohei,
> Try
>
> cd /usr/lib
> ln -s /usr/local/BerkeleyDB.3.3/lib/libdb-3.3.so
> ln -s /usr/local/BerkeleyDB.3.3/lib/libdb-3.3.a
>
Didn't have any effect on my system.
- Did you have an signaled to death (11) as well?
I would be nice to get your content of
- ldd master
- ldd imapd
and ldd l