On Thursday 16 February 2006 22:52, Tom Poe wrote: > I checked for xforms download, and ran into problems trying to locate > the proper file. The Redhat link for rpm, for example, gave me an error > message that it couldn't change ftp directory. Does anyone know where I > can download Xforms files? Or, should I try to use QT, and follow the > INSTALL directions? I'm using the Gnome GUI, not the KDE GUI. > Here's message when I tried to install 1.3.7 on FC4: > Configuration > Host type: i686-pc-linux-gnu > Special build flags: xforms-image-loader use-pspell use-ispell > C Compiler: gcc > C Compiler flags: -g -O2 > C++ Compiler: g++ (4.0.2) > C++ Compiler flags: -O > Linker flags: > Frontend: xforms > libXpm version: 4.11 > libforms version: > Packaging: posix > 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. > ** Cannot find forms.h. Please check that the forms library > is correctly installed on your system. > [EMAIL PROTECTED] lyx-1.3.7]
Usually this errors means that you need to install xforms-devel, in addition to xforms (if we are speaking about rpms). -- José Abílio
