mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-18 21:45:24 +00:00
* INSTALL: small tweaks.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_5_X@22940 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
3193635d36
commit
3dc69f47c5
5
INSTALL
5
INSTALL
@ -49,7 +49,7 @@ with other compilers.
|
||||
|
||||
It is _not_ possible to compile LyX with gcc 2.7.x and 2.8.x.
|
||||
|
||||
LyX 1.4.x makes great use of C++ Standard Template Library (STL).
|
||||
LyX makes great use of C++ Standard Template Library (STL).
|
||||
This means that gcc users will have to install the relevant libstdc++
|
||||
library to be able to compile this version of LyX. Users of gcc 2.95.x
|
||||
will have to install the STLPort version of these libraries as the
|
||||
@ -277,6 +277,7 @@ the source code directory. After you have installed LyX for one
|
||||
architecture, use `make distclean' before reconfiguring for another
|
||||
architecture.
|
||||
|
||||
|
||||
Preparing a binary distribution for the use of others
|
||||
------------------------------------------------------
|
||||
|
||||
@ -299,7 +300,7 @@ Preparing a binary distribution for the use of others
|
||||
output of `ldd lyx' to know which libraries are really needed.
|
||||
|
||||
o Upload your binary file to ftp.devel.lyx.org:/pub/incoming, and
|
||||
notify larsbj@lyx.org.
|
||||
notify lyx-devel@lists.lyx.org.
|
||||
|
||||
|
||||
Problems
|
||||
|
Loading…
x
Reference in New Issue
Block a user