Go to file
Mike Blumenkrantz 3f5d25a535 don't identify all wl shell clients as internal...you crackhead 2015-03-12 13:13:55 -04:00
config Bugfix: e backlight: use saner default values. 2015-02-23 10:07:22 +01:00
data Revert "fix dbus unit installation with DESTDIR" 2015-02-13 16:46:52 -05:00
doc
m4
pkgbuild
po Updating italian translation 2015-03-11 19:04:42 +01:00
src don't identify all wl shell clients as internal...you crackhead 2015-03-12 13:13:55 -04:00
.arcconfig
.gitignore
.mailmap synchronize mailmap 2014-10-05 15:00:49 +02:00
AUTHORS AUTHORS: Add Marcel to authors file. 2014-12-03 13:28:45 +00:00
BUGS
COPYING
ChangeLog
INSTALL
Makefile.am
NEWS update NEWS and README for release 2014-09-15 09:41:06 -04:00
README fix README to be more up to date 2014-09-20 16:21:50 +09:00
README.wayland update wayland README file to remove build confusion 2015-02-19 16:52:13 -05:00
autogen.sh autotools: modified autogen.sh script to be able to build from different directory. 2014-09-22 14:46:52 +02:00
configure.ac enlightenment: Bump required Wayland version to 1.7.0 2015-03-03 11:59:02 -05:00
e19_workdir_setup.sh
enlightenment.pc.in
enlightenment.spec.in
netwm.txt add support for new netwm csd X atoms 2015-01-03 00:42:42 -05:00
x-ui.sh
xdebug.sh

README

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.