From dfe5d7091ac85950555b83eaa1eea77967192e5d Mon Sep 17 00:00:00 2001 From: Carsten Haitzler Date: Fri, 8 Dec 2000 22:54:42 +0000 Subject: e 0.17 ...... :) SVN revision: 3961 --- INSTALL | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 INSTALL (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL new file mode 100644 index 0000000000..e507f3c704 --- /dev/null +++ b/INSTALL @@ -0,0 +1,14 @@ +COMPILING and INSTALLING: + +If you got a official release tar archive do: + ./configure + +( otherwise if you got this from enlightenment cvs do: ./autogen.sh ) + +Then to compile: + make + +To install (run this as root, or the user who handles installs): + make install + +NOTE: You MUST make install Etcher for it to run properly. -- cgit v1.2.1