move to gtk3
[psensor.git] / README
diff --git a/README b/README
index 42b5c78..98cce31 100644 (file)
--- a/README
+++ b/README
@@ -78,7 +78,7 @@ Psensor compilation requires:
  * make/gcc    
  * lm-sensors
  * library sensors4
- * library gtk2 (>= 2.22)
+ * library gtk2 (>= 2.18)
  * library gconf2
  * help2man 
  * library libnotify (optional)
@@ -115,6 +115,24 @@ instructions
 
  * Run 'psensor'
 
+Ubuntu
+------
+
+Notes about installation on Ubuntu is available at:
+http://wpitchoune.net/blog/psensor/ubuntu-integration
+
+Centos 6
+--------
+
+psensor can be compiled on Centos 6.0, by installing the following
+packages:
+gcc gtk2-devel GConf2-devel help2man gettext-devel libnotify-deval
+lm_sensors-devel libgtop2-devel
+
+As microhttpd and json-c libraries are not available in the standard centos
+repository, psensor-server cannot be compiled and the remote
+monitoring feature of psensor will not be available.
+
 Contact
 -------
 Bugs and comments can be sent to jeanfi@gmail.com