efl/legacy/ecore/README

26 lines
545 B
Plaintext

-------------------------------------------------------------------------------
E C O R E - 1 . 0 . 0 pre 7
-------------------------------------------------------------------------------
Fast:
How ot build and install Ecore from this tarball?
./configure
make
su
<as root do:>
make install
from CVS:
./autogen.sh
make
su
<as root do:>
make install
FOR OTHER DEVELOPERS:
If you want to help with E... here's some ideas for ecore:
* All of NETWM supported in ecore_x
* Support DBUS ontop of ecore_con (and modify to allow explicit paths)