[SOLVED] Build opendht on debian trixie

FYI

instructions to build opendht need some update for debian trixie

s/libargon2-0-dev/libargon2-dev/ in initial dependencies installation plus one needed package

apt install libmsgpack-cxx-dev

and to run it on another box than the build one:

apt install libargon2-1 libjsoncpp26

I did install the build on 3 small debian trixie boxes (1 CPU and 2 GB RAM) on a LAN to observe the behavior and the traffic…

Can you please send a pull request to the following repository?

Is the file at the following location?

Thank you

yes

or

The main repository seems to be the GitHub repository.

The Commits · master · savoirfairelinux / opendht · GitLab repository states:

This project is mirrored from https://*****:*****@github.com/savoirfairelinux/opendht.git.

I did submit a PR… thanks

1 Like

Did you see the comments on your PR?

now yes :wink:

I did update the PC accordingly

1 Like

Your PR has been merged upstream. Can you please mark this topic as resolved with a solution? Thank you

Once enabled in a category, topic owners will see the solved button next to the like count. Site staff can mark a post solved by expanding the post actions.

but this button is not present;;;

Can you please add:
[SOLVED]
to the topic subject to become:
[SOLVED] Build OpenDHT on Debian Trixie
?