From 31206cf847884fdffd9dbecab0a4c001512a61d8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 7 Dec 2011 18:49:22 -0600 Subject: Rename KDEHOME and KDEDIR --- README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'README') diff --git a/README b/README index 2271460..1f60b5a 100644 --- a/README +++ b/README @@ -91,14 +91,14 @@ Installation for KDE3: For SuSE and most distributions the prefix usually is /opt/trinity. For Redhat/Fedora and Mandrake the prefix usually is /usr. For a local installation, that doesn't need root rights try - - ./configure --prefix=$KDEHOME ($KDEHOME probably is the same as $HOME/.kde) + - ./configure --prefix=$TDEHOME ($TDEHOME probably is the same as $HOME/.kde) - make - - make install (Installs everything in $KDEHOME. No root rights required.) - - Run $KDEHOME/bin/kdiff3. ($KDEHOME/bin is probably not in your path.) + - make install (Installs everything in $TDEHOME. No root rights required.) + - Run $TDEHOME/bin/kdiff3. ($TDEHOME/bin is probably not in your path.) Warning: If a local installation and a global installation exist, the local menu, toolbar, help etc. will be used, even if you start the global executable. To avoid confusion, better remove the local version then. - (rm -R `find $KDEHOME -name "*kdiff3*" -not -name "kdiff3*rc"`) + (rm -R `find $TDEHOME -name "*kdiff3*" -not -name "kdiff3*rc"`) On Fedora-64-bit systems the following configure-line was reported to work: ./configure --prefix=`kde-config --prefix` --enable-libsuffix=64 --with-qt-libraries=/usr/lib64/qt-3.3/lib/ -- cgit v1.2.3