terminology/README

24 lines
370 B
Plaintext
Raw Normal View History

Terminology
-----------
An EFL terminal emtulator
Requiremnents:
--------------
* elementary 1.1 (1.0.99 SVN latest)
* evas 1.3 (1.2.99 SVN latest)
* ecore
* edje
Please see http://www.enlightenment.org for information on these.
Compiling:
----------
Once you have met requirements, compiling and installing is simple:
./configure
make
make install