Icewm

From CBLFS
Revision as of 07:15, 27 November 2006 by Ken (talk | contribs) (Last tested version)
Jump to navigationJump to search
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.

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