X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Ffiles-and-directories-ardour-knows-about.html;h=4daf1ce5aa20d8283402d70066c9436b2344a219;hb=ace9646b0217c7e7e8314b82799e5e23889d14c7;hp=6e5b1b7347ea17eb32d92330407ab8dedba26620;hpb=d9f02e4654deeab19dcd8b032fe33255b61f074b;p=ardour-manual diff --git a/include/files-and-directories-ardour-knows-about.html b/include/files-and-directories-ardour-knows-about.html index 6e5b1b7..4daf1ce 100644 --- a/include/files-and-directories-ardour-knows-about.html +++ b/include/files-and-directories-ardour-knows-about.html @@ -95,13 +95,14 @@

LV2

- LADSPA plugins should be found in /usr/lib/lv2/, + LV2 plugins should be found in /usr/lib/lv2/, /usr/local/lib/lv2/ or in a directory mentioned in your LV2_PATH environment variable. The most common mistake made by distro packagers, is to use a path - like /usr/lib/$ARCH/lv2/ and find that Ardour will not find that by - default. The user can either add a link from this actual directory to - the standard directory or add this path to LV2_PATH. + like /usr/lib/$ARCH/lv2/, /usr/lib64/lv2 + or /usr/local/lib64/lv2 and find that Ardour will not find + that by default. The user can either add a link from this actual directory + to the standard directory or add this path to LV2_PATH.

Linux VST or lxvst