From dbde463201fcd201b02716f5185307b0ea53a801 Mon Sep 17 00:00:00 2001 From: obrebski Date: Tue, 21 Oct 2008 21:13:21 +0000 Subject: [PATCH] =?UTF-8?q?uzupe=C5=82nione=20o=20informacje=20o=20pakieta?= =?UTF-8?q?ch=20niezb=C4=99dnych=20do=20instalacji?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://atos.wmid.amu.edu.pl/utt@56 e293616e-ec6a-49c2-aa92-f4a8b91c5d16 --- app/README.developers | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/app/README.developers b/app/README.developers index 6f87fe4..3a898b4 100644 --- a/app/README.developers +++ b/app/README.developers @@ -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: @@ -11,6 +20,6 @@ Makefile] (currently utt-0.9) 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)