LXPanel

From CBLFS
Revision as of 09:24, 18 July 2009 by Weibullguy (talk | contribs) (Added page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://downloads.sourceforge.net/sourceforge/lxde/lxpanel-0.4.1.tar.gz

Introduction to LXPanel

LXPanel is a lightweight X11 desktop panel for LXDE, but can be used with other window managers such as Fluxbox.

Project Homepage: http://www.lxde.org/

Dependencies

Required

Optional

Non-Multilib

Compile the package:

./configure --prefix=${LXDE_PREFIX} &&
make

Install the package:

make install

Multilib

32Bit

Compile the package:

CC="gcc ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" \
./configure --prefix=${LXDE_PREFIX} &&
make

Install the package:

make install

N32

Compile the package:

CC="gcc ${BUILDN32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATHN32}" \
    ./configure --prefix=${LXDE_PREFIX} \
    --libdir=${LXDE_PREFIX}/lib32 &&
make

Install the package:

make install

64Bit

Compile the package:

CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \
    ./configure --prefix=${LXDE_PREFIX} \
    --libdir=${LXDE_PREFIX}/lib64 &&
make

Install the package:

make install

Contents

Installed Directories: ${LXDE_PREFIX}/lib/lxpanel/plugins
Installed Programs: lxpanel, lxpanelctl
Installed Libraries: batt.so, cpu.so, deskno.so, kbled.so, netstatus.so, thermal.so, volumealsa.so

Short Descriptions

lxpanel
lspanelctl