The Tempo project uses the "Buildr" tool to compile and package all components. To build these components, you must have the following installed:
Typically on a system with Ruby and Gem installed, you can install the latest versions of both Rake and Buildr by issuing:
gem install rake
gem install buildr
(On most platforms, you need administration privileges to install new Ruby software)
Once you have Buildr installed, you can build projects by running:
Please report any build issues on the Tempo developer
mailing list. Thanks!