Hi, install-compile.docbook for our documentation has still the wrong buildsystem.
I want to change it from: <para>In order to compile and install &kappname; on your system, type the following in the base directory of the &kappname; distribution:</para> <screen><prompt>%</prompt> <userinput><command>cmake</command></userinput> <prompt>%</prompt> <userinput><command>make</command></userinput> <prompt>%</prompt> <userinput><command>make</command> install</userinput> </screen> <para>Since &kappname; uses <command>cmake</command> you should have no trouble compiling it. Should you run into problems please report them to the &kde; mailing lists.</para> to: <para>For detailed information on how to compile and install &kde; applications see <ulink url="http://techbase.kde.org/Getting_Started"> Building KDE4 From Source</ulink></para> <para>Since &kde; uses <command>cmake</command> you should have no trouble compiling it. Should you run into problems please report them to the &kde; mailing lists.</para> Objektions? Improvements? Burkhard L?ck
