Personal tools
The Open Lighting Project has moved!

We've launched our new site at www.openlighting.org. This wiki will remain and be updated with more technical information.

Difference between revisions of "Download OLA"

From wiki.openlighting.org

Jump to: navigation, search
Line 5: Line 5:
 
   git clone https://code.google.com/p/linux-lighting/ ola
 
   git clone https://code.google.com/p/linux-lighting/ ola
  
Tarball & Mac Binaries (official releases)
+
Tarball (official releases)
  
 
   http://code.google.com/p/linux-lighting/downloads/list
 
   http://code.google.com/p/linux-lighting/downloads/list
 +
 +
Mac Ports:
 +
 +
  port install ola
  
 
Third party RPMS (you can also build your own rpm with the spec file included in the tarball):
 
Third party RPMS (you can also build your own rpm with the spec file included in the tarball):
Line 13: Line 17:
 
  http://rpms.netmindz.net/
 
  http://rpms.netmindz.net/
  
Debian packages - ARM only at this point, but the debian build files are included in the tarballs - see README.debian.
+
Slackware:
 +
 
 +
  http://slackbuilds.org/repository/13.37/development/ola/
 +
 
 +
Debian packages (or you can build your own - see README.debian in the tarball)
  
Add the following line to /etc/apt/sources.list:
+
   http://imaginux.com/lighting/
   deb http://www.nomis52.net/data/ola-arm ./
 

Revision as of 12:26, 27 November 2011

You have a number of options, from bleeding edge to "stable" releases. Don't attempt to install different packages from multiple sources (i.e. olad from git, and ola-examples from tarball) otherwise you'll probably have weird & wonderful issues.

Sources via git (bleeding edge, may be broken at any point in time)

 git clone https://code.google.com/p/linux-lighting/ ola

Tarball (official releases)

 http://code.google.com/p/linux-lighting/downloads/list

Mac Ports:

 port install ola

Third party RPMS (you can also build your own rpm with the spec file included in the tarball):

http://rpms.netmindz.net/

Slackware:

 http://slackbuilds.org/repository/13.37/development/ola/

Debian packages (or you can build your own - see README.debian in the tarball)

 http://imaginux.com/lighting/