[PlanetCCRMA] VST on FC4

Robert Jonkman yeahtuna@lansoundstream.com
Mon Oct 10 01:42:01 2005


Hi all.

Having given up on trying to get wireless to work, I wanted to see if
there was anyway I was going to get VSTi's to work on my FC4 setup.  I
followed the wonderful tutorial written by Timo Sivula and everything
went excellent.  Jack_fst compiled and when I typed 'jack_fst' it told
me to point it to a vst dll.  Excellent!  So I copied over some vsti's
only to receive a load of disappointment:


> [moefoe@localhost ~]$ jack_fst ./vst/b4.dll
> err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
> err:module:import_dll Loading library gdi32.dll (which is needed by L"libfst.exe") failed (error c000007a).
> err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
> err:module:import_dll Loading library gdi32.dll (which is needed by L"user32.dll") failed (error c000007a).
> err:module:import_dll Library user32.dll (which is needed by L"libfst.exe") not found
> err:module:load_builtin_dll failed to load .so lib for builtin L"gdi32.dll": libstdc++.so.5: cannot open shared object file: No such file or directory
> err:module:import_dll Loading library gdi32.dll (which is needed by L"Z:\\usr\\local\\lib\\libfst") failed (error c000007a).
> err:module:import_dll Loading library user32.dll (which is needed by L"Z:\\usr\\local\\lib\\libfst") failed (error c000007b).
> err:module:LdrInitializeThunk Main exe initialization for L"Z:\\usr\\local\\lib\\libfst" failed, status c0000135

Any thoughts?

I checked for that 'libstdc++' and I have version 4.0.1-4.fc4 installed.

rob.