%general-entities; ]> $LastChangedBy$ $Date$ libgtop-&libgtop-version;.tar libgtop LibGTop-&libgtop-version; LibGTop Introduction to LibGTop 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; LibGTop Dependencies Required Optional , and X ( or ) Installation of LibGTop Install LibGTop by running the following commands: ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --infodir=`pkg-config --variable=prefix ORBit-2.0`/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=`pkg-config --variable=prefix ORBit-2.0`/share/info: This switch installs the info documentation in $GNOME_PREFIX/share/info instead of $GNOME_PREFIX/info. You may need to add this directory to your $INFOPATH environment variable if your GNOME installation prefix is anything other than /usr. : 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 LibGTop 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 Installed Programs Installed Library Installed Directories file_by_inode2, mkinodedb2 libgtop-2.0 $GNOME_PREFIX/include/libgtop-2.0 and and $GNOME_PREFIX/share/libgtop-2.10.1 Short Descriptions libgtop-2.0.[so,a] contains the functions that allow access to system performance data. libgtop-2.0.[so,a]