Is this the list of software needed for Lyx?
# ls
libforms-1.0-release.i386.rpm lyx-1.3.5.tar.gz
xforms.spec
libforms-devel-1.0-release.i386.rpm xforms-1.0.patch
lyx-1.3.5 xforms-1.0-release.src.rpm
I'm running Fedora Core 1
I ran ./configure and got:
Configuration
Host type: i686-pc-linux-gnu
Special build flags: xforms-image-loader
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler: g++ (3.3.2)
C++ Compiler flags: -O
Linker flags:
Frontend: xforms
libXpm version: 4.11
libforms version: 1.0.0
LyX binary dir: /usr/local/bin
LyX files dir: /usr/local/share/lyx
**** The following problems have been detected by configure.
**** Please check the messages below before running 'make'.
**** (see the section 'Problems' in the INSTALL file)
** Cannot find libforms or libxforms. Please check that the xforms
library
is correctly installed on your system.
- - -
]# ls
libforms-1.0-release.i386.rpm lyx-1.3.5.tar.gz
xforms.spec
libforms-devel-1.0-release.i386.rpm xforms-1.0.patch
lyx-1.3.5 xforms-1.0-release.src.rpm
[EMAIL PROTECTED] Lyxdownload]# locate libforms
[EMAIL PROTECTED] Lyxdownload]# locate libxforms
[EMAIL PROTECTED] Lyxdownload]# rpm -qa | grep libforms
libforms-1.0-release
libforms-devel-1.0-release
[EMAIL PROTECTED] Lyxdownload]#
- - -
I'm not sure what the next step is, to get ./configure to work. Any
help appreciated.
Tom