The K Desktop Environment

Next Previous Table of Contents

2. Installation

2.1 Obtaining sources

Official sources of latest WebMaker version are always available at http://www.services.ru/linux/webmaker/. New documentation, icons etc. will be also available at this site. If you want to be notified about new versions of this program you can drop me a letter to dets@services.ru.

2.2 System requirements

Regular requirements for KDE program, no additional non-standard libraries:

2.3 Compilation and installation

To compile the sources you must run this commands:

./configure
make
make install
If something goes wrong and configure says that it can't find some files you can try to pass additional command line parameters to configure script. To see all available options run
./configure --help

2.4 Troubleshooting

  1. Don't panic. ;-)
  2. Check your installation and system requirements.
  3. Try to pass different options to configure.
  4. If nothing helps, contact the author.

Next Previous Table of Contents