efl/legacy/ecore
Carsten Haitzler ca94c6eec7 debugging - but more important - configure.in fix!
SVN revision: 9377
2004-03-16 23:52:46 +00:00
..
data damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
debian These options are no longer necessary. 2003-12-21 23:06:46 +00:00
doc damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
src debugging - but more important - configure.in fix! 2004-03-16 23:52:46 +00:00
.cvsignore Sshhhhh 2004-01-16 16:59:07 +00:00
AUTHORS damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
COPYING damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
ChangeLog damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
Doxyfile damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
INSTALL damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
Makefile.am dan sinclair's fix. 2004-02-16 02:48:13 +00:00
NEWS damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
README update README 2004-01-28 02:48:43 +00:00
autogen.sh configure now tells us which modules are going to be compiled 2004-01-02 19:08:32 +00:00
configure.in debugging - but more important - configure.in fix! 2004-03-16 23:52:46 +00:00
ecore-config.in hmm, ecore-config requires -ledb in ecore-config 2003-12-08 23:25:13 +00:00
ecore.c.in 1.fix docs @ 2004-02-20 08:18:28 +00:00
ecore.m4 damn you salizar! damn you! 2003-09-23 08:09:32 +00:00
ecore.spec * assorted fixes for RPM-building 2003-12-23 11:41:25 +00:00
ecore.supp added valgrind suppression file for ecore 2004-01-17 23:50:13 +00:00
gendoc dan sinclair's fix. 2004-02-16 02:48:13 +00:00
make_cross_compile_arm.sh oops - fix make script... 2004-02-17 07:59:30 +00:00

README

-------------------------------------------------------------------------------
 E C O R E - 1 . 0 . 0
-------------------------------------------------------------------------------

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)