From 7773afdd50f30730c828d30705f949d155407324 Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Wed, 13 Mar 2013 09:56:07 +0000 Subject: [PATCH] fixed required gtk package for Ubuntu fixed list numbering --- README | 8 ++++---- README.html | 14 +++++++------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/README b/README index ea1b4db..733b3d7 100644 --- a/README +++ b/README @@ -150,7 +150,7 @@ help2man libnotify-devel libgtop2-devel make For Ubuntu 12.04: ------------------------------------------------------------------------- sudo apt-get install autoconf automake asciidoc cppcheck gcc gettext -autopoint libgtk2.0-dev libgconf2-dev libnotify-dev libsensors4-dev +autopoint libgtk-3-dev libgconf2-dev libnotify-dev libsensors4-dev help2man libcurl4-openssl-dev libjson0-dev libmicrohttpd-dev libgtop2-dev make perl libunity-dev libgtop2-dev libappindicator-dev nvidia-settings @@ -166,8 +166,8 @@ Compilation and Installation Steps 5. Start the sensor detection script: +sensors-detect+ and follows the instructions. Reboot or activate the kernel modules which have been found. -7. To monitor HDDs, the +hddtemp+ daemon must be installed and running. -8. Run: +psensor+ +6. To monitor HDDs, the +hddtemp+ daemon must be installed and running. +7. Run: +psensor+ ATI/AMD GPU Support ~~~~~~~~~~~~~~~~~~~ @@ -183,7 +183,7 @@ Download the http://developer.amd.com/sdks/ADLSDK/Pages/default.aspx[ATI ADL SDK] and extracts the files of the archive into a directory [dir]. -Replace the step 7. of the above section by +./configure +Replace the step 3. of the above section by +./configure --with-libatiadl=[dir]+ where +[dir]+ must be the directory where you have extracted the ATI ADL SDK. Other steps are indentical. diff --git a/README.html b/README.html index 971f46f..1d079fb 100644 --- a/README.html +++ b/README.html @@ -3,7 +3,7 @@ - + Psensor README