The only main dependency for the Phoronix Test Suite on Linux, OpenSolaris, *BSD, and Mac OS X operating systems is PHP5 CLI (packages for it are usually called php5-cli or php-cli or just php). Note that only PHP5 is needed and not a web server or other packages commonly associated with PHP. Many of the benchmarking profiles do require the standard Linux development tools/libraries (GCC, etc) and other common programs. However, on many distributions the Phoronix Test Suite is able to use the software's package management system for installing these additional dependencies. On a clean Ubuntu installation, it's as easy as first running sudo apt-get install php5-cli and then running the Phoronix Test Suite.
There is a GTK2 interface written for the Phoronix Test Suite that can be used by running phoronix-test-suite gui. In order to use the GTK user interface, the PHP GTK module must be installed and loaded. This PHP module can be found at gtk.php.net. PHP GTK for Mac OS X can be found here.
The latest installation instructions can be found in the online documentation.
It is recommended all users use the latest release available. The git repository for the latest development code can be obtained using git-clone http://www.phorogit.com/repo/phoronix-test-suite.git (web-based viewer).
Latest Release: 2.4.0 (February 2, 2010)
Download Phoronix Test Suite - Generic Package MD5: e18973dbfd8a242dbb15441b338ca025
Download Phoronix Test Suite - Debian/Ubuntu Package