

****************
*** Step **** 1.
****************

You need the complete wine-package. This includes
the wine-binaries, libraries, utilities and include-files.

Wine changes all the time, so the safest thing to do is
to is to install the following version of wihe:
http://www.notam02.no/arkiv/src/vstserver-0.2.6-wine.tar.gz
This is a cvs snapshot of wine taken 8th of April 2003, and
should work with the 0.2.6 version of vstserver.
This is necesarry, because 90% of the bug-reports I get
is because wine changes so much.

(If you want to try the latest wine-version, you'll find
it here: http://wwww.winehq.com)

To install wine, the following procedure normally works fine:

tar xvzf vstserver-0.2.6-wine.tar.gz
cd wine
tool/wineinstall



****************
*** Step **** 2.
****************

After that, just writing "make" inside the vstserver directory
should compile up everything. (hopefully).

If you have wine installed somewhere else than in
/usr/local/, change the "WINEPATH" variable at the top of the makefile.





****************
*** Step **** 3.
****************

When finished compiling, copy the include/vstlib.h file to f.ex
/usr/local/include/, and the libvst.a file to /usr/local/lib/.




****************
*** Step **** .4
****************

Now, try running "./vstserver".


-------------------
Last updated 8.4.2003.
k.s.matheussen@notam02.no








