openframeworks / openframeworks/openFrameworks
[libs] - Install from git on linux errors
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
I'm testing now on linux, following the guide
https://github.com/openframeworks/openFrameworks/blob/master/INSTALL_FROM_GITHUB.md
so the install script now changed to
scripts/dev/download_libs.sh -p linux64
but it doesnt work. it points to a 404 path:
ideas? @ofTheo @danoli3
Contributor guide
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 INSTALL_FROM_GITHUB.md and scripts/dev/download_libs.sh, then reproduce the Linux install command and inspect the generated Apothecary release URL. Done means the documented command reaches an available archive instead of the reported 404 and completes the library installation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux, shell
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100