Debian Lenny. Packard Bell EasyNote TJ66 Pentium Dual core T4400 4gb RAM Nvidia Geforce G210M.<br><br>Here is the log:<br><br>debian:/home/juanjavier/audio/ardour-2.8.9# scons vst=1<br>scons: Reading SConscript files ...<br>
Checking for pkg-config version >= 0.8.0... yes<br>Checking for gthread-2.0... yes<br>Checking for lrdf... yes<br>Checking for libgnomecanvas-2.0... yes<br>Checking for gtk+-2.0... yes<br>Checking for jack... yes<br>Checking for sndfile... yes<br>
Checking for samplerate... yes<br>Checking for glib-2.0... yes<br>Checking for libxml-2.0... yes<br>Checking for raptor... yes<br>Checking for fftw3f...yes<br>Checking for fftw3...yes<br>Checking for aubio...yes<br>Package vamp-sdk was not found in the pkg-config search path.<br>
Perhaps you should add the directory containing `vamp-sdk.pc'<br>to the PKG_CONFIG_PATH environment variable<br>No package 'vamp-sdk' found<br>OSError: 'pkg-config --cflags --libs vamp-sdk' exited 1:<br>
  File "/home/juanjavier/audio/ardour-2.8.9/SConstruct", line 507:<br>    libraries['vamp'].ParseConfig('pkg-config --cflags --libs vamp-sdk')<br>  File "/usr/lib/scons/SCons/Environment.py", line 1371:<br>
    return function(self, self.backtick(command))<br>  File "/usr/lib/scons/SCons/Environment.py", line 549:<br>    raise OSError("'%s' exited %d" % (command, status))<br>debian:/home/juanjavier/audio/ardour-2.8.9# <br>
<br>I tried export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig:$PKG_CONFIG_PATH<br><br>...and then...<br><br>ldconfig.<br><br>...to no avail. Still the same. I followed the requirements listed in the Ardour website in order to build the package.<br>
<br>As you noticed, I am trying to build the package *with* support for VST plugins.<br><br>Any help appreciated. Regards.<br>