Possible Duplicate:
PHP – Is there a portable version of PHPUnit?
On a Red Hat Linux machine, without root privileges, so can not use pear.
Manual download leads to https://github.com/sebastianbergmann/phpunit/, but this seems a windows version since the executable is a phpunit.bat.
Is there a way to install PHPUnit on Linux without PEAR?
Further down on the same page, it says how to install PHPUnit from a git checkout:
PHPUnit from a git checkout