Downloads

Using the package manager that came with your distribution is the easiest way to install Epiphany. A few sample package installation commands that can be typed in a terminal window:

Most distributions also have a graphical software installation tool.

Binaries

Epiphany binary downloads do not include dependencies, so please follow the above instruction corresponding to your distribution to install Epiphany, instead of downloading a binary.

Building from source code

Compile command: ./configure && make && make install

Epiphany-extensions

Suggested way to compile Mozilla

./configure --prefix=YOUR_GNOME_PREFIX --enable-default-toolkit=gtk2 --disable-mailnews --disable-ldap --disable-debug --disable-tests --enable-optimize --enable-crypto --enable-xft --with-system-zlib
make
make install

Epiphany/Downloads (last edited 2008-03-12 17:35:12 by ReinoutVanSchouwen)