>>>>> "Kayvan" == Kayvan Aghaiepour Sylvan <[EMAIL PROTECTED]> writes:
>>>>> "Jean-Marc" == Jean-Marc Lasgouttes <[EMAIL PROTECTED]> writes:
Jean-Marc> This one is what happens when xforms tries to display a
Jean-Marc> message on a glibc2.1 based system. Get the updated xforms
Jean-Marc> distribution for glibc2.1 (the one which is strangely named
Jean-Marc> glibc2).
Kayvan> This is not an xforms problem, per se. You see, my lyx works
Kayvan> just fine on my Linux box. Where I get that core dump is when
Kayvan> I am trying to display lyx to a VNC server (or a MicroImages X
Kayvan> server).
What happens is that xforms cannot do something (allocate a color,
find a font) which is related to the use of VNC and tries to display
an error message (with P_err). It happens that this code is so
convoluted that it breaks on glibc2.1. The updated xforms fixes that.
Kayvan> Also, I recompiled my xforms from the SRPM, so there's no
Kayvan> library incompatiblity. If you still think I should upgrade my
Kayvan> xforms, I will, but that is not the problem.
No, you did not recompile your xforms because xforms is *not* available
in source form %-] Rebuilding the SRPM might compile the demo
programs, but certainly not much more... I advise you to get the
latest xforms. It would be nice if somebody could package it in rpm so
that we can offer it on lyx ftp site.
JMarc