Build w/o .po files.
[e.git] / INSTALL
blobe55f642b76e7ac1b7773e16c0a7f117d0ce4a80c
1 COMPILING and INSTALLING:
3 If you got a official release tar archive do:
4     ./configure
5     
6 ( otherwise if you got this from enlightenment cvs do: ./autogen.sh )
7     
8 Then to compile:
9     make
11 To install (run this as root, or the user who handles installs):
12     make install
14 NOTE: You MUST make install Enlightenment for it to run properly.