[PlanetCCRMA] vstserver-wine and other compiles on planet fails

Timo Sivula timo.sivula@luukku.com
Fri Oct 22 08:51:01 2004


On Tue, 2004-10-19 at 22:32, Kjetil Svalastog Matheussen wrote:

> Any error-messages from the jack-server?

This is how I try to load the organ:

	localhost:~/c/Program Files/Vstplugins$ /usr/local/bin/vsti B4
	could not attach as client (duplicate client name?)
	could not load vst
	localhost:~/c/Program Files/Vstplugins$

This pops up in the jack messages window:

plugname: B4, seqname: B4, dontconnect: false
k_communicate.c/C_newOutput: Could not connect
-/home/timo/.vstserver/sockets/s_0- Connection refused
VSTLIB/new: Could not connect to server.
cannot complete new client connection process


If I start vsti as root:

	[root@localhost Vstplugins]# vsti B4.dll
	could not load vst
	[root@localhost Vstplugins]#

And nothing pops up in the Jack messages window.

br, Timo