Hello all, I am having problems compiling lyx for suse 6.1. I have all libraries needed to compile lyx but I continue getting the error messages that I attached at the end of the mail. Anyone has a glue how to solve this? Thanks, Henrique
... checking for IceConnectionNumber in -lICE... no checking for XOpenIM... no checking for XpmCreateBufferFromImage in -lXpm... no checking for X11/xpm.h... yes checking xpm header version... 4.11 checking for fl_initialize in -lforms... no checking for fl_initialize in -lxforms... no checking for X11/forms.h... no checking for forms.h... yes checking xforms header version... 0.88 checking for working const... yes checking for inline... inline ... updating cache ../.././config.cache creating ./config.status creating Makefile creating reLyX creating noweb2lyx Configuration of LyX was successful. Type 'make' to compile the program, and then 'make install' to install it. Configuration: Source code location: . C++ Compiler: gcc C++ Compiler flags: -g -O2 -fno-rtti -fno-exceptions C Compiler: gcc C Compiler flags: -g -O2 LyX binary dir: /usr/X11R6/bin LyX files dir: /usr/X11R6/share/lyx Special flags: included-string **** 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 libXpm. Please check that the Xpm library is correctly installed on your system. ** Cannot find libforms or libxforms. Please check that the xforms library is correctly installed on your system. deleting cache ./config.cache
