summaryrefslogtreecommitdiffstats
path: root/doc/kstars/install.docbook
diff options
context:
space:
mode:
Diffstat (limited to 'doc/kstars/install.docbook')
-rw-r--r--doc/kstars/install.docbook6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/kstars/install.docbook b/doc/kstars/install.docbook
index 4b15a8ac..a943a94f 100644
--- a/doc/kstars/install.docbook
+++ b/doc/kstars/install.docbook
@@ -69,12 +69,12 @@ but it will use as much as you have got when panning or zooming.
In order to compile and install &kstars; on your system, type the
following in the base folder of the unpacked &kstars; distribution:
<screen width="40">
-<prompt>%</prompt> <userinput>./configure --prefix=$KDEDIR</userinput>
+<prompt>%</prompt> <userinput>./configure --prefix=$TDEDIR</userinput>
<prompt>%</prompt> <userinput>make</userinput>
<prompt>%</prompt> <userinput>make install</userinput>
</screen>
</para><para>
-Please do not forget the prefix argument to configure. If your <envar>KDEDIR</envar>
+Please do not forget the prefix argument to configure. If your <envar>TDEDIR</envar>
variable is not set, set prefix to whatever folder &kde; is installed in: this is
usually either <filename class="directory">/usr</filename>,
<filename class="directory">/opt/kde</filename>, or
@@ -96,7 +96,7 @@ At this point, there are no special configuration options or
requirements. If &kstars; complains that there are missing data files,
become <systemitem class="username">root</systemitem> and manually copy
all files in <filename class="directory">kstars/data/</filename> to
-<filename class="directory">$(KDEDIR)/apps/kstars/</filename> (If you
+<filename class="directory">$(TDEDIR)/apps/kstars/</filename> (If you
do not have <systemitem class="username">root</systemitem> privileges,
copy them to
<filename class="directory">~/.kde/share/apps/kstars/.</filename>)