libgtop-2.8.1

Introduction to libgtop

The libgtop package contains the GNOME top libraries.

Package information

libgtop dependencies

Required

GLib-2.6.3

Optional

popt-1.7-5 and X (XFree86-4.4.0 or X.org-6.8.2)

Installation of libgtop

Install libgtop by running the following commands:

./configure --prefix=$GNOME_PREFIX \
    --infodir=$GNOME_PREFIX/share/info &&
make &&
make install

Command explanations

--infodir=$GNOME_PREFIX/share/info: This switch installs the info documentation in $GNOME_PREFIX/share/info instead of $GNOME_PREFIX/info.

Contents

The libgtop package contains libgtop_daemon2 and libgtop libraries.

Description

libgtop libraries

libgtop libraries contain the functions that allow access to system performance data.

Last updated on 2005-01-05 07:52:07 -0700