1Wed Oct 30 2002
2---------------
3
4Some compile fixes were applied as listed in Sourceforge bug #625528.
5Please contact sweep-devel@lists.sf.net if you have any problems building
6or running Sweep on Solaris.
7
8Fri May 12 2000
9---------------
10
11Solaris audio support was added in sweep version 0.0.9 by Mattias
12Engdeg�rd <f91-men@nada.kth.se>. It is configured in automatically
13on such systems, ie. to build a Solaris binary do:
14
15	./configure
16	make
17
18as specified in the file INSTALL.
19
20Mattias writes:
21
22        You may want to note that I didn't spend any effort on
23        reducing the latency - the Solaris audio device has quite
24        a large buffer and no documented way to reduce it. Thus
25        it works, but may lag a couple of seconds sometimes. This
26        should be no problem in practice, but if someone is
27        displeased with the behaviour, I could outline a way to
28        solve it.
29