Hello,
'configure' for lyx 1.0.2pre1 and 1.0.0 won't find xforms (which is
installed).
This may well be a non-lyx problem, but rather a problem with my
system (debian "unstable", and kernel 2.2.5). I re-installed
xforms.0.88 and ldconfig'ed before configure'ing LyX.
./configure outputs :
======================================================================
[snip]
checking xpm header version... 4.10
checking for fl_initialize in -lforms... no
checking for fl_initialize in -lxforms... no
checking for X11/forms.h... yes
checking xforms header version... 0.88
[snip]
**** The following problems have been detected by configure.
**** Please check the messages below before running 'make'.
**** (see the section 'Problems' in the INSTALL file)
** Can't find libforms or libxforms. Please check that the xforms library
is correctly installed on your system.
deleting cache ./config.cache
======================================================================
Any ideas?
Etienne