I've finally gotten Lyx-1.2.1 compiled and installed on MacOS 10.2 (Jaguar). Apparently there is a port to the CVS tree on fink, but I wasn't able to get that one.
Here's what I did: - Change lyx-1.2.1/boost/boost/detail/limits.hpp to #ifndef __APPLE__ #include <cwchar> #endif - Before compiling, set two environment variables: CPPFLAGS = -no-cp-precomp CXX = g++2 The second makes gcc-3.1 behave like gcc-2.95.2, which is what LyX seems to need. It will no doubt take me a while to configure this LyX to behave like the version I'm accustomed to on Solaris, but with a working LyX the PowerMac finally feels like a real workstation! -- Ronald Florence www.18james.com