[PlanetCCRMA] Rosegarden dssi and lv2 search paths needed help on fc12.x86_64

Orcan Ogetbil oget.fedora at gmail.com
Sat Oct 30 18:13:43 PDT 2010


On Sat, Oct 30, 2010 at 7:26 PM, Julius Smith wrote:
> Hi All,
> Out of the box, rosegarden was not able to find any of the dssi or lv2
> plugins on my Fedora 12 / PlanetCCRMA 64-bit system.  The following symlinks
> worked around the problem:
> ln -s /usr/lib64/dssi /usr/lib/dssi
> ln -s /usr/lib64/lv2 /usr/lib/lv2
> I don't know what needs to be fixed, but I was surprised to find nothing
> about this when searching the Web regarding "rosegarden dssi lv2 search
> path" (hence my post).  What saved me was rosegarden's printout "discovering
> plugins; path is ...".

What version of rosegarden are you using?
rpm -qa |grep rosegarden

We have the following patch in the Fedora 12 package since February
2010 (i.e. since rosegarden10 was released).
http://tinyurl.com/2e2sqk9
This fixes the dssi and ladspa plugin paths.

For rosegarden-1.5.1 to 1.7.3 we used this patch (between May 2007-
February 2010)
http://tinyurl.com/2bq92d6

I am not sure why the plugins don't work for you, but symlinking is
not a good solution. Links to 64bit binaries should not be in
directories designated for 32 bit binaries. Instead, you can set
LADSPA_PATH and DSSI_PATH environment variables. However this should
not be necessary since the above patches are supposed to find the
correct plugin directories.

As for the LV2, I am not sure what you are talking about. Rosegarden
never supported lv2 directly. You can use some other jack/lv2 host to
use them in rosegarden. See the thread called "lv2" in
http://tinyurl.com/2ddjt2n

Orcan



More information about the PlanetCCRMA mailing list