1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
Internet DJ Console README.
A full set of documentation for this particular version can be
found in the doc directory of the source tree and possibly installed
in /usr/share/doc/idjc.../ in html format. Look for index.html.
The documentation on the project homepage at
https://idjc.sourceforge.io relates to the most recently released
source code tarball.
If you obtained this code from the git repository the doc directory
won't exist yet. Please run the bootstrap script to re-create the
build environment and doc directory which is where to look for
further build instructions. The instructions are written in html
for viewing in your web browser.
Before making idjc itself you should ideally install libshout-idjc.
This probably only ever needs to be done once.
If you don't want to install libshout-idjc then using the regular libshout
library will also work but idjc will not then be able to stream either the
mp2 or aac audio formats.
|