[ease/autotools] Slightly update the README



commit 39a165ba40b5e4d8370b18bc446e6f5a6c22dbe0
Author: Stéphane Maniaci <stephane maniaci gmail com>
Date:   Fri May 21 01:16:20 2010 +0200

    Slightly update the README

 README |   15 +++++++++++++--
 1 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/README b/README
index 9b685db..b846b82 100644
--- a/README
+++ b/README
@@ -4,7 +4,7 @@ Building
 ----------------------
 To build Ease, install the following tools:
 
-- valac
+- valac => 0.8.1
 - gcc (or clang)
 - make
 
@@ -20,4 +20,15 @@ As well as these dependencies:
 - cogl-1.0
 - gio-2.0
 
-Then, type `make all` or `make clang`.
+Remember to install the introspection packages as well, which
+look like this :
+
+- gir1.0-clutter-1.0
+- gir1.0-clutter-gtk-0.10
+...
+
+Then, type `make` or `make CC=clang` if you want to use clang.
+
+Running
+----------------------
+`./ease`



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]