mldonkey on ocaml 5, dune and static builds #140
carlonluca
started this conversation in
General
Replies: 1 comment 7 replies
-
|
Trying to build your mldonkey. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I took some time to update mldonkey code in my fork here: https://github.com/carlonluca/mldonkey. These are the most relevant changes:
There are significant changes and regressions are likely to appear. Only Linux is supported and some features may be missing from the stable version. For those of you wanting to try the new version, please let me know.
For more info: https://bugfreeblog.duckdns.org/2025/08/mldonkey-ocaml5.html.
If you do not want to build mldonkey yourself you may try static builds from GitHub or the docker image: https://hub.docker.com/r/carlonluca/mldonkey (use the ocaml5 tag). This docker image runs mldonkey built with ocaml 5 and gcc 15 on Ubuntu Plucky.
Regards.
Beta Was this translation helpful? Give feedback.
All reactions