Mercurial > hg > easyhg-kdiff3
diff kdiff3/README @ 58:8af4bb9d9a5a
Version 0.9.83
author | joachim99 |
---|---|
date | Sun, 07 Mar 2004 09:59:09 +0000 |
parents | 32d5cbf9db71 |
children | efe33e938730 |
line wrap: on
line diff
--- a/kdiff3/README Sat Jan 31 14:25:47 2004 +0000 +++ b/kdiff3/README Sun Mar 07 09:59:09 2004 +0000 @@ -3,7 +3,7 @@ Author: Joachim Eibl (joachim.eibl@gmx.de) Copyright: (C) 2002-2003 by Joachim Eibl -KDiff3-Version: 0.9.81 +KDiff3-Version: 0.9.83 KDiff3 is a program that @@ -45,12 +45,12 @@ Requirements & Installation: - Version 0.9.81 provides special support for KDE3, but it can also be + Version 0.9.83 provides special support for KDE3, but it can also be built without KDE3 if the Qt-libraries are available. (I also tested the program under Windows.) You always need - - kdiff3-0.9.81.tar.gz + - kdiff3-0.9.83.tar.gz For building the KDE3-version - KDE>=3.1 and QT>=3.1-libraries. @@ -67,7 +67,7 @@ - Make sure your shell-variable QTDIR is correct. (echo $QTDIR). 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.81 and type + - cd into the directory kdiff3-0.9.83 and type - ./configure --prefix=/opt/kde3 (your KDE3 directory here) - (make clean) (Required if you already compiled once.) - make (Run compilation) @@ -78,6 +78,9 @@ If some icons are not visible or don't seem right, probably the prefix was wrong. Check where your KDE3 installation is located and use that directory with the prefix-option of configure. + + This command should tell you: kde-config --prefix + For SuSE and most distributions the prefix usually is /opt/kde3. For Redhat and Mandrake the prefix usually is /usr. For a local installation, that doesn't need root rights try @@ -105,7 +108,7 @@ - Make sure your shell-variable QTDIR is correct. (echo $QTDIR). If it doesn't contain the correct path, type export QTDIR=your_path_to_qt (e.g. /usr/lib/qt) - - cd into the directory kdiff3-0.9.81/src and type + - cd into the directory kdiff3-0.9.83/src and type - make -f Makefile.qt - make -f Makefile.qt install (You must have root-rights for this step.) (copies the files into /usr/local/bin and /usr/local/share/doc/kdiff3) @@ -124,7 +127,7 @@ - I couldn't test this, so you might have to experiment a bit. - Start by generating a Makefile with - qmake kdiff3.pro -o Makefile - - If you succeed, I'd like to know how so I can document it here. + - If you succeed, I'd like to know how, so I can document it here. Start from commandline: