Jean-Marc Lasgouttes wrote: > Ronald> This means, effectively, that users will need the X11 > Ronald> libraries and includes on their systems to compile lyx, even > Ronald> though they are not (supposedly) used to run LyX with the > Ronald> native Aqua libraries.
Dumb question: How difficult would it be to produce a (statically linked?) binary with all necessary files (math fonts) and an installer? > Ronald> Also, I needed the changes in the patch file > Ronald> http://www.18james.com/code/lyx-qt.patch to get the LyX-1.3.2 > Ronald> code to compile with the Trolltech QT libraries: there are > Ronald> conflicts to names used by Trolltech in several LyX files, > > For 1.3.3, I can replace ControlRef with LyXControlRef. We'll see for > a better solution in 1.4.0. Or ControlLRef for consistency reasons (we already have a QLPrint due to a naming clash with QPrint AFAIR). Regards, Juergen