erlang version preventing install
Open
Nobody has claimed this yet.
- Dominant language
- Erlang
- Stars
- 142
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
Requirement states 5.6.5+, however installed version is 6.2
configure: error: The installed Erlang version is less than 5.6.5 (R12B05).
$ erl
Erlang/OTP 17 [erts-6.2] [source] [64-bit] [smp:8:8] [async-threads:10] [hipe] [kernel-poll:false]
Eshell V6.2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the install/configure version check that emits the reported error, then reproduce the installation using the shown Erlang/OTP 17 version. Confirm how the check compares versions; done means a supported 6.2 installation is accepted while versions below the stated minimum remain rejected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- erlang
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100