You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
19 years ago | |
---|---|---|
.. | ||
data | 20 years ago | |
debian | 19 years ago | |
doc | 20 years ago | |
examples | 19 years ago | |
m4 | 20 years ago | |
src | 19 years ago | |
.cvsignore | 19 years ago | |
AUTHORS | 19 years ago | |
COPYING | 20 years ago | |
ChangeLog | 20 years ago | |
Doxyfile | 19 years ago | |
INSTALL | 20 years ago | |
Makefile.am | 19 years ago | |
NEWS | 20 years ago | |
README | 20 years ago | |
autogen.sh | 19 years ago | |
configure.in | 19 years ago | |
ecore-config.in | 19 years ago | |
ecore.c.in | 19 years ago | |
ecore.m4 | 20 years ago | |
ecore.pc.in | 19 years ago | |
ecore.spec | 19 years ago | |
ecore.supp | 19 years ago | |
gendoc | 19 years ago | |
make_cross_compile_arm.sh | 20 years ago |
README
-------------------------------------------------------------------------------
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)