projects
/
profile
/
ivi
/
dlt-daemon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
f357c19
)
More detailed instructions to build DLT Viewer.
author
alex
<alex@alexpc.(none)>
Tue, 12 Apr 2011 19:28:39 +0000
(21:28 +0200)
committer
alex
<alex@alexpc.(none)>
Tue, 12 Apr 2011 19:28:39 +0000
(21:28 +0200)
README
[new file with mode: 0644]
patch
|
blob
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