From 0b2b40e81ed8b570a48a3f4a8b0bd0aac1e6d3ab Mon Sep 17 00:00:00 2001 From: Jean-Philippe Orsini Date: Sat, 15 Sep 2012 20:55:07 +0000 Subject: [PATCH] added prerequisites for ubuntu precise --- README | 12 +++++++++++- README.html | 12 +++++++++++- 2 files changed, 22 insertions(+), 2 deletions(-) diff --git a/README b/README index 18608f9..1784e47 100644 --- a/README +++ b/README @@ -132,7 +132,7 @@ The specific requirements for +psensor-server+: * library libmicrohttpd * library json0 -For Debian: +For Debian 7.0: ----------------------------------------------------------------- sudo apt-get install asciidoc cppcheck gcc gettext libgtk-3-dev libgconf2-dev libnotify-dev libsensors4-dev help2man @@ -147,6 +147,16 @@ libatasmart-devel libcurl-devel json-c-devel libmicrohttpd-devel help2man libnotify-devel libgtop2-devel make ----------------------------------------------------------------------- +For Ubuntu 12.04: +---------------------------------------------------------------------- +sudo apt-get install autoconf automake gcc gettext autopoint + libgtk2.0-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 +---------------------------------------------------------------------- + Compilation and Installation Steps ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/README.html b/README.html index be46ce2..67af15b 100644 --- a/README.html +++ b/README.html @@ -591,6 +591,16 @@ libatasmart-dev make libatasmart-devel libcurl-devel json-c-devel libmicrohttpd-devel help2man libnotify-devel libgtop2-devel make +

For Ubuntu 12.04:

+
+
+
sudo apt-get install autoconf automake gcc gettext autopoint
+                     libgtk2.0-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
+

3.2. Compilation and Installation Steps

@@ -661,7 +671,7 @@ have extracted the ATI ADL SDK. Other steps are indentical.


-- 2.7.4