Lxmenu-data: Difference between revisions
From CBLFS
Jump to navigationJump to search
Weibullguy (talk | contribs) Added page |
Weibullguy (talk | contribs) No edit summary |
||
| Line 53: | Line 53: | ||
|None | |None | ||
|} | |} | ||
[[Category:LXDE]] | |||
Latest revision as of 08:54, 27 October 2010
| Download Source: | http://downloads.sourceforge.net/sourceforge/lxde/lxmenu-data-0.1.1.tar.gz |
|---|
Introduction to Lxmenu-data
LXMenu-data provides files for creating LXDE menus.
Project Homepage: http://www.lxde.org/
Dependencies
Required
Non-Multilib
Compile the package:
./configure --prefix=${LXDE_PREFIX} --sysconfdir=/etc/lxde &&
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} \
--libdir=${LXDE_PREFIX}/lib64 --sysconfdir=/etc/lxde &&
make
Install the package:
make install
Contents
| Installed Directories: | None |
|---|---|
| Installed Programs: | None |
| Installed Libraries: | None |