Difference between revisions of "LXSession"
From CBLFS
Jump to navigationJump to searchWeibullguy (talk | contribs) (Added page) |
Weibullguy (talk | contribs) |
||
Line 35: | Line 35: | ||
Compile the package: | Compile the package: | ||
− | CC="gcc ${BUILD64}" ./configure --prefix=${LXDE_PREFIX} && | + | CC="gcc ${BUILD64}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \ |
+ | ./configure --prefix=${LXDE_PREFIX} && | ||
make | make | ||
Revision as of 08:12, 18 July 2009
Download Source: | http://downloads.sourceforge.net/sourceforge/lxde/lxsession-0.3.8.tar.gz |
---|
Contents
Introduction to LXSession
LXSession is the session manager for LXDE.
Project Homepage: http://www.lxde.org/
Dependencies
Required
Recommended
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}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH64}" \ ./configure --prefix=${LXDE_PREFIX} && make
Install the package:
make install
Contents
Installed Directories: | None |
---|---|
Installed Programs: | lxsession, lxsession-logout |
Installed Libraries: | None |
Short Descriptions
lxsession | |
---|---|
lxsession-logout | |