>>>>> "Bill" == Bill Simpson <[EMAIL PROTECTED]> writes:
Bill> I am trying to install Lyx on a RedHat Linux machine.
Bill> [root@cbe207 xforms]# make install cp FORMS/libforms.a
Bill> /usr/lib;chmod 644 /usr/lib/libforms.a cp DESIGN/fdesign
Bill> /usr/local/bin; chmod 711 /usr/local/bin/fdesign cp fd2ps/fd2ps
Bill> /usr/local/bin; chmod 711 /usr/local/bin/fd2ps cp FORMS/forms.h
Bill> /usr/include;\ chmod 644 /usr/include/forms.h cp FORMS/xforms.5
Bill> /usr/man/man5; chmod 644 /usr/man/man5/xforms.5 cp
Bill> DESIGN/fdesign.1 /usr/man/man1; chmod 644
Bill> /usr/man/man1/fdesign.1 cp fd2ps/fd2ps.1 /usr/man/man1; chmod
Bill> 644 /usr/man/man1/fd2ps.1
Bill> seemed to go OK.
Bill> [root@cbe207 FORMS]# find / -name "libforms*" find: /proc/6/fd:
Bill> Permission denied /usr/lib/libforms.a /usr/lib/libforms.so.0.88
Bill> /usr/lib/libforms.so
Bill> ldconfig -v
Bill> BUT now when I try to compile Lyx, in the configuration phase I
Bill> get message:
Bill> ** Can't find libforms or libxforms. Please check that the
Bill> xforms library is correctly installed on your system.
What does the config.log file say about xforms? It might be another
error...
JMarc