[PlanetCCRMA] VST in Fedora Core 4. Success anyone?

Luis Garrido luisgarrido@users.sourceforge.net
Thu Feb 23 08:09:01 2006


I forgot to mention, before building fst you have to unzip the VST SDK
in a folder named "vst" in the fst source directory.

On 2/23/06, Luis Garrido <luisgarrido@users.sourceforge.net> wrote:
> I am having some success with the following procedure:
>
> 1) yum install wine wine-devel
>
> This will pull the latest wine from the Fedora Extras repository. At
> the moment this is wine-0.9.7-3.fc4.
>
> 2) Now download fst 1.7 from
>
> http://www.joebutton.co.uk/fst/
>
> 3) Untar it, enter the folder and make (no configure necessary)
>
> 4) Then you can try your favorite vst with
>
> ./fst plugin.dll
>
> Let us know if this works for you.
>
> Luis
>