traverso-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Traverso-devel] Compiling slv2


From: Remon Sijrier
Subject: [Traverso-devel] Compiling slv2
Date: Mon, 31 Jul 2006 16:25:46 +0200
User-agent: KMail/1.9.3

Hi,

To compile and use the latest cvs, you need to have slv2 installed on your 
system.

Here a quick guide:

slv2 requires the rasqal libs (librasqal-dev)

Download the latest slv2 via svn:

$ svn checkout http://codeson.net/svn/libslv2/

run the autogen script:

$ cd libslv2
$ ./autogen.sh

If it fails with some errors, make sure automake version 1.8 or higher is 
used, or edit the autogen.sh script and replace automake with automake-1.8
Make sure this version is installed of course ;-)

$ make
$ sudo make install

Now you can compile latest traverso cvs :-)

I attached a working lv2 plugin, copy it to 
/usr/local/lib/lv2
(you need to create the lv2 dir as root)

Adding a plugin to a Track use << P >>
Use < Q > on the pluginview to see the available options.

Have fun,

Remon

Attachment: amp-swh.lv2.tar.gz
Description: application/tgz


reply via email to

[Prev in Thread] Current Thread [Next in Thread]