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.6/epiphany-1.6.2.tar.bz2
Download (FTP): ftp://ftp.gnome.org/pub/GNOME/sources/epiphany/1.6/epiphany-1.6.2.tar.bz2
Download MD5 sum: 3161495ac4af4a7435918a98896b05e9
Download size: 3.0 MB
Estimated disk space required: 59 MB
Estimated build time: 0.9 SBU
GNOME Desktop-2.10.1, and Mozilla-1.7.8 or Firefox-1.0.6 or Thunderbird-1.0.6
Install Epiphany by running the following commands:
./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --sysconfdir=/etc/gnome --localstatedir=/var/lib && make
This package does not come with a test suite.
Now, as the root user:
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.
Last updated on 2005-08-01 13:29:19 -0600