* INSTALL: clarify description of --with-version-suffix (bug 4890).

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@24970 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Jürgen Spitzmüller 2008-05-27 20:12:24 +00:00
parent fa85ed8a45
commit 58a955ff2f

View File

@ -130,10 +130,10 @@ flags:
--with-extra-lib=DIRECTORY/lib --with-extra-inc=DIRECTORY/include --with-extra-lib=DIRECTORY/lib --with-extra-inc=DIRECTORY/include
If DIRECTORY is not specified, the current prefix is used. If DIRECTORY is not specified, the current prefix is used.
o --with-version-suffix will install LyX as lyx-<version>, e.g. lyx-1.5.1 o --with-version-suffix[=VERSION] will install LyX as lyx-VERSION,
The LyX data directory will be something like <whatever>/lyx-1.5.1/. e.g. lyx-1.5.1. The LyX data directory will be something like
Additionally your user configuration files will be found in e.g. <whatever>/lyx-1.5.1/. Additionally your user configuration files
$HOME/.lyx-1.5.1 will be found in e.g. $HOME/.lyx-1.5.1
You can use this feature to install more than one version of LyX 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 on the same system. You can optionally specify a "version" of your