On Oct 27, 2006, at 4:15 AM, Jean-Marc Lasgouttes wrote:
"Bennett" == Bennett Helm <[EMAIL PROTECTED]> writes:
Bennett> LyX 1.5.0 cannot be started by double-clicking the LyX.app
Bennett> icon on Mac: it crashes immediately. However, starting LyX
Bennett> from the command line (or via gdb) works with no problem. So
Bennett> I'm a bit limited in the debug info I can produce. Here's
Bennett> what Console.app prints out:
Bennett> Wrong command line option `-psn_0_96993281'. Exiting. mcount:
Bennett> gmon.out: Permission denied
Why a gmon.out? Did you compile for profiling with gprof?
I just added the --enable-profiling flag to configure, which does the
trick for Shark. Should I do something else instead?
Bennett