Keun young Park | 5eba08f | 2012-03-26 18:31:29 -0700 | [diff] [blame] | 1 | C++: No special library required in host side, but gcc/g++ and std c++ library should be present. |
2 | Python : version 2.6.5 or higher (should be /usr/bin/python) | ||||
3 | Necessary Python libraries: | ||||
4 | - Python SciPy, NumPy | ||||
5 | sudo apt-get install python-scipy python-numpy python-matplotlib | ||||
6 | |||||
7 | run make cts_audio frop top dir. |