INSTALL: require Qt 4.4 for LyX 2.0

(Qt 4.2 is 3 years old and requiring at least a one year old release of Qt should be acceptable for a new major release.)

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30406 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-07-07 18:22:57 +00:00
parent 3a41879cb4
commit 4fba1a5643

View File

@ -49,10 +49,10 @@ LyX 1.6.x makes great use of C++ Standard Template Library (STL).
This means that gcc users will have to install the relevant libstdc++ This means that gcc users will have to install the relevant libstdc++
library to be able to compile this version of LyX. library to be able to compile this version of LyX.
LyX has been tested with Qt 4.2/3/4.x. For compilation you need to compile LyX has been tested with Qt 4.4.x and 4.5.x. For compilation you
against at least Qt 4.2.2. The only special point to make is that you must need to compile against at least Qt 4.4.2. The only special point to make
ensure that both LyX and the Qt libraries are compiled with the same C++ is that you must ensure that both LyX and the Qt libraries are compiled
compiler. with the same C++ compiler.
Note that if Qt is using Xft2/fontconfig, you may need to install the Note that if Qt is using Xft2/fontconfig, you may need to install the
latex-xft-fonts package (at ftp://ftp.lyx.org/pub/lyx/contrib/) to get latex-xft-fonts package (at ftp://ftp.lyx.org/pub/lyx/contrib/) to get