SEARCH
TOOLBOX
LANGUAGES
Windowmaker

Windowmaker

From Hugme.org

Jump to: navigation, search

!!install in linux from source (doesn't always work)

  • yum -y install gcc gcc-c++ xorg-x11-server-Xorg libX11-devel libX* libjpeg-devel
  • ./configure --enable-xinerama
  • make
  • make install

!!install from rpm