[PlanetCCRMA] VST in Fedora Core 4. Success anyone?
Timo Sivula
timo.sivula@gmail.com
Sat Feb 25 06:07:02 2006
Hi
> From: "BJaY" <BJaY@safe-mail.net>
> I got :
>
> [root@localhost fst-1.7]# make
> cp -a `find . | grep 'vstsdk[^/]*\$'`/source/common ./vst
> cp: cannot stat `/source/common': No such file or directory
> make: *** [hackheaders] Error 1
>
> Tried nameing the vst sdk folder a number of different things a number of different things.
I have my SDK elsewhere on my HDD, so I linked it to the fst directory.
This is what my directory looks like:
[timo@kotistudio fst-1.7]$ ls -la
total 412
drwxr-xr-x 4 timo timo 4096 Feb 23 22:44 .
drwxrwxr-x 6 timo timo 4096 Feb 23 22:43 ..
drwxr-xr-x 3 timo timo 4096 Nov 19 03:29 ardour
-rw-r--r-- 1 timo timo 9928 May 21 2005 audiomaster.c
-rw-rw-r-- 1 timo timo 3932 Feb 23 22:44 audiomaster.o
-rw-r--r-- 1 timo timo 18009 Nov 13 20:37 COPYING
-rwxr-xr-x 1 timo timo 695 Feb 23 22:44 fst
-rw-r--r-- 1 timo timo 411 Feb 2 2005 fst.c
-rw-r--r-- 1 timo timo 696 Feb 2 2005 fstconfig.c
-rwxrwxr-x 1 timo timo 111223 Feb 23 22:44 fst.exe.so
-rw-r--r-- 1 timo timo 2519 Feb 2 2005 fst.h
-rw-r--r-- 1 timo timo 6522 Oct 16 08:59 fstinfofile.c
-rw-rw-r-- 1 timo timo 5468 Feb 23 22:44 fstinfofile.o
-rw-rw-r-- 1 timo timo 1292 Feb 23 22:44 fst.o
-rw-r--r-- 1 timo timo 6360 Nov 19 02:09 gtk.c
-rw-rw-r-- 1 timo timo 5876 Feb 23 22:44 gtk.o
-rwxr-xr-x 1 timo timo 7122 Feb 2 2005 install-sh
-rw-r--r-- 1 timo timo 789 Feb 2 2005 jackvst.h
-rw-r--r-- 1 timo timo 7604 May 21 2005 jfst.c
-rw-rw-r-- 1 timo timo 4988 Feb 23 22:44 jfst.o
-rw-r--r-- 1 timo timo 2962 Nov 19 03:15 Makefile
-rw-r--r-- 1 timo timo 1251 Nov 19 03:26 README
drwxrwxrwx 3 timo timo 4096 Feb 23 22:44 vst
-rw-r--r-- 1 timo timo 5818 May 21 2005 vsti.c
-rw-r--r-- 1 timo timo 2508 Feb 2 2005 vstinfo.c
-rw-rw-r-- 1 timo timo 3552 Feb 23 22:44 vsti.o
lrwxrwxrwx 1 timo timo 37 Feb 23 22:44 vstsdk2.3
-> /mnt/samsung/usr/local/src/vstsdk2.3/
-rw-r--r-- 1 timo timo 11559 Nov 19 02:10 vstwin.c
-rw-rw-r-- 1 timo timo 8444 Feb 23 22:44 vstwin.o
I think your directory should be called vstsdk2.3 as does my link.
br, Timo