Galeon-1.3.18

Introduction to Galeon

The Galeon package contains a GNOME 2 browser that utilizes the Mozilla gecko rendering engine and presents the simplest interface possible for a browser.

Package information

Galeon dependencies

Installation of Galeon

Compiling must be done with the same compiler version and the same optimization settings that were used on Mozilla.

Install Galeon by running the following commands:

./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
    --sysconfdir=/etc/gnome --localstatedir=/var/lib &&
make &&
make install

Contents

The Galeon package contains galeon, galeon-config-tool and a libgaleon-xpcom component.

Description

galeon

galeon is a GNOME 2 web browser using the Mozilla rendering and networking engines.

galeon-config-tool

galeon-config-tool clears settings, installs schemas, removes schemas and fixes permissions in the GConf database.

Last updated on 2005-02-13 16:33:53 -0700