summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/it/entities/install-compile.docbook
blob: 8f05cad5ff0a6bd3523ff2719f9271fd18d17fd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<para>Per compilare e installare &kappname; sul tuo sistema, immetti i
seguenti comandi nella directory di base della distribuzione di &kappname;:</para>

<screen><prompt>%</prompt> <userinput><command>./configure</command></userinput>
<prompt>%</prompt> <userinput><command>make</command></userinput>
<prompt>%</prompt> <userinput><command>make</command> install</userinput>
</screen>

<para>Dato che &kappname; usa <command>autoconf</command> e
<command>automake</command>, non dovresti incontrare dei problemi per
compilarlo. Se si verificasse qualche problema,
per piacere segnalalo alle mailing list di &kde;.</para>