COMPILING and INSTALLING:

Prerequisites: 
e17/libs/edb
e17/libs/eet
e17/libs/epeg
e17/libs/epsilon
e17/libs/imlib2
e17/libs/imlib2_loaders
e17/libs/evas
e17/libs/ecore
e17/libs/esmart
e17/libs/embryo
e17/libs/edje

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 Entice for it to run properly.
