I've installed pHash libraries using MacPorts but when I try to compile the example source code I get this error:
Fatal error: 'pHash.h' file not found
#include "pHash.h"
How can I tell the source code where to find the libraries? (from what I found they are installed in /opt/local)