Marc Lagrange b39959f8ba README: Add uninstall to build section
Signed-off-by: Marc Lagrange <markocpc@gmail.com>
2008-10-17 20:11:42 +02:00
2008-10-12 21:22:53 +02:00
2008-08-10 17:46:29 +02:00
2008-10-16 21:55:33 +02:00
2008-10-17 19:16:02 +02:00
2008-08-10 17:46:29 +02:00
2008-10-17 20:11:42 +02:00
2008-10-12 20:35:17 +02:00
2008-10-17 19:45:14 +02:00

ABOUT :
WMFS Window Manager.
  * Window Manager From Scratch

Un WM tout bete, crée a partir de 0.

AUTHORS :
  * Code : Martin Duquesnoy <xorg62@gmail.com>
  * Build System & other : Marc Lagrange <markocpc@gmail.com>

LICENSE : BSD

REQUIREMENT :
  · libconfuse
  · freetype2
  · xpm
  · xft
  · libx11
  · CMake >= 2.6

OS :
  · GNU/Linux : Supported.
  · FreeBSD : Supported.

INSTALL :
  · mkdir build
  · cd build
  · cmake ..
  · make
  · sudo make install
  · sudo make uninstall if you would to remove it.

By default, wmfs logos are'nt installed. You can install it with : cmake -DWITH_LOGOS=ON ..

DISTROS :
  · wmfs ebuild for Gentoo is available in the Sangor's overlay. More infos at http://wmfs.sangor.net/view/download/
Description
No description provided
Readme 10 MiB
Languages
C 92%
Roff 5.1%
Shell 2.1%
Makefile 0.8%