summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authoralex <alex@alexpc.(none)>2011-04-12 21:28:39 +0200
committeralex <alex@alexpc.(none)>2011-04-12 21:28:39 +0200
commit8c99013cd2cf556921eebf75d00089bf05baaebe (patch)
tree2bcd7eac8f8d2d8ac88d700b03562b8c1cff4d02 /README
parentf357c196df036fc46a3c730e1f4532743e3e3ed5 (diff)
downloadDLT-daemon-8c99013cd2cf556921eebf75d00089bf05baaebe.tar.gz
More detailed instructions to build DLT Viewer.
Diffstat (limited to 'README')
-rw-r--r--README13
1 files changed, 13 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
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