1. Extract this package under the top directory of TiMidity++. For example: % pwd /home/user/anyware/TiMidity++-2.7.0 % ls timidity-tools-2.7.0.tar.gz timidity-tools-2.7.0.tar.gz % gzip -cd timidity-tools-2.7.0.tar.gz | tar xvf - 2. Configure TiMidity++ and make all objects. 3. Type the following command to make tools/Makefile. % env CONFIG_HEADERS='' CONFIG_FILES=timidity-tools/Makefile /bin/sh ./config.status 4. Type `make' in the tools directory. For example: % cd timidity-tools; make 5. Finally, type `make install' in the tools directory to install the binaries.