OpenLightingProject / ola

The Open Lighting Architecture - The Travel Adaptor for the Lighting Industry
https://www.openlighting.org/ola/
Other
646 stars 205 forks source link

How do you compile this? I'm new and very lost #1629

Open CountBenula opened 4 years ago

CountBenula commented 4 years ago

Apparently the binary files that you can download from the OLA website are wheezy and I have RPi 3 which is Jessie so I guess I have to use github. I don't code and I have no idea what to do.

peternewman commented 4 years ago

The simplest way is to use the existing deb images in Raspbian. Just put the latest standard Raspberry Pi image on an SD card, then simply do the following on the command line:

apt-get update
apt-get install ola
#Optional:
apt-get install ola-python ola-rdm-tests