File: INSTALL

package info (click to toggle)
speex 1.1.12-3etch1
  • links: PTS
  • area: main
  • in suites: etch
  • size: 3,224 kB
  • ctags: 1,784
  • sloc: ansic: 20,729; sh: 8,451; makefile: 184
file content (8 lines) | stat: -rw-r--r-- 200 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
Installing Speex is as easy as:

% ./configure [--prefix=<install-path>]
% make
% make install

Note that if you are using the code from SVN, you will need to run "autogen.sh"
instead of "configure".