Difference between revisions of "Lxde-common"

From CBLFS
Jump to navigationJump to search
(Added page)
 
 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
 
Compile the package:
 
Compile the package:
  
  ./configure --prefix=${LXDE_PREFIX} --sysconfdir=/etc/lxde &&
+
  ./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} &&
    --libdir=${LXDE_PREFIX}/lib64 --sysconfdir=/etc/lxde &&
 
 
  make
 
  make
  
Line 67: Line 66:
 
|
 
|
 
|}
 
|}
 +
 +
[[Category:LXDE]]

Latest revision as of 09:53, 27 October 2010

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