On Sat, Jan 25, 2014 at 7:49 PM, Jaromír Mikeš <[email protected]> wrote:
> Hi there,
>
> I need some clarification about lv2-plugins install path.
> LV2 plugins are installed in in path like this:
> /usr/lib/lv2/drumkv1.lv2/drumkv1.so
>
> But why not in multi-arch path like this rather?
> /usr/lib/x86_64-linux-gnu/lv2/drumkv1.lv2/drumkv1.so
>

Disclaimer: I don't know anything about lv2 plugins, but I would think
that only the latter would would allow you to install i386 lv2 plugins
alongside with amd64 plugins on the same system.

In order for this to work, everything that loads lv2 plugins must be
able to lookup the plugins from the updated paths, though!

HTH,
Reinhard
-- 
regards,
    Reinhard

_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to