summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/install.xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml/en/install.xml')
-rw-r--r--DOCS/xml/en/install.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/xml/en/install.xml b/DOCS/xml/en/install.xml
index 9b89006ec8..2625c17057 100644
--- a/DOCS/xml/en/install.xml
+++ b/DOCS/xml/en/install.xml
@@ -117,6 +117,16 @@ You need a fairly recent system. On Linux, 2.4.x kernels are recommended.
<listitem><para>
<emphasis role="bold">libsmb</emphasis> - optional, for Samba support.
</para></listitem>
+<listitem><para>
+ <emphasis role="bold">bio2jack</emphasis> - optional, for JACK audio output
+ support, needed only in compile time. You can obtain it from
+ <ulink url="http://bio2jack.sf.net/">http://bio2jack.sf.net</ulink>. Since it
+ doesn't have install option you have to manually put the file
+ <filename>libbio2jack.a</filename> somewhere in your library path
+ (e.g. <filename>/usr/local/lib</filename>) or use the
+ <option>--with-bio2jack=DIR</option> switch to tell
+ <filename>./configure</filename> where that file is.
+ </para></listitem>
</itemizedlist>
</sect2>