mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-22 01:59:02 +00:00
revert r30406
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30440 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
70a24259f8
commit
43db6966b3
8
INSTALL
8
INSTALL
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user