summaryrefslogtreecommitdiffstats
path: root/documentation/install.html
diff options
context:
space:
mode:
authorMichael Larabel <michael@phx-laptop.(none)>2008-08-12 08:54:15 -0400
committerMichael Larabel <michael@phx-laptop.(none)>2008-08-12 08:54:15 -0400
commit02ddca3778d9e4545d929b057a7a0a3191485bdd (patch)
treeef2c30ba832aa58f815fc38bc1a734431ad0506b /documentation/install.html
parent89409ec532ed682d09f60558da8a65fecde2b1d9 (diff)
downloadphoronix-test-suite-upstream-02ddca3778d9e4545d929b057a7a0a3191485bdd.tar.gz
phoronix-test-suite-upstream-02ddca3778d9e4545d929b057a7a0a3191485bdd.tar.xz
phoronix-test-suite-upstream-02ddca3778d9e4545d929b057a7a0a3191485bdd.zip
pts: PTS Global being renamed to Phoronix Global
Diffstat (limited to 'documentation/install.html')
-rw-r--r--documentation/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/install.html b/documentation/install.html
index 5f10f18..fbc35f3 100644
--- a/documentation/install.html
+++ b/documentation/install.html
@@ -28,7 +28,7 @@ and low number (if any) dependencies that PHP5 CLI requires. The PHP GD library
is used for rendering the graphs within the PTS Results Viewer.</p>
<p><strong>Note #1:</strong> Depending upon your distribution's package configuration, you may also need <em>php-posix</em> package for providing the POSIX functions.</p>
<p><strong>Note #2:</strong> <em>/usr/bin/time</em> is needed by many of the timed tests.</p>
-<p><strong>Note #3:</strong> You may need to modify the <em>php.ini</em> file on your system in order to support uploading results to PTS Global or logging into your PTS Global account. The <em>allow_url_fopen</em>, <em>file_uploads</em>, and <em>allow_url_include</em> options must be set to true in the PHP configuration and curl must be supported by the PHP installation. <a href="http://www.phoronix.com/forums/showpost.php?p=32484&postcount=4">Additional information</a>.
+<p><strong>Note #3:</strong> You may need to modify the <em>php.ini</em> file on your system in order to support uploading results to Phoronix Global or logging into your Phoronix Global account. The <em>allow_url_fopen</em>, <em>file_uploads</em>, and <em>allow_url_include</em> options must be set to true in the PHP configuration and curl must be supported by the PHP installation. <a href="http://www.phoronix.com/forums/showpost.php?p=32484&postcount=4">Additional information</a>.
<p>While PHP and PHP GD are the only required dependencies, many of the test profiles
do require the standard Linux development tools/libraries (GCC, etc). On a clean
Ubuntu installation, it's as easy as first running <em>sudo apt-get install php5-cli php5-gd</em> and then running the Phoronix Test Suite as it will take care of installing additional dependencies.</p>