added hint for server compilation (without Jack) under Linux

This commit is contained in:
Volker Fischer 2013-02-19 17:52:48 +00:00
parent fd0e198d62
commit 7a70bf10fe
1 changed files with 58 additions and 55 deletions

View File

@ -43,6 +43,9 @@ Required packages: QT4 (devel packages, too!), Jack (devel packages, too!)
- make
- run ./llcon
Use qmake "CONFIG+=nosound" llcon.pro for pure server installation which
does not require the Jack packages.
Mac:
----