ocamlbrew requires m4
Open
- Dominant language
- Shell
- Stars
- 66
- Forks
- 12
- PR merge metrics
- No merged PRs in 30d
Description
ocamlbrew fails with the following error in `/tmp/ocamlbrew.RANDOMID`:
```
=-=- ocamlfind.1.5.5 troubleshooting =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
=> Could not build ocamlfind. The most common reason for that is a missing 'm4'
system package.
```
Best would be to check at the beginning of the script if m4 is present.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.