<br><br><div><span class="gmail_quote">2007/10/26, Droscy <<a href="mailto:droscy85@yahoo.it">droscy85@yahoo.it</a>>:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Juan Javier Martínez ha scritto:<br>> So help kindly appreciated.<br>Hi, I think you are using Debian: if you are planning to compile<br>Ardour2+vst it's better to download the source code from debian source<br>repository.
<br><br>In your /etc/apt/sources.lst write "unstable" in lines starting with<br>*deb-src* than execute "apt-get update". Now you can go to your<br>~/tmp/audio/ and execute "apt-get source ardour". Well, save zipped
<br>vst_sdk in ~/tmp/ardour-2.1/libs/fst and edit<br>~/tmp/ardour-2.1/SConstruct at line 47 putting 1 instead of 0.<br><br>Now you can execute (from ~/tmp/ardour-2.1) "debuild binary".<br><br>These are the packages that you need:
<br>scons<br>dh-buildinfo<br>libsigc++-2.0-dev liblrdf0-dev (>= 0.3.1-4)<br>libgtkmm-2.4-dev<br>libgnomecanvasmm-2.6-dev<br>libglademm-2.4-dev<br>libboost-dev<br>libsoundtouch1-dev<br>liblo0-dev<br>libcairomm-1.0-dev (>= 
1.2.4)<br>libwine-dev<br><br>If more library are required the debuild-command will show them to you.<br>><br>> Regards,<br>> Juanjavier.<br>><br>Bye<br>Droscy<br></blockquote></div><br>----It begins to compile ok, but suddenly I get the following:

<br><br>scons: **** Source 'vst/ardour_vst.exe.so' not found, needed by target
'/usr/local/lib/ardour2/ardour_vst.exe.so'. Stop.
<br>scons: building terminated because of errors

<br><br>One thing: I didn´t apt-get source ardour, but downloaded ardour-2.1.tar.bz2 directly from the  Ardour web instead. Don´t know if that has got something to do.<br><br>I will try to add "deb-src" lines to the /etc/apt/sources.list file and then try to apt-get source. Then I will retry the compilation and see what happens. I will keep you informed.
<br><br>Thank you so much,<br>Juanjavier.<br>