X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=c0123e178e57abe678fb988f60f527e67b652e5d;hb=6aaad04d474af94bd8ede1e97860381e010b7d1a;hp=ff74f76e0a235066c5a1c4e9fe9ed80d67779588;hpb=68d577f08239b1691f7c617e3241527b384dbffc;p=lyx.git diff --git a/INSTALL b/INSTALL index ff74f76e0a..c0123e178e 100644 --- a/INSTALL +++ b/INSTALL @@ -14,6 +14,7 @@ These four steps will compile, test and install LyX: When compiling for Qt, you may have to set --with-qt4-dir= if the environment variable QTDIR is not set. + See Note below if ./configure script is not present. 2) make compiles the program. @@ -26,7 +27,7 @@ These four steps will compile, test and install LyX: 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: @@ -129,10 +130,10 @@ flags: --with-extra-lib=DIRECTORY/lib --with-extra-inc=DIRECTORY/include If DIRECTORY is not specified, the current prefix is used. - o --with-version-suffix will install LyX as lyx-, e.g. lyx-1.6.1 - The LyX data directory will be something like /lyx-1.6.1/. - Additionally your user configuration files will be found in e.g. - $HOME/.lyx-1.6.1 + o --with-version-suffix[=VERSION] will install LyX as lyx-VERSION, + e.g. lyx-1.6.1. The LyX data directory will be something like + /lyx-1.6.1/. Additionally your user configuration files + will be found in e.g. $HOME/.lyx-1.6.1 You can use this feature to install more than one version of LyX on the same system. You can optionally specify a "version" of your