
Q: Why Kmud does not compile? (1)
   That's the last line of the configure output:
   "checking for X... configure: error: Can't find X includes.
   Please check your installation and add the correct paths!"

A: Install the package "xdevel", which contains the needed header-files
   included by Kmud.


Q: Why Kmud does not compile? (2)
   Running "make" says: "/bin/sh: msgfmt: command not found"

A: "msgfmt" is needed to build the translation files. Please install the
   package "mgettext" from your favourite distribution or disable the
   internationalisation with the configure option "--disable-nls"


Q: I want to make a translation. What I have to do?

A:
