UAM Text Tools
Go to file
2012-02-09 22:49:01 +01:00
conf Naprawy dotyczace oblugi plikow konfiguracyjnych. 2012-02-09 20:34:02 +01:00
dist Rewritten the build system, added lem UTF-8 version. 2012-02-07 15:37:11 +01:00
doc Rewritten the build system, added lem UTF-8 version. 2012-02-07 15:37:11 +01:00
lib Rewritten the build system, added lem UTF-8 version. 2012-02-07 15:37:11 +01:00
share Rewritten the build system, added lem UTF-8 version. 2012-02-07 15:37:11 +01:00
src sen component added 2012-02-09 22:49:01 +01:00
configure sen component added 2012-02-09 22:49:01 +01:00
Makefile Naprawy dotyczace oblugi plikow konfiguracyjnych. 2012-02-09 20:34:02 +01:00
README Removed old files. 2012-02-07 15:47:14 +01:00

TO COMPILE UTT YOU WILL NEED:
make
gengetopt
gcc
g++
flex
openfst library
python

TO BUILD DOCUMENTATION YOU WILL NEED:
texi2html
texinfo
some kind of TeX package, like texlive

TO RUN UTT PROGRAMS YOU WILL NEED:

perl module File::HomeDir

COMMANDS TO BE RUN IN THIS DIRECTORY:

% configure

% make

compiles all of the components

% make install

installes the package in your system in the directory defined by PREFIX in the configure
options

when --enable-utf8 is specified in configure options then if there's a directory with 
_utf8 suffix in the source directory it will be compiled instead of the normal version