%general-entities; ]> $LastChangedBy$ $Date$ LibGTop-&libgtop-version; Introduction to <application>LibGTop</application> The LibGTop package contains the GNOME top libraries. Package information Download (HTTP): Download (FTP): Download MD5 sum: &libgtop-md5sum; Download size: &libgtop-size; Estimated disk space required: &libgtop-buildsize; Estimated build time: &libgtop-time; <application>LibGTop</application> dependencies Required Optional , and X ( or ) Installation of <application>LibGTop</application> Install LibGTop by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --infodir=$GNOME_PREFIX/share/info && make This package does not come with a test suite. Now, as the root user: make install If you passed to the configure script to build the example programs, install them using the following commands as the root user: install -v -m755 -d $GNOME_PREFIX/share/libgtop-&libgtop-version;/examples && install -v -m755 examples/.libs/* \ $GNOME_PREFIX/share/libgtop-&libgtop-version;/examples Command explanations --infodir=$GNOME_PREFIX/share/info: This switch installs the info documentation in $GNOME_PREFIX/share/info instead of $GNOME_PREFIX/info. : Adding this parameter to the configure script will build numerous example programs. : Add this parameter to the configure script if you have GDBM installed and wish to build the inodedb programs. Configuring <application>LibGTop</application> Configuration information If $GNOME_PREFIX is anything other than /usr, update the INFOPATH environment variable by adding the following to your system-wide or personal profile: export INFOPATH=/usr/share/info:$GNOME_PREFIX/share/info Contents The LibGTop package contains the libgtop-2.0 library and optionally, file_by_inode2, mkinodedb2 and numerous example programs. Description libgtop-2.0 library libgtop-2.0 contains the functions that allow access to system performance data.