INSTALL 208 B

12345678
  1. Installing Speex is as easy as:
  2. % ./configure [--prefix=<install-path>]
  3. % make
  4. % make install
  5. Note that if you are using the code from SVN, you will need to run "autogen.sh"
  6. instead of "configure".
粤ICP备19079148号