gnome-dictionary-3.6.0

Introduction to GNOME Dictionary

The GNOME Dictionary package contains dictionary for the GNOME Desktop.

This package is known to build and work properly using an LFS-7.2 platform.

Package Information

GNOME Dictionary Dependencies

Required

GTK+-3.6.4 and yelp-xsl-3.6.1

Optional

GTK-Doc-1.18.

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-dictionary

Installation of GNOME Dictionary

Install GNOME Dictionary by running the following commands:

./configure --prefix=/usr &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Command Explanations

--enable-gtk-doc: Use this parameter if GTK-Doc is installed and you wish to rebuild and install the API documentation.

Contents

Installed Program: gnome-dictionary
Installed Library: libgdict.so
Installed Directories: /usr/include/gdict-1.0, /usr/share/gdict-1.0, /usr/share/gnome-dictionary, /usr/share/gtk-doc/html/gdict and /usr/share/help/*/gnome-dictionary

Short Descriptions

gnome-dictionary

is used to look up words on dictionaries.

libgdict.so

is GNOME Dictionary client library.

Last updated on 2013-02-11 18:51:17 +0000