mirror of
https://github.com/owntone/owntone-server.git
synced 2025-04-21 11:14:02 -04:00
Document ALSA/OSS requirements
This commit is contained in:
parent
b615946989
commit
6528b64fc8
5
INSTALL
5
INSTALL
@ -19,9 +19,12 @@ invoke ANTLR. If it doesn't exist, it'll try to invoke ANTLR directly with
|
|||||||
'java org.antlr.Tool'; make sure your CLASSPATH is set properly, and if it
|
'java org.antlr.Tool'; make sure your CLASSPATH is set properly, and if it
|
||||||
doesn't work, just create the wrapper somewhere in your PATH.
|
doesn't work, just create the wrapper somewhere in your PATH.
|
||||||
|
|
||||||
System-specific libraries:
|
System-specific requirements:
|
||||||
- Linux:
|
- Linux:
|
||||||
+ glibc 2.9+ (for signalfd)
|
+ glibc 2.9+ (for signalfd)
|
||||||
|
+ libasound (ALSA sound support - or you can use OSS4)
|
||||||
|
- FreeBSD:
|
||||||
|
+ OSS4 sound support
|
||||||
|
|
||||||
General libraries:
|
General libraries:
|
||||||
- Avahi client libraries, 0.6.24 minimum
|
- Avahi client libraries, 0.6.24 minimum
|
||||||
|
Loading…
x
Reference in New Issue
Block a user