You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2019. It is now read-only.
mriehl edited this page Aug 20, 2012
·
4 revisions
Installing the dependencies
Installing the dependencies
If you are using an ubuntu based machine (anything with apt, really)
it's as simple as running ./util/getting_started_devEnv_ubuntu.sh
(Here's the file)
For other systems
Unfortunately no automation is available yet (you're welcome if you want to provide one), the getting_started_devEnv_ubuntu.sh might still be of interest because it conveniently lists the required dependencies. Install these using the package manager of your choice. Pip installs will work on any machine with python.
Running the tests to ensure everything is in a working state