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++
+
+
If you are building a development environment on Ubuntu or Linux Mint, install the following packages instead:
+
+
sudo apt-get install git libcsound64-dev python-dev make g++
+
+
libcsound64-dev is not actually sufficiently up to date in the Ubuntu repository, so it may be necessary to build [https://github.com/csound/csound/ csound] from source on Ubuntu or Mint before building TamTam.