[LAD] LV2 Core: waf configure fails
    Emanuel Rumpf 
    xbran at web.de
       
    Thu Jul 14 17:35:39 UTC 2011
    
    
  
Hi Aurélien
Try again:
visit http://lv2plug.in/trac/browser/trunk
click the link to download a zip-file (bottom middle)
extract
instead of
  waf configure
run:
  ./waf configure
from root directory of the zip (trunk), not from core.lv2 directory.
then:
  ./waf build -j4
then:
 sudo ./waf install
then:
  sudo lv2config
(assuming a debian based distro)
-- 
E.R.
    
    
More information about the Linux-audio-dev
mailing list