1Installation
2
3 * Unpack the source:                 tar xjf mhwaveedit-1.4.24.tar.gz
4 * Go into the source directory:      cd mhwaveedit-1.4.24
5 * Run the configure script:          ./configure
6 * Compile the sources:               make
7 * Install the program:               su -c "make install"
8