LXPanel
From CBLFS
Download Source: | http://downloads.sourceforge.net/sourceforge/lxde/lxpanel-0.4.1.tar.gz |
---|
Contents
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 | |