Compilation and Installation
Prev

Compilation and Installation

In order to compile and install KMuddy on your system, type the following in the base directory of the KMuddy distribution:

% ./configure
% make
% make install

You may want to use some configure options, but that shouldn't be necessary, as all options are auto-detected. You may want to use --disable-sound or --with-sdl options though, if you don't want sound support or if you want to use SDL instead of aRts (but that will be done automatically if you don't have anything needed to compile aRts support).

Since KMuddy uses autoconf and automake you should have not trouble compiling it. Should you run into problems please report them to , or at the KMuddy forums..

Prev
Home


Would you like to make a comment or contribute an update to this page?
Send feedback to the KDE Docs Team