[pybsddb] AArch64 debian issue with python berkeleydb bindings
Markuss Broks
markuss.broks at gmail.com
Tue Jan 14 21:08:37 CET 2025
Hello,
On 1/14/25 7:46 PM, Jesus Cea wrote:
> On 14/1/25 16:38, Markuss Broks wrote:
>> Hello,
>>
>> On Debian AArch64, the Berkeleydb lib is installed into
>> /usr/lib/aarch64-linux-gnu, and setup3.py only looks in /usr/lib{64}
>> and in /usr/lib/x86_64-linux-gnu.
>
> Could you possibly tell me the EXACT and complete path of the
> libraries and the C headers objects in your system?.
I am not too involved with the project, so I don't know if this is
everything, but here's libdb5.3-dev package listing:
$ dpkg -L libdb5.3-dev
/.
/usr
/usr/include
/usr/include/db.h
/usr/include/db_185.h
/usr/lib
/usr/lib/aarch64-linux-gnu
/usr/lib/aarch64-linux-gnu/libdb-5.3.a
/usr/share
/usr/share/doc
/usr/lib/aarch64-linux-gnu/libdb.a
/usr/lib/aarch64-linux-gnu/libdb.so
/usr/share/doc/libdb5.3-dev
>
> The complete path of the files.
>
> Thanks.
>
- Markuss
More information about the pybsddb
mailing list