Activities/TamTam: Difference between revisions

No edit summary
Line 8: Line 8:
=== Build from sources ===
=== Build from sources ===


In Terminal activity, launch:
In Terminal activity, install some necessary software:


  sudo yum install git csound-devel alsa-lib-devel python-devel make gcc-c++
  sudo yum install git csound-devel alsa-lib-devel python-devel make gcc-c++
Line 26: Line 26:
== Bundling from Sweets ==
== Bundling from Sweets ==


If you are using [[Platform_Team/Sweets|Sweets]] you can bundle your changes with:
If you are using [[Platform_Team/Sweets|Sweets]] you can bundle your changes with the following command line:


  sweets bind sdk/sugar ./setup.py dist_xo
  sweets bind sdk/sugar ./setup.py dist_xo