]> git.mxchange.org Git - flightgear.git/blob - 3rdparty/hts_engine_API/INSTALL
Drop explicit SDK setting on Mac
[flightgear.git] / 3rdparty / hts_engine_API / INSTALL
1 Installation Instructions
2 *************************
3
4 1. After unpacking the tar.gz file, cd to the hts_engine API directory.
5
6 2. Run configure script with appropriate options.
7
8    % ./configure
9
10    For detail, please see.
11
12    % ./configure --help
13
14 3. Run make.
15
16    % make
17
18 4. Install library and binary.
19
20    % make install