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-ru/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-ru/docs/tdewebdev/quanta/installation.docbook')
-rw-r--r-- | tde-i18n-ru/docs/tdewebdev/quanta/installation.docbook | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/tde-i18n-ru/docs/tdewebdev/quanta/installation.docbook b/tde-i18n-ru/docs/tdewebdev/quanta/installation.docbook new file mode 100644 index 00000000000..3ee3784bfa2 --- /dev/null +++ b/tde-i18n-ru/docs/tdewebdev/quanta/installation.docbook @@ -0,0 +1,37 @@ +<?xml version="1.0" encoding="UTF-8" ?> + +<appendix id="installation-3-2"> +<title +>Установка</title> + +<sect1 id="acquiring-qunata-3-2"> +<title +>Получение &quantaplus;</title> +&install.intro.documentation; </sect1> + +<sect1 id="source-code-building-3-2"> +<title +>Сборка из исходников</title> +&install.compile.documentation; <sect2 id="source-code-building-considerations-3-2"> +<title +>Нюансы при компилировании</title> + +<para +>Возможно, вы захотите изменить расположение файлов &quantaplus; в системе. В <command +>autoconf</command +> поддерживаются много различных параметров, которые можно передать скрипту <command +>configure</command +>. Полный список таковых можно получить командой <command +>./configure</command +> <option +> --help</option +>. </para> + +<para +>Если &quantaplus; не работает, проверьте, что каталог &kde; 3 <filename class="directory" +>bin</filename +> занесён в переменную окружения. Также убедитесь, что у вас нет старых версий &kde;. То же самое касается и &Qt;. </para> + +</sect2> +</sect1> +</appendix> |