-
I'm trying to compile mldonkey on Fedora 33 with Ocaml 4.11
camlp4 is from github, compiled and installed. bindir is /usr/bin and libdir is /usr/lib64/camlp4
After running configure of mldonkey …
ilf-S updated
4 years ago
-
- **App Name:** MLDonkey (exec: mlgui)
- **Icon Name:** mlgui.xpm
- **Description:** Graphical frontend for MLDonkey
- **Webpage (optional):** [MLDonkey at Sourceforge](http://mldonkey.sourceforge.…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 2.2.2
ORIGIN: https://github.com/Homebrew/brew
HEAD: 13f508d0dc8ada1726ee09a750285d7447ac3df4
Last commit: 1 year, 4 months ago
Core tap ORIGIN…
-
Problem encountered on https://dotnet.microsoft.com/learn/ml-dotnet/get-started-tutorial/consume
Operating System: linux
Provide details about the problem you're experiencing. Include your operati…
ghost updated
4 years ago
-
The library has been tested extensively against Soulseek Qt and NS, but I haven't taken any time to test against other popular clients such as Nicotine+.
In initial testing, transfers both to and f…
-
MLDonkey build system hardcodes dependencies to some specific versions.
Different OS' and distros have different versions and MLDonkey should not force users downgrade system compiler. Instead projec…
-
Hello,
I'm getting this error while building it from a container.
To clean the build directory execute: make maintainerclean
/usr/bin/ocamlc.opt -unsafe-string -w +a-3-4-6-27-29-32-35-37-41-44-…
-
I am sure this is one of the gcc 10.x compatibillity issue about not using extern correctly:
```
gcc -Wl,-E -o ocamlrun \
prims.o libcamlrun.a -lm -ldl -lcurses -lpthread
/usr/bin/ld: libcam…
-
Is it possible to support mldonkey?
J-Siu updated
4 years ago
-
```
./configure \
--prefix=/usr \
--enable-minimum \
--enable-upnp-natpmp \
--enable-bzip2 \
--enable-magic \
--enable-donkeysui \
--disable-rpath \
--enable…