* INSTALL. Patch from Liviu Andronic.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35545 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-09-30 14:09:53 +00:00
parent 4127f57e32
commit 7396ce7948

View File

@ -13,7 +13,10 @@ These four steps will compile, test and install LyX:
configures LyX according to your system.
You may have to set
--with-qt4-dir=<path-to-your-qt4-installation>
if the environment variable QTDIR is not set.
if the environment variable QTDIR is not set (for exmaple,
'--with-qt4-dir=/usr/share/qt4/'). Alternatively, you could
install pkgconfig (the name might vary depending on your
distribution).
See Note below if ./configure script is not present.
2) make