Add some foaf and doap info to zynadd.ttl
[zyn.git] / INSTALL
blob9af759145540da0c0b40f5ad2b100ba2a6548dbc
1 = Configure it =
3 ./waf configure
5 you can use --lv2-dir to force installation directory
7 = Build it =
9 ./waf
11 = Install it =
13 ./waf install
15 You probably want to run later as superuser to install plugin
16 system-wide
18 Installation will try to deduce where to install from your LV2_PATH
19 unless you specified --lv2-dir during configure stage