On Tue, 20 Nov 2001, Michel Meynard 04.67.41.85.40 wrote: > installing the package seems to be good > but when starting lyx with dbg it sends me : > > lyx -dbg any > ... > BIND: Sequence `KP_Down' Action `42' > BIND: Sequence `KP_Home' Action `45' > BIND: Sequence `KP_End' Action `46' > BIND: Sequence `KP_Prior' Action `43' > BIND: Sequence `KP_Next' Action `44' > BIND: Sequence `C-Tab' Action `180' > BIND: Sequence `S-Tab' Action `48' > Initializing LyXGUI... > Segmentation fault > > Any advice to help me....
Without a backtrace from gdb I'm just guessing but it looks like you have an xforms library compiled for a different version of glibc. Get yourself a copy of xforms compiled for glibc-2.1 or later. I think Kayvan has one at ftp.sylvan.com/pub/lyx Allan. (ARRae)
