-
I followed the instruction by "make release" and "make install". But I get:
```
$ make install
./_boot/dune.exe install dune
Error: The mandir installation directory is unknown.
Hint: It…
-
I'd like to publish an OPAM package for revery to make sure it's usable with the broader OCaml community (which would primarily consume this library via OPAM).
I've only tested it with [`esy`](http…
-
## Expected Behavior
I realize that `(opam_file_location inside_opam_directory)` is not being advertised, but I think the `opam_file_location` feature will cause problems if people start using it. …
-
### This documents my efforts to deploy mbdisplay.ml on a microbit.
I found that the README is broadly accurate. Here are some issues I encountered when setting up the environment.
1. [Obytelib1…
-
# Pyre Bug
**Bug description**
When following the installation from source steps at https://pyre-check.org/docs/installation/ we get a compile-time error and installation aborts.
**Reproduction…
-
__REPOST FROM__: https://github.com/ocaml/dune/issues/10963 by @edwintorok
## Expected Behavior
```
$ dune --version
"Dune Developer Preview: build 2024-09-28T01:30:13+00:00, git revision
17…
-
Hello, I'm trying to install ocaml on Android (Termux), it fails with this error:
```
# MKLIB runtime/libcamlrun.a
# make[1]: *** [Makefile:1315: runtime/libcamlrun.a] Error 1
```
Full output: …
-
The `./configure` does not seem to find `gmp.h` on ARM based MacOS even though the gmp 6.3.0 is installed with homebrew.
```
binary ocaml: found in /Users/arozovyk/.opam/default/bin
binary ocaml…
-
Would it be possible to add a conf- package for the presence of any C compiler addressable by `cc`, a la https://github.com/ocaml/opam-repository/blob/master/packages/conf-c%2B%2B/conf-c%2B%2B.1.0/opa…
-
This is the summary of a discussion between @kit-ty-kate and I regarding how non-functional packages should be handled in the repository, more precisely in the context of #23649.
The current policy…