To compile SiteHound, you need a C compiler. In a Linux system, you can compile the program like this: gcc -O3 -o sitehound sitehound.c -lm See Ghersi and Sanchez, Bioinformatics 2009 for more information on the program.