Missing External Dependency - aclocal
Open
- Dominant language
- Shell
- Stars
- 601
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Running the install script requires the computer to have aclocal, however there is no dependency that this is already installed causing an issue when the script tries to install libdash if aclocal is not already installed.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the install script and trace the step that installs libdash, checking how external dependencies are declared or validated. Confirm that aclocal is included and that the script reports the missing dependency clearly when it is unavailable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100