2012/10/27 Al Thompson <althompson58@email-addr-hidden>:
>>
>> 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. _______________________________________________ Linux-audio-user mailing list Linux-audio-user@email-addr-hidden http://lists.linuxaudio.org/listinfo/linux-audio-userReceived on Sun Oct 28 00:15:02 2012
This archive was generated by hypermail 2.1.8 : Sun Oct 28 2012 - 00:15:03 EEST