On Thu, 1 Mar 2001, Sarah Mount wrote:

> LyX. I'm running RH6.2 with xforms-0.88.1-1 and xpm-3.4k-2 (which provides
...
> ../../src/minibuffer.h:5: forms.h: No such file or directory

I have little experience about RedHat, but
- if there is "xforms-devel" package or similar, you must install that
  too.
- Check if you really have forms.h file installed by "locate forms.h" or
  "find / -type f -name forms.h" if locate is not installed correctly.
- If you do, check out that the argument "-Ipath" is given to to gcc/g++
  while compiling where path is the correct path to forms.h (excluding the
  file name)
- Check out if configure detects Xforms and its path too correctly.


Reply via email to