uzupełnione o informacje o pakietach niezbędnych do instalacji
git-svn-id: svn://atos.wmid.amu.edu.pl/utt@56 e293616e-ec6a-49c2-aa92-f4a8b91c5d16
This commit is contained in:
parent
42163698fe
commit
dbde463201
@ -1,3 +1,12 @@
|
|||||||
|
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:
|
COMMANDS TO BE RUN IN THIS DIRECTORY:
|
||||||
|
|
||||||
@ -11,6 +20,6 @@ Makefile] (currently utt-0.9)
|
|||||||
|
|
||||||
installes the package in your system in the directory ~/.utt
|
installes the package in your system in the directory ~/.utt
|
||||||
|
|
||||||
% make dist
|
% make dist_tarball
|
||||||
|
|
||||||
prepares distribution file named ${UTT_DIR_NAME}.tgz (currently utt-0.9.tgz)
|
prepares distribution file named ${UTT_DIR_NAME}.tgz (currently utt-0.9.tgz)
|
||||||
|
Loading…
Reference in New Issue
Block a user