]> git.lyx.org Git - lyx.git/blob - README.Win32
76730f7b68782793b3ff2fa90bf8c04f8c4f0bb4
[lyx.git] / README.Win32
1 ================
2 README for Win32
3 ================
4
5 LyX has been ported to Win32 using the Cygwin environement.
6 See README.Cygwin for details.
7
8 In addition, Ruurd Reitsma has created a native port of LyX on Win32
9 using the binary Qt/Win32 2.3.0 library. It is not clear whether we
10 are legally allowed to distribute this library. Certainly, using it
11 goes against the spirit of Open Source software and we have chosen,
12 therefore, not to provide formal support for Ruurd's port.
13
14 Having said that, you'll find the executable, together with lots of
15 useful tips, on Ruurd's site: http://www.home.zonnet.nl/rareitsma/lyx/
16 The Win32 pages on the LyX wiki will also be useful:
17 http://wiki.lyx.org/pmwiki.php/LyX/LyX
18 Finally, you'll find lots of friendly help on the lyx users'
19 mailing list: lyx-users@lists.lyx.org
20
21 Trolltech has stated that they do not intend to release
22 Qt/Win under the GPL. However, it is likely that a native port of LyX
23 to Windows will be supported formally in the future, for two reasons:
24
25 * A frontend for LyX using the Gtk libraries is under active 
26 development. The Gtk libraries for Win32 are indeed released under 
27 the GPL.
28
29 * Some success has been reported compiling LyX on Win32 using the 
30 GPL-ed port of qt/x11 to Win32 by the kde-cygwin project. See 
31 http://kde-cygwin.sourceforge.net/qt3-win32/index.php