Next Previous Table of Contents
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.
Regular requirements for KDE program, no additional non-standard libraries:
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
configure
.
Next Previous Table of Contents