revert r30406

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30440 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2009-07-09 22:51:34 +00:00
parent 70a24259f8
commit 43db6966b3

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.4.x and 4.5.x. For compilation you LyX has been tested with all Qt versions since Qt 4.2.2. For compilation
need to compile against at least Qt 4.4.2. The only special point to make you need to compile against at least Qt 4.2.2. The only special point to
is that you must ensure that both LyX and the Qt libraries are compiled make is that you must ensure that both LyX and the Qt libraries are
with the same C++ compiler. compiled 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