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.4/epiphany-1.4.5.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.4/epiphany-1.4.5.tar.bz2
Download MD5 sum: ac41b48506ba2791121648772a885084
Download size: 3.5 MB
Estimated disk space required: 58 MB
Estimated build time: 0.87 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.
--with-mozilla=firefox or --with-mozilla=thunderbird: Use this option to use a system installed version of Firefox or Thunderbird instead of the default Mozilla.
The Epiphany package contains epiphany.
Last updated on 2004-12-02 22:29:03 -0700