[tasque/transition: 73/213] Update install instructions



commit 4ac01899a1a6f29e8c0d602613fb894baba40b8a
Author: Antonius Riha <antoniusriha gmail com>
Date:   Tue Jul 10 17:14:01 2012 +0200

    Update install instructions

 INSTALL |   27 +++++++++++++++++++++++++++
 1 files changed, 27 insertions(+), 0 deletions(-)
---
diff --git a/INSTALL b/INSTALL
index 23e5f25..7d7c28d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,30 @@
+Install instructions
+--------------------
+
+Tasque currently builds only on Linux with xbuild and git installed.
+
+To checkout and build Tasque run:
+
+git clone git://github.com/mono-soc-2012/Tasque
+cd Tasque
+xbuild /property:Configuration=GtkLinuxDebug tasque.sln
+
+
+NOTE: After a fresh checkout, it is recommended to run xbuild once before
+opening the solution in Monodevelop. Otherwise Monodevelop will issue
+warnings about some missing projects. Those projects are fetched during build.
+
+
+Instructions below are deprecated.
+--------------------------------------------------------
+
+
+
+
+
+
+
+
 Installation Instructions
 *************************
 



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