I have been trying to set up an ubuntu server where ant tests my code. When I start ANT to test my code it starts with phploc-ci that goes fine. But the next check is pdepend I get the error Cannot run program "pdepend": error=2, No such file or directory.
As you can see it can't find the path or something. I would say the path is correct because it finds all other folders.
I have been searching this site and google for 2 hours I can't seem to find a solution. Do you guys have any suggestions.