From 4af30b90f89cf73010bcdd30c046dac2c76a9336 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 18:53:16 -0600 Subject: Rename KDEHOME and KDEDIR --- doc/en/index.docbook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/en/index.docbook b/doc/en/index.docbook index abda431..4d5cbd9 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -4943,9 +4943,9 @@ in the meantime. Solution: There are two things you should check: Maybe the &kde; header files are not installed. If this is the case, install them and run the configure script again. -The KDEDIR environment variable might not be set properly or at all. Make sure you export it in your shell's configuration file. +The TDEDIR environment variable might not be set properly or at all. Make sure you export it in your shell's configuration file. If you are using the bash, check for the following line in your ~/.bashrc file -export KDEDIR=PREFIX +export TDEDIR=PREFIX and add it, if it is not present. Replace PREFIX with the prefix of your &kde; installation. Run $ source ~/.bashrc from the shell. Now, you're set for a new configuration attempt. -- cgit v1.2.1