- Timestamp:
- 02/07/12 15:47:14 (13 years ago)
- Branches:
- master
- Children:
- 2ff1f65
- Parents:
- 5f4d9c3
- git-author:
- Maciej Prill <mprill@…> (02/07/12 15:47:14)
- git-committer:
- Maciej Prill <mprill@…> (02/07/12 15:47:14)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
README
r25b4022 rc21bdd6 1 http://utt.wmi.amu.edu.pl 1 TO COMPILE UTT YOU WILL NEED: 2 make 3 gengetopt 4 gcc 5 g++ 6 flex 7 openfst library 8 python 9 10 TO BUILD DOCUMENTATION YOU WILL NEED: 11 texi2html 12 texinfo 13 some kind of TeX package, like texlive 14 15 TO RUN UTT PROGRAMS YOU WILL NEED: 16 17 perl module File::HomeDir 18 19 COMMANDS TO BE RUN IN THIS DIRECTORY: 20 21 % configure 22 23 % make 24 25 compiles all of the components 26 27 % make install 28 29 installes the package in your system in the directory defined by PREFIX in the configure 30 options 31 32 when --enable-utf8 is specified in configure options then if there's a directory with 33 _utf8 suffix in the source directory it will be compiled instead of the normal version
Note: See TracChangeset
for help on using the changeset viewer.