Lxde-common: Difference between revisions
From CBLFS
Jump to navigationJump to search
Weibullguy (talk | contribs) Added page |
Weibullguy (talk | contribs) mNo edit summary |
||
| Line 19: | Line 19: | ||
Compile the package: | Compile the package: | ||
./configure --prefix=${LXDE_PREFIX} | ./configure --prefix=${LXDE_PREFIX} && | ||
make | make | ||
| Line 32: | Line 32: | ||
Compile the package: | Compile the package: | ||
CC="gcc ${BUILD64}" ./configure --prefix=${LXDE_PREFIX} | CC="gcc ${BUILD64}" ./configure --prefix=${LXDE_PREFIX} && | ||
make | make | ||
Revision as of 08:08, 18 July 2009
| Download Source: | http://downloads.sourceforge.net/sourceforge/lxde/lxde-common-0.4.2.tar.bz2 |
|---|
Introduction to Lxde-common
LXDE Common provides the default settings configuration file for integrating the different components of LXDE. LXDE Common manages the system behavior and functions to integrate icons and artwork.
Project Homepage: http://www.lxde.org/
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=${LXDE_PREFIX} &&
make
Install the package:
make install
Multilib
This package does not provide any libraries so only one installation is required.
Compile the package:
CC="gcc ${BUILD64}" ./configure --prefix=${LXDE_PREFIX} &&
make
Install the package:
make install
Contents
| Installed Directories: | None |
|---|---|
| Installed Programs: | lxde-logout, openbox-lxde, startlxde |
| Installed Libraries: | None |
Short Descriptions
| lxde-logout | |
|---|---|
| openbox-lxde | |
| startlxde |