From f3d0a7eac1fc44142913a85ff4fde90d53e94e06 Mon Sep 17 00:00:00 2001 From: tpearson Date: Sun, 21 Aug 2011 01:43:11 +0000 Subject: Convert remaining references to kde3 (e.g. in paths) to trinity git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kdiff3@1248408 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 8b16f79..144d582 100644 --- a/README +++ b/README @@ -75,7 +75,7 @@ Installation for KDE3: If it doesn't contain the correct path, type export QTDIR=your_path_to_qt (e.g. /usr/lib/qt3) - cd into the directory kdiff3-0.9.91 and type - - ./configure --prefix=/opt/kde3 (your KDE3 directory here) + - ./configure --prefix=/opt/trinity (your KDE3 directory here) - (make clean) (Required if you already compiled once.) - make (Run compilation) - make install (You must have root-rights for this step.) @@ -88,7 +88,7 @@ Installation for KDE3: This command should tell you: kde-config --prefix - For SuSE and most distributions the prefix usually is /opt/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) -- cgit v1.2.1