More detailed instructions to build DLT Viewer.
authoralex <alex@alexpc.(none)>
Tue, 12 Apr 2011 19:28:39 +0000 (21:28 +0200)
committeralex <alex@alexpc.(none)>
Tue, 12 Apr 2011 19:28:39 +0000 (21:28 +0200)
README [new file with mode: 0644]

diff --git a/README b/README
new file mode 100644 (file)
index 0000000..9801839
--- /dev/null
+++ b/README
@@ -0,0 +1,13 @@
+License
+-------
+See file: LICENSE.txt
+The full LGPL license: LGPL.txt
+
+Compiling in Linux:
+-------------------
+- create directory build
+- change into directory build
+- cmake ..
+- make
+- optional: sudo make install
+- optional: sudo ldconfig