mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Add comment to INSTALL procedure.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@25474 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
939bb2f20c
commit
2d38a28a4f
3
INSTALL
3
INSTALL
@ -14,6 +14,7 @@ These four steps will compile, test and install LyX:
|
|||||||
When compiling for Qt, you may have to set
|
When compiling for Qt, you may have to set
|
||||||
--with-qt4-dir=<path-to-your-qt4-installation>
|
--with-qt4-dir=<path-to-your-qt4-installation>
|
||||||
if the environment variable QTDIR is not set.
|
if the environment variable QTDIR is not set.
|
||||||
|
See Note below if ./configure script is not present.
|
||||||
|
|
||||||
2) make
|
2) make
|
||||||
compiles the program.
|
compiles the program.
|
||||||
@ -26,7 +27,7 @@ These four steps will compile, test and install LyX:
|
|||||||
if you want a smaller binary.
|
if you want a smaller binary.
|
||||||
|
|
||||||
|
|
||||||
Note for Subversion checkouts
|
Note for Subversion (SVN) checkouts
|
||||||
-----------------------------
|
-----------------------------
|
||||||
|
|
||||||
If you have checked this out from Subversion, you need to have:
|
If you have checked this out from Subversion, you need to have:
|
||||||
|
Loading…
Reference in New Issue
Block a user