Enrico Forestieri <[EMAIL PROTECTED]> writes: > > LyX/Cygwin 1.4.3 is available here: > > ftp://ftp.lyx.org/pub/lyx/bin/1.4.3/lyx-1.4.3-cygwin.tar.gz > > In this package, alongside the Qt/Win native GUI, you will find an Xforms/X11 > version which should run better on Win98/ME. A Qt/X11 version should be > available soon as an official Cygwin package.
Due to the changes introduced in the latest cygwin bash (3.1.17-8) the file /etc/lyxprofile should be changed to LF style line-endings to work properly. You can do this from a shell prompt as follows: $ dos2unix /etc/lyxprofile This means that you will not be able to edit the file using notepad. To this end, you have to use a cygwin editor or wordpad (which is able to deal with LF line-endings). Note that the /etc/lyxprofile file contained in the above archive has the correct line-endings, so all of this only applies to those upgrading from previous versions, as in this case the file is not automatically updated. Sorry for the inconvenience. In future versions the postinstall script will take care of this. -- Enrico
