1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
To compile from source, proceed as follows.
- Ensure you have libclthreads (>= 2.4.0) and libclxclient (>= 3.6.0).
Both are available from <http://www.kokkinizita.net/linuxaudio/downloads>.
- Cd to the source dir, make, make install as root. Default install
is in /usr/local/bin, modify PREFIX in the Makefile if necessary.
You may want to use ~/.ambdecrc to specify a default config or a path
to the presets directory. See the manual for details.
Ambdec should be run with the privileges required to start real-time
threads and to lock virtual memory. How this is done depends on your
system.
--
FA
|