Ralf> > - And finally, tonight, I reached with the rpm packages for suse (thanks
again, Peter).
Ralf> Do they contain shared versions of xforms-0.89 or link statically
Ralf> against xforms-0.88? I had to replace the SuSE's shared xforms-0.88
Ralf> libraries with the original xforms-0.89, because lyx-1.1.5 dumps
Ralf> core badly (somewhere in xforms) for me (SuSE-6.4) when lyx is
Ralf> dynamically linked against SuSE's xforms-0.88.
Ahhh! But if you compiled the code with xforms-0.89 header files and then try
to execute a lyx that is dynamically linked against xforms-0.88, then you will
core dump because the header files are incompatible.
Angus