1 Manual compilation (if autotools are not available):
2 $> gcc -o evtest evtest.c
4 Otherwise, run the following commands.
7 $> ./configure --prefix=/usr
11 Adjust the prefix as necessary, on most distributions /usr is fine.
12 evtest itself has no requirements other than the C compiler.