On Sun, Oct 20, 2002 at 10:45:07AM -0400, Stephen Buonopane wrote: > I believe that xforms is installed properly, and I have tried > reinstalling it several times. I have also tried the options on > configure to pass it the directories for xforms. The only xforms files > I seem to have are "forms.h" and "libforms.a" Does anyone know what > files it is looking for?
The following is the configure command I used on a Solaris system with self-installed xforms and non-standard xpm. It may (or may not) help you with the configure options. /configure --prefix=/home/bpeng/lyx-1.2 --with-extra-prefix=/opt1/opt.CORE/xpm-3.4k/sunos5 --with-extra-lib=/home/bpeng/xforms/FORMS --with-extra-inc=/home/bpeng/xforms/FORMS Good luck. -- Bo Peng
