Gkrellm

From CBLFS
Revision as of 19:41, 27 October 2006 by Manphiz (talk | contribs)
Jump to navigationJump to search
Download Source: http://members.dslextreme.com/users/billw/gkrellm/gkrellm-2.2.10.tar.bz2

Dependencies

Optional

Non-Multilib

Compile the package:

make INSTALLROOT=/usr

Install the package

make INSTALLROOT=/usr install

Multilib

32Bit

Compile the package:

make CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
    INSTALLROOT=/usr

Install the package

make INSTALLROOT=/usr install

N32

Compile the package:

make CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
    INSTALLROOT=/usr PKGCONFIGDIR=/usr/lib32/pkgconfig

Install the package

make INSTALLROOT=/usr PKGCONFIGDIR=/usr/lib32/pkgconfig install

64Bit

Compile the package:

make CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
    INSTALLROOT=/usr PKGCONFIGDIR=/usr/lib64/pkgconfig

Install the package

make INSTALLROOT=/usr PKGCONFIGDIR=/usr/lib64/pkgconfig install

Contents

GKrellM is a single process stack of system monitors which supports applying themes to match its appearance to your window manager, Gtk, or any other theme.