Epiphany 0.6 Install:

*This is an alpha version. Use at your own risk ;)*

To compile and install, simply run 
./autogen.sh
./configure
make
make install

Resources are usually installed in "${datadir}/epiphany", that should be "${prefix}/share/epiphany" 
on most GNU/Linux systems.


Epiphany needs libSDL 1.2 and libSDL_mixer 1.2 installed:
Go to http://www.libsdl.org

It needs Directx on MS Windows systems.

