[LAU] [ANN] drumkv1 0.1.0 - first public release

Emanuel Rumpf xbran at web.de
Sat Oct 27 19:31:02 UTC 2012


2012/10/27 Al Thompson <althompson58 at gmail.com>:
>>
>> nb. lv2 >= 1.0.0 is required, older lv2core is no longer supported.
>>
>> check http://lv2plug.in for the official bundle,
>> http://lv2plug.in/spec/lv2-1.2.0.tar.bz2 is the latest.
>
> Here's where I run into trouble.  I'm on Fedora 14, and the latest
> version they have in the repos (or the CCRMA repo) is listed as "lv2core
> (4.0)" released on 2011-03-28.  If I try to remove that, Yum wants to
> remove 90% of the audio stuff I have, and with waf, I'm not really sure
> how to overwrite the existing version and not cause a lot of conflicts
> on my system.
>

I believe you could simply install from sources to /usr/local or
overwrite at /usr

./waf configure --prefix=/usr
./waf build
sudo ./waf install
sudo ldconfig


-- 
E.R.


More information about the Linux-audio-user mailing list