Peter Meilstrup wrote:
> However I still cannot compile a program that does -ldb. I get the error
> "/usr/bin/ld: cannot find -ldb".
-ldb expands to libdb.so . That is in libdb2-dev, which isn't in testing yet.
Either install it manually or make a symlink to libdb.so.[23] as a workaround.
Miche
I don't even know what package it's supposed to be in, so no.
I ran ldconfig -v and it made these symlinks in /lib:
libdb.so.3 -> libdb-2.2.so
libdb.so.2 -> libdb1-2.2.so
However I still cannot compile a program that does -ldb. I get the error
"/usr/bin/ld: cannot find -ldb".
-
Peter Meilstrup wrote:
>
> I have been unable to compile from sources any program which requires
> libdb on my system (Woody). Since libdb is required by gnome, this is a
> lot of programs.
>
> I have tried reinstalling libdb2, libdb2-dev, and libc6 all to no avail.
> There is no libdb.so* anywhe
I have been unable to compile from sources any program which requires
libdb on my system (Woody). Since libdb is required by gnome, this is a
lot of programs.
I have tried reinstalling libdb2, libdb2-dev, and libc6 all to no avail.
There is no libdb.so* anywhere on my system. Where can I get one?
4 matches
Mail list logo