mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Update README.Cygwin
This commit is contained in:
parent
25fce652fb
commit
fcc7c9b76c
@ -10,17 +10,14 @@ Building LyX on Cygwin
|
|||||||
|
|
||||||
To build lyx, you will need to install the following cygwin packages
|
To build lyx, you will need to install the following cygwin packages
|
||||||
|
|
||||||
aspell gzip libpng libQtGui4-devel
|
gcc-core libhunspell-devel libQt5X11Extras-devel
|
||||||
aspell-dev gettext libQtCore4 pkg-config
|
gcc-g++ libiconv-devel pkg-config
|
||||||
gcc gettext-devel libQtCore4-devel python
|
gzip libQt5Core-devel python2
|
||||||
gcc4 libiconv libQtGui4
|
gettext-devel libQt5Gui-devel python3
|
||||||
|
libaspell-devel libQt5Svg-devel
|
||||||
|
|
||||||
Currently only the traditional autotools (autoconf, automake, make etc)
|
Building LyX on cygwin does not differ from building lyx on any typical
|
||||||
build system is recommended to build LyX on cygwin. It does not differ
|
posix system, so you are referred to the INSTALL file.
|
||||||
from building lyx on any typical posix system, so you are referred to the
|
|
||||||
INSTALL file.
|
|
||||||
Note that it is not advisable using the cmake build system on cygwin for
|
|
||||||
the reasons explained here: http://www.cmake.org/Bug/view.php?id=10122
|
|
||||||
|
|
||||||
When lyx is built as outlined above, it will be a X-Window application,
|
When lyx is built as outlined above, it will be a X-Window application,
|
||||||
so you will need a X-server for running it. It is possible to build lyx
|
so you will need a X-server for running it. It is possible to build lyx
|
||||||
|
Loading…
Reference in New Issue
Block a user