Hello, How do I compile the sox examples? I've tried: gcc -isystem "./sox-14.4.1/src/" -o example example5.c and this gives me error In file included from example5.c:25:0: ./sox-14.4.1/src/util.h:22:23: fatal error: soxconfig.h: No such file or directory Any suggestion on how to compile the examples? Best, Peter