openframeworks / openframeworks/openFrameworks
[aarch64] Issues installing on Jetson Nano
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
When running the dependencies installation script, I am getting:
Installing...
E: Unable to locate package nlohmann-json3-dev
E: Unable to locate package libssl3
Installing make
Already installed
Installing nlohmann-json3-dev
E: Unable to locate package nlohmann-json3-dev
error installing nlohmann-json3-dev
Reading package lists... Building dependency tree... Reading state information...
this seems an error with your distribution repositories but you can also
report an issue in the openFrameworks github: https://github.com/openframeworks/openFrameworks/issues
Any advice is appreciated!
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
Begin with the dependencies installation script referenced in the report and reproduce the package lookup on a Jetson Nano/aarch64 system. Check how the script selects packages and repositories; done means the supported installation path completes without the two package errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux
- Domain
- build-system, embedded-iot, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100