forked from JeffHoogland/moksha
-
Notifications
You must be signed in to change notification settings - Fork 0
/
README
28 lines (20 loc) · 977 Bytes
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
The Moksha Desktop -> http://mokshadesktop.org
Moksha is an advanced window manager for X11 based on Enlightenment DR17.
Installing Moksha
Requirements:
-------------
Dependencies for building under Bodhi:
doxygen pkg-config libglib2.0-dev libssl-dev libpng12-dev libharfbuzz-dev
libfribidi-dev libfontconfig1-dev libluajit-5.1-dev libsndfile1-dev
libpulse-dev libbullet-dev libxcb1-dev libxcb-shape0-dev libxcb-keysyms1-dev
automake libx11-xcb-dev
Must:
libc libm libX11 libXext evas ecore ecore-evas ecore-file ecore-ipc ecore-con
ecore-imf ecore-x edje eet embryo efreet e_dbus eio
xcb xcb-shape xcb-keysyms
[png loader in evas, jpeg loader in evas, eet loader in evas, software_x11
engine in evas, buffer engine in evas]
You can also use the configure --prefix option to put Moksha in a separate tree
of its own (recommended) like:
./configure --prefix=/usr/local/moksha
You will, as usual, need to add the subsequent bin dir to your $PATH etc.