summaryrefslogtreecommitdiff
path: root/README.txt
diff options
context:
space:
mode:
authorAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-10-20 15:50:27 +0200
committerAlexander Wenzel <Alexander.AW.Wenzel@bmw.de>2011-10-20 15:50:27 +0200
commit3d11dcb0e1e041c5811ca710c18008e54667bf07 (patch)
tree9b3d536a3e0735dec8a93d7fe6760ae4b7bfe389 /README.txt
parent45ce9801b3532456be9f49fbc64dbdd23ea8ed7e (diff)
downloadDLT-daemon-3d11dcb0e1e041c5811ca710c18008e54667bf07.tar.gz
Fixes to be build for Ubuntu.
Diffstat (limited to 'README.txt')
-rw-r--r--README.txt13
1 files changed, 13 insertions, 0 deletions
diff --git a/README.txt b/README.txt
new file mode 100644
index 0000000..9801839
--- /dev/null
+++ b/README.txt
@@ -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