Epiphany is a simple yet powerful GNOME web browser targeted at non-technical users. Its principles are simplicity and standards compliance.
Download (HTTP): http://ftp.gnome.org/pub/GNOME/sources/epiphany/1.2/epiphany-1.2.5.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.2/epiphany-1.2.5.tar.bz2
Download size: 2.5 MB
Estimated Disk space required: 95 MB
Estimated build time: 1.11 SBU
Install Epiphany by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install
--sysconfdir=/etc/gnome: This switch puts configuration files in /etc/gnome instead of $GNOME_PREFIX/etc.
--localstatedir=/var/lib: This switch puts ScrollKeeper files in /var/lib/scrollkeeper instead of $GNOME_PREFIX/var/scrollkeeper.
The Epiphany package contains epiphany and epiphany-bin.