cvsimport
[fvwm.git] / README
blobcd30e10fe6c1a579dafd3f39ec74e70204e2402b
1 Welcome to fvwm version 2.5.x.  Fvwm is a multiple large virtual desktop
2 window manager, originally (a looooong time ago!) derived from twm.
4 Fvwm is intended to have a small memory footprint but a rich feature
5 set, be extremely customizable and extendible, and have a high degree of
6 Motif mwm compatibility.
8 For users of the old fvwm 1.xx, please be aware that version 2.2 has a
9 lot of differences.
11 For users of the fvwm 2.0.x betas, please be aware that version 2.2 uses
12 GNU autoconf/automake rather than Imake, so things will install in
13 different places by default.
15 For users of the fvwm 2.2.x, please read the files ANNOUNCE and NEWS to
16 figure out all changes and new features in this release.
18 Fvwm's original author, Rob Nation (THANKS ROB!), has "retired" from
19 work on it, so please don't bother him with silly little things like bug
20 reports or enhancement requests.  Care and feeding of fvwm is now
21 handled by a group of people on the fvwm-workers mailing list, with many
22 contributions by fans everywhere.
24 If you have any questions, concerns, bug reports, enhancement requests,
25 etc., please read the files in the docs/ subdirectory first.  In
26 particular the FAQ, BUGS, and TODO lists.  Also, check the fvwm man page
27 carefully.  Next, try the fvwm mailing list.  Another excellent resource
28 is the official WWW page http://www.fvwm.org and the mailing list archives
29 found there.
31 For information on compiling and installing fvwm, see the INSTALL and
32 INSTALL.fvwm files (INSTALL is the boilerplate autoconf instruction
33 file; INSTALL.fvwm contains fvwm-specific details).
35 Generally, you should run:
37   ./configure   # for full list of options, run: ./configure --help
38   make
39   make install  # as a user with proper file system permissions
41 It is very important to make the last step (make install) to ensure that
42 fvwm works properly.
44 For known bugs, check out the BUGS, FAQ and TODO files.
46 Have fun!
48  -- The fvwm-workers