Warning, /frameworks/kdoctools/src/customization/af/entities/install-compile.docbook is written in an unsupported language. File is not indexed.

0001 <para>In order to compile and install &kappname; on your system, type the
0002 following in the base directory of the &kappname; distribution:</para>
0003 
0004 <screen><prompt>%</prompt> <userinput><command>./configure</command></userinput>
0005 <prompt>%</prompt> <userinput><command>make</command></userinput>
0006 <prompt>%</prompt> <userinput><command>make</command> install</userinput>
0007 </screen>
0008 
0009 <para>Since &kappname; uses <command>autoconf</command> and
0010 <command>automake</command> you should have no trouble compiling it. Should you
0011 run into problems please report them to the &kde; mailing lists.</para>
0012