%general-entities; ]> $LastChangedBy$ $Date$ 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 and Optional and User Notes: 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 would like to install the example programs, issue the following commands as the root user: install -v -m755 -d $(pkg-config \ --variable=prefix ORBit-2.0)/lib/libgtop/examples && install -v -m755 examples/.libs/* \ $(pkg-config --variable=prefix ORBit-2.0)/lib/libgtop/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. 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:$(pkg-config \ --variable=prefix ORBit-2.0)/share/info Contents Installed Programs Installed Library Installed Directories affinity, df, first, mem, mountlist, netlist, netload, openfiles, pprint, procargs, proclist, procmap, second, smp, sysdeps, timings, and wd (examples programs) libgtop-2.0.{so,a} $GNOME_PREFIX/{include/libgtop-2.0/glibtop, share/gtk-doc/html/libgtop,lib/libgtop/examples} Short Descriptions libgtop-2.0.{so,a} contains the functions that allow access to system performance data. libgtop-2.0.{so,a}