summaryrefslogtreecommitdiff
path: root/README.txt
blob: 980183935e981de6b2968b0ed77dd2a055e207d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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