More generic use of event.
[familia.git] / README
diff --git a/README b/README
index ae3b06442da568d178278159abb4642924b16fa6..96db1305c35e3e674b0826d0de4f525d3e0117c3 100644 (file)
--- a/README
+++ b/README
@@ -1,4 +1,4 @@
-Familia Lignum 0.1 - Genealogical program
+Familia Lignum - Genealogical program
 
 License
 -------
@@ -9,15 +9,35 @@ more informations.
 
 Requirements
 ------------
- * gtkmm-3.0 >= 3.0.0
- * libxml2++-2.6 >= 2.10.0
- * cairomm-1.0 >= 1.10.0
+ * gtk+-3.0 >= 3.0.0
+ * libxml-2.0
+ * gmodule-2.0
+ * gtkglext-3.0
+ * libgedcom-parse >= 0.90.0
+ * libglu1-mesa-dev
+ * libzip-dev
  * (TODO: possibly more?)
 
+Building
+--------
+
+When you call autogen.sh/configure. There is a possibility that you didn't had
+installed all required libraries.
+
+configure.ac:9: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
+    # apt-get install libtool
+
+./configure: line 13992: syntax error near unexpected token `maximum'
+./configure: line 13992: `GNOME_COMPILE_WARNINGS(maximum)'
+    # apt-get install gnome-common
+
+There are some other required ones, but if you don't have them, after appropriate
+message will be shown.
+
 Program launch
 --------------
 When the program is installed just enter 'familia' in terminal. Menu
-entry will be created when after the basic logo will be created.
+entry will be created when the basic logo will be created.
 
 Contact
 -------