openframeworks / openframeworks/openFrameworks

cannot install oF on rpi3 with Ubuntu Mate 16.04

Open
#5,093 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

close linuxarm wont-fix
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.