Difference between revisions of "Icewm"
From CBLFS
Jump to navigationJump to searchm (→Last tested version) |
|||
Line 35: | Line 35: | ||
== Last tested version == | == Last tested version == | ||
− | icewm-1.2. | + | icewm-1.2.28 |
Revision as of 06:15, 27 November 2006
Download Source: | http://sourceforge.net/projects/icewm |
---|
As the homepage says, The features of icewm are speed, simplicity, and not getting in the user's way.
Contents
Dependencies
Required
Optional
Multilib Considerations
This package does not provide any libraries, so you will only need to install it once.
If for some reason you wish to use the non-default ABI on a multilib install, remember to configure with
CC="gcc ${BUILD32}" CXX="g++ ${BUILD32}" PKG_CONFIG_PATH="${PKG_CONFIG_PATH32}" USE_ARCH=32
Compile and Install
./configure --prefix=/usr --without-imlib
you can omit the --without-imlib switch if imlib is installed
make make install
Configuring Icewm
The default settings are in /etc/icewm-preferences. Copy this to ~/.icewm/preferences and edit as you please.
Last tested version
icewm-1.2.28