I compiled Ardour-2.1 with vst support. I had to change an SConscript file to
explicitly set the ardour_vst.exe.so destination path (for some odd reason,
scons could not find the ardourvst file right there). After that, everything
went well except that the ardour_vst script did not get placed
in /usr/local/bin. Copied it there myself.
When I run it, I get that the ardour_vst.exe.so has an inccorrect exe format
for wine and the thing aborts.
Any ideas?
I am running Debian Sid.