From f8500ce8456a1cbc9a1623d8f69bed6075d5bc7e Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Thu, 3 Mar 2005 04:47:48 +0000 Subject: [PATCH] some more info on build and install SVN revision: 13578 --- legacy/eet/README.in | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/legacy/eet/README.in b/legacy/eet/README.in index 9ca3153783..875ecc68b1 100644 --- a/legacy/eet/README.in +++ b/legacy/eet/README.in @@ -12,6 +12,14 @@ other machines, or just writing to arbitary files on the system. All data is encoded in a platform independant way and can be written and read by any architecture. +------------------------------------------------------------------------------ +COMPILING AND INSTALLING: + + ./configure + make +(as root unless youare installing in your users directories): + make install + ------------------------------------------------------------------------------ BUILDING PACKAGES: