1Installation
2
3	* In order to successfully compile the program, you need to have installed wxWidgets version >= 2.8.10
4	* In order for sound that your system should be installed alsa-utils, including aplay
5	* ./configure --prefix=/usr
6	* make
7	* sudo make install
8
9Sorry for my English ;)
10
11