Difference between revisions of "Lxde-common"

From CBLFS
Jump to navigationJump to search
(Added page)
 
m
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
  

Revision as of 09: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