I\'m trying to install PHPUnit 3.5 on Mac OS X with MAMP. I did install PHPUnit 3.5 via PEAR of MAMP. This is all correctly and phpunit is located /Applications/MAMP/bin/php
What is the output of which phpunit and which pear and pear list?
which phpunit
which pear
pear list
Also did you install phpunit with the --alldeps option?
--alldeps