1Epiphany 0.6 Install:
2
3*This is an alpha version. Use at your own risk ;)*
4
5To compile and install, simply run
6./autogen.sh
7./configure
8make
9make install
10
11Resources are usually installed in "${datadir}/epiphany", that should be "${prefix}/share/epiphany"
12on most GNU/Linux systems.
13
14
15Epiphany needs libSDL 1.2 and libSDL_mixer 1.2 installed:
16Go to http://www.libsdl.org
17
18It needs Directx on MS Windows systems.
19
20