Any defects or issues can be reported by e-mail or in the SourceForge project defect manager.
Any improvement suggestions can be reported by e-mail or in the SourceForge project ticket manager.
To report build or installation problems, include:
- the compiler name and version (e.g. gcc version 10),
- the C standard library name and version (e.g. glibc version 2.x),
- the output of the configure script. You can capture it by running
./configure > configure-output.txt 2>&1,
- the generated
config.log file,
- the generated
config.h file, if it exists,
- the output of the make command. You can capture it by running
make > make-output.txt 2>&1,
- any other error messages,
- any other information that you think could lead to solving the problem.
To report usage problems, include:
- all the above things you include when reporting building problems,
- a description of the problem that the software causes,
- any error messages that are displayed,
- information whether you tried other input files and whether they are processed correctly,
- information whether you tried another sound output system, if possible, and whether it worked,
- (if the problem is with an input file) if possible, the whole input file or a minimalistic input file that causes the problem to show up,
- any other information that you think could lead to solving the problem.