diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-da/docs/tdewebdev/quanta/installation.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-da/docs/tdewebdev/quanta/installation.docbook')
-rw-r--r-- | tde-i18n-da/docs/tdewebdev/quanta/installation.docbook | 41 |
1 files changed, 41 insertions, 0 deletions
diff --git a/tde-i18n-da/docs/tdewebdev/quanta/installation.docbook b/tde-i18n-da/docs/tdewebdev/quanta/installation.docbook new file mode 100644 index 00000000000..b402bb797ed --- /dev/null +++ b/tde-i18n-da/docs/tdewebdev/quanta/installation.docbook @@ -0,0 +1,41 @@ +<?xml version="1.0" encoding="UTF-8" ?> + +<appendix id="installation-3-2"> +<title +>Installation</title> + +<sect1 id="acquiring-qunata-3-2"> +<title +>Få fat på &quantaplus;</title> +&install.intro.documentation; </sect1> + +<sect1 id="source-code-building-3-2"> +<title +>Kompilér kildekoden</title> +&install.compile.documentation; <sect2 id="source-code-building-considerations-3-2"> +<title +>At tænke på ved kompilering</title> + +<para +>Det er rimeligt at du vil tilrette stedet for &quantaplus;' filer på systemet. For at gøre dette, har <command +>autoconf</command +> et antal valgmulighed som kan sendes til <command +>configure</command +>-scriptet for at styre indstillingen. For at få en fuldstændig liste af disse valgmuligheder, skriv <command +>./configure</command +> <option +> --help</option +>. De er ligetil og dækkes ikke her. </para> + +<para +>Hvis du har problemer med at få &quantaplus; til at køre som den skal, bør du kontrollere din søgesti for at forsikre dig om at mappen <filename class="directory" +>bin</filename +> for &kde; 3 findes. Sørg også for at du ikke har nogen ældre versioner af &kde; tilbage, som findes i <envar +>PATH</envar +> inden mappen <filename class="directory" +>bin</filename +> for &kde; 3. Det samme gælder for &Qt;. </para> + +</sect2> +</sect1> +</appendix> |