summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/da/entities/install-compile.docbook
blob: 389fbf132591128a216a2ffd213d853d00fba299 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<para>For at kompilere og installere &kappname; på dit system, skal du
skrive følgende i basismappen for distributionen for &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>Idet &kappname; bruger <command>autoconf</command> og
<command>automake</command> skulle du ikke få problemer med at kompilere den.
Hvis du skulle løbe ind i problemer så rapportér dem til &kde;'s e-post-lister.</para>