Added README with build instructions and ToDo.txt file
authorCarl Myers <cmyers@cmyers.org>
Fri, 8 Oct 2010 09:07:26 +0000 (09:07 +0000)
committerCarl Myers <cmyers@cmyers.org>
Fri, 8 Oct 2010 09:07:26 +0000 (09:07 +0000)
git-svn-id: https://openitg.svn.sourceforge.net/svnroot/openitg/branches/dev@861 83fadc84-e282-4d84-a09a-c4228d6ae7e5

README [new file with mode: 0644]
ToDo.txt

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..3773732
--- /dev/null
+++ b/README
@@ -0,0 +1,11 @@
+To build:
+
+1. Install all dependencies (see dependencies.txt)
+2. ./autogen.sh
+3. ./configure
+4. make
+
+
+5. pray
+
+
index 24f4c30..adcaebb 100644 (file)
--- a/ToDo.txt
+++ b/ToDo.txt
@@ -1 +1,2 @@
-to be done later
+1. Make build work on Linux x86_64
+2. Build standalone cache generator app