1 = Compile-time requirements =
4 = Run-time requirements =
12 By default waf will try to autodetect where to install the plugin by
13 checking the LV2_PATH environment variable.
14 If you don't have LV2_PATH set or if you want to override install
15 location, you need to use the --lv2-dir switch. You have to specify
16 full normalized path (i.e. /home/usesrname/xxx instead of ~/xxx).
18 ./waf configure --lv2-dir=/usr/lib/lv2
20 For full list of options, run:
22 ./waf configure --help
28 You can use -j option to enable building on more than one CPU:
36 You probably want to run later as superuser to install system-wide