repo.or.cz
/
zyn.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Minot coding style fix
[zyn.git]
/
INSTALL
blob
9af759145540da0c0b40f5ad2b100ba2a6548dbc
1
= Configure it =
2
3
./waf configure
4
5
you can use --lv2-dir to force installation directory
6
7
= Build it =
8
9
./waf
10
11
= Install it =
12
13
./waf install
14
15
You probably want to run later as superuser to install plugin
16
system-wide
17
18
Installation will try to deduce where to install from your LV2_PATH
19
unless you specified --lv2-dir during configure stage