utt/app
obrebski 91ed676c45 dopisane komentarze, wprowadzony typ coord (tylko deklaracja)
M    share/gram.dgc


git-svn-id: svn://atos.wmid.amu.edu.pl/utt@62 e293616e-ec6a-49c2-aa92-f4a8b91c5d16
2008-11-04 10:26:48 +00:00
..
conf dodany mar.conf 2008-10-21 21:17:07 +00:00
dist Ta linia i następne zostaną zignorowane-- 2008-10-29 10:17:16 +00:00
doc Ta linia i następne zostaną zignorowane-- 2008-10-29 10:17:16 +00:00
lib Pierwsza przymiarka do umieszczenia plikow w ~/.local/utt. Obsługa nowych opcji domyslnych. Nieskonczona dystrybucja tarball. 2008-05-07 18:30:20 +00:00
share dopisane komentarze, wprowadzony typ coord (tylko deklaracja) 2008-11-04 10:26:48 +00:00
src Ta linia i następne zostaną zignorowane-- 2008-10-29 10:17:16 +00:00
Makefile Przygotowana dystrybujca tarball. Czesciowo przetestowane. 2008-05-08 09:48:30 +00:00
README.developers uzupełnione o informacje o pakietach niezbędnych do instalacji 2008-10-21 21:13:21 +00:00
TODO nic nie zmienilem (test) 2008-10-02 01:01:43 +00:00

TO COMPILE UTT YOU WILL NEED:
make
gengetopt
g++
flex

TO RUN UTT PROGRAMS YOU WILL NEED:

perl module File::HomeDir

COMMANDS TO BE RUN IN THIS DIRECTORY:

% make

compiles all the components, moves all files destinated for
distribution in the directory [the value of UTT_DIR_NAME variable in
Makefile] (currently utt-0.9)

% make install

installes the package in your system in the directory ~/.utt

% make dist_tarball

prepares distribution file named ${UTT_DIR_NAME}.tgz (currently utt-0.9.tgz)