File: INSTALL

package info (click to toggle)
zita-alsa-pcmi 0.2.0-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 252 kB
  • ctags: 230
  • sloc: cpp: 1,499; makefile: 75
file content (8 lines) | stat: -rw-r--r-- 340 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
To make and install the library, cd to the libs directory, make,
sudo make install. This will install the lib and header file in
/usr/local/lib and /usr/local/include.

To make and install the loopback and latency test programs, cd to
the apps directory, make, sudo make install. This will install the
test applications in /usr/local/bin.