Changeset dbde463 for app


Ignore:
Timestamp:
10/21/08 23:13:21 (16 years ago)
Author:
obrebski <obrebski@…>
Branches:
master, help
Children:
a8ac59a
Parents:
4216369
git-author:
obrebski <obrebski@…> (10/21/08 23:13:21)
git-committer:
obrebski <obrebski@…> (10/21/08 23:13:21)
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • app/README.developers

    r25ae32e rdbde463  
     1TO COMPILE UTT YOU WILL NEED: 
     2make 
     3gengetopt 
     4g++ 
     5flex 
     6 
     7TO RUN UTT PROGRAMS YOU WILL NEED: 
     8 
     9perl module File::HomeDir 
    110 
    211COMMANDS TO BE RUN IN THIS DIRECTORY: 
     
    1221installes the package in your system in the directory ~/.utt 
    1322 
    14 % make dist 
     23% make dist_tarball 
    1524 
    1625prepares distribution file named ${UTT_DIR_NAME}.tgz (currently utt-0.9.tgz) 
Note: See TracChangeset for help on using the changeset viewer.