summaryrefslogtreecommitdiffstats
path: root/kdoctools/customization/nl/entities/install-compile.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'kdoctools/customization/nl/entities/install-compile.docbook')
-rw-r--r--kdoctools/customization/nl/entities/install-compile.docbook11
1 files changed, 11 insertions, 0 deletions
diff --git a/kdoctools/customization/nl/entities/install-compile.docbook b/kdoctools/customization/nl/entities/install-compile.docbook
new file mode 100644
index 000000000..7ada21ee6
--- /dev/null
+++ b/kdoctools/customization/nl/entities/install-compile.docbook
@@ -0,0 +1,11 @@
+<para>Er zijn een aantal stappen nodig om &kappname; op uw systeem te compileren en te installeren. Voer de volgende commando's uit in de hoofdmap van de broncode van &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>Aangezien &kappname; <command>autoconf</command> en
+<command>automake</command> gebruikt, zouden er bij de compilatie geen
+problemen mogen voorkomen. Indien u toch problemen tegenkomt, meldt u ze dan in
+de betreffende &kde;-mailinglists.</para> \ No newline at end of file