fix README to be more up to date
[platform/upstream/enlightenment.git] / README
1 Enlightenment 0.19.0
2
3 Requirements:
4 -------------
5
6 Must:
7   efl elementary
8   libc libm libX11 libXext
9   xcb xcb-shape xcb-keysyms
10
11 Heavily suggested:
12   evas_generic_loaders (all loaders)
13
14 NOTE: Users of DR16 will need to rename the $prefix/bin/enlightenment
15 file prior to installing DR19 or it will be overwritten.
16
17 You can also use the configure --prefix option to put enlightenment in a separate tree
18 of its own (recommended) like:
19
20   ./configure --prefix=/usr/local/e19
21
22 You will, as usual, need to add the subsequent bin dir to your $PATH etc.
23
24
25 NOTES:
26
27 * if you do not want security issues make sure sysactions.conf is in
28 /etc/enlightenment (not PREFIX/etc/enlightenment) as this is the first place
29 it looks at. This file is intended to be customized by packagers and
30 system integrators to match your policies and scripts/tools.