On Mon, 2 Apr 2007, Eric Dan wrote:

> * Eric Dan ([EMAIL PROTECTED]) wrote:
> I tried downgrading db to 4.4 but that didn't work because cvs requires
> version 4.5 of db.
>
> > Hi,
> >
> > i have db-4.5.20-1 installed and noticed problems with datebase files
> > that ask for 4.4 version of db. spamassassin and cvs are two of them.
> >  ldd /usr/bin/cvs
> > gives me:
> > ldd /usr/bin/cvs:
> >     linux-gate.so.1 =>  (0xb7fd1000)
> >     libcrypt.so.1 => /lib/libcrypt.so.1 (0xb7f8c000)
> >     libgssapi.so.4 => /usr/lib/libgssapi.so.4 (0xb7f76000)
> >     libkrb5.so.17 => /usr/lib/libkrb5.so.17 (0xb7f2f000)
> >     libroken.so.16 => /usr/lib/libroken.so.16 (0xb7f1e000)
> >     libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0xb7df4000)
> >     libasn1.so.6 => /usr/lib/libasn1.so.6 (0xb7dc2000)
> >     libcom_err.so.2 => /lib/libcom_err.so.2 (0xb7dbe000)
> >     libnsl.so.1 => /lib/libnsl.so.1 (0xb7da8000)
> >     libc.so.6 => /lib/libc.so.6 (0xb7c7d000)
> >     libresolv.so.2 => /lib/libresolv.so.2 (0xb7c6b000)
> >     libpthread.so.0 => /lib/libpthread.so.0 (0xb7c54000)
> >     libdl.so.2 => /lib/libdl.so.2 (0xb7c50000)
> >     /lib/ld-linux.so.2 (0xb7fd2000)
> >     libdb-4.4.so => not found
> >
> > any idea what I can do?
> > thanks
> >

I also have cvs 1.11.22-4 and it's linked against libdb-4.5.so:
$ ldd /usr/bin/cvs |grep libdb
        libdb-4.5.so => /usr/lib/libdb-4.5.so (0x403af000)

Try reinstalling the package or get it from a different mirror. Did you
manually added symlinks in /usr/lib/ ?

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


_______________________________________________
arch mailing list
[email protected]
http://archlinux.org/mailman/listinfo/arch

Reply via email to