2011/7/6 David Robillard <d(a)drobilla.net>et>:
... So, something like a waf script, and an INSTALL file, and a README
file? Something like, oh I don't know, the ones that have been there
ever since the repository was created? ;)
Indeed - one has to install lv2 from the repository.
Then installation is much simpler than the website download, as I'm
just experiencing,
just use waf.
repo download:
http://lv2plug.in/trac/changeset/273/trunk?old_path=%2F&format=zip
don't forget to run lv2config
Then checkout drobilla
svn co
http://svn.drobilla.net/lad/trunk drobillad
and
./waf configure --prefix=/usr --bindings --jack-dbus --dyn-manifest
--
E.R.