Last Updated: February 25, 2016
·
615
· walidvb

Install MapMap on raspberrypi, Pidora 18

!!!! Use a password of minimum 8 characters, that dos not contain the username. Password policy is super strong...

Get

First install the dependencies:

sudo yum install qt qt-devel qt-config liblo liblo-devel

Install gstreamer dependencies:

sudo yum install gstreamer-tools gstreamer-devel gstreamer-plugins-bad-free gstreamer-plugins-bad-free-extras gstreamer-plugins-base-devel gstreamer-plugins-good

Then gcc:

sudo yum install g++

Then some more stuff:

sudo yum install glut-devel glew-devel

Then Mapmap

sudo yum install git

If you get an error about gstreamer-1.0, try and go with the 0.1 branch:

git checkout 0.1