Install YoGA Ao » Historique » Version 1
Julien Brule, 18/06/2012 14:11
| 1 | 1 | Julien Brule | h1. Install YoGA Ao |
|---|---|---|---|
| 2 | This page will guide you through the process of installing YoGA_Ao up and running on your machine |
||
| 3 | |||
| 4 | h2. Install YoGA |
||
| 5 | |||
| 6 | To run YoGA_Ao, you need to have the YoGA plugin properly installed. Go to this webpage : Install YoGA to check the installation process. |
||
| 7 | |||
| 8 | To use the GTK GUI features of YoGA_Ao, you additionally need to have pygtk installed. The best way to do so (under macports or fink on mac os or under linux) is to get glade-3 installed. All the required libraries will be installed as a side effect. |
||
| 9 | |||
| 10 | h2. Install YoGA_Ao |
||
| 11 | |||
| 12 | Once YoGA is running on your machine, just clone the github repos : |
||
| 13 | |||
| 14 | <pre> |
||
| 15 | git clone git://github.com/dgratadour/yoga_ao.git |
||
| 16 | </pre> |
||
| 17 | |||
| 18 | then go into the freshly created yoga_ao directory and type : |