After installing the LyX/Mac framework from ftp://ftp.lyx.org/pub/lyx/stable/lyx-mac-1.3.4-skeleton.tar.gz and before doing "make install" in the lyx source directory:
- change /Applications/LyX.app/Contents/Info.plist from
<key>CFBundleExecutable</key>
<string>LyX</string>
to
<key>CFBundleExecutable</key>
<string>lyx</string>- delete /Applications/LyX.app/Contents/MacOS/LyX
- change /Applications/LyX.app/Contents/Resources/LyX to /Applications/LyX.app/Contents/Resources/lyx
If anyone is in a position to try this on a MacOSX system with a UFS filesystem, I'd welcome corrections or additions to these procedures. This should be easy to incorporate into the README.MacOSX for lyx-1.3.5.
--
Ronald
