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.
|
6 years ago | |
---|---|---|
config | 6 years ago | |
data | 6 years ago | |
doc | 6 years ago | |
m4 | 9 years ago | |
meson | 6 years ago | |
po | 6 years ago | |
src | 6 years ago | |
.arcconfig | 11 years ago | |
.gitignore | 6 years ago | |
.mailmap | 7 years ago | |
AUTHORS | 7 years ago | |
BUGS | 13 years ago | |
COPYING | 11 years ago | |
ChangeLog | 10 years ago | |
INSTALL | 10 years ago | |
Makefile.am | 6 years ago | |
NEWS | 6 years ago | |
README | 8 years ago | |
README.wayland | 7 years ago | |
autogen.sh | 9 years ago | |
configure.ac | 6 years ago | |
e19_workdir_setup.sh | 10 years ago | |
enlightenment.pc.in | 6 years ago | |
meson.build | 6 years ago | |
meson_dist.mk | 6 years ago | |
meson_options.txt | 6 years ago | |
netwm.txt | 9 years ago | |
x-ui.sh | 11 years ago | |
xdebug.sh | 8 years ago |
README
Please report bugs and send patches to phab.enlightenment.org
Enlightenment 0.19.0
Requirements:
-------------
Must:
efl elementary
libc libm libX11 libXext
xcb xcb-shape xcb-keysyms
Heavily suggested:
evas_generic_loaders (all loaders)
NOTE: Users of DR16 will need to rename the $prefix/bin/enlightenment
file prior to installing DR19 or it will be overwritten.
You can also use the configure --prefix option to put enlightenment in a separate tree
of its own (recommended) like:
./configure --prefix=/usr/local/e19
You will, as usual, need to add the subsequent bin dir to your $PATH etc.
NOTES:
* if you do not want security issues make sure sysactions.conf is in
/etc/enlightenment (not PREFIX/etc/enlightenment) as this is the first place
it looks at. This file is intended to be customized by packagers and
system integrators to match your policies and scripts/tools.