/bin/bash: aclocal-1.14: command not found
Open
- Dominant language
- C++
- Stars
- 658
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
The configure script generates an incorrect Makefile, which tries to run aclocal-1.14 (which I don't have, my system has aclocal-1.15). Fixed it by running autoreconf.
Contributor guide
Assessment
This issue has not been assessed yet.