openframeworks / openframeworks/openFrameworks
cannot install oF on rpi3 with Ubuntu Mate 16.04
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 not sure oF 0.9.3 support ARMv7(hard float) ubuntu Mate Mate 16.04 distribution but I cannot install openframeworks on rPI3.
I tried Ubuntu Mate 16.04. and doing every step same as rpi2. but I had a some error while running 'install_dependencies.sh' sciript. so I install force (apt-get install -f)these dependencies and finally no error message..
but trying compileOF.sh. I cannot go forward.. and I got error message..
HOST_OS=Linux
checking pkg-config libraries: cairo zlib gstreamer-app-1.0 gstreamer-1.0 gstreamer-video-1.0 gstreamer-base-1.0 libudev freetype2 fontconfig sndfile openal openssl libpulse-simple alsa gtk+-3.0 libmpg123 glesv1_cm glesv2 egl
makefileCommon/config.shared.mk:294: *** couldn't find some pkg-config packages, did you run the latest install_dependencies.sh?. Stop.
also these are logs from install_dependencies.sh.. please check uploaded result.txt file.
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_dependencies.sh and compileOF.sh on the Raspberry Pi 3 Ubuntu Mate 16.04 setup, then review result.txt and the reported missing pkg-config packages. Reproduce the dependency installation and compilation failure; done means the required packages are found and compileOF.sh completes successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, linux, raspberry-pi, ubuntu
- 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
- 35/100