On 4 Jun, John Levon wrote: > On Mon, Jun 03, 2002 at 05:06:32PM -0400, Laurent Duperval wrote: > >> **** 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 flimage.h. Please check that the forms library >> is correctly installed on your system. > > Please update again, I fixed this recently (make sure to ./autogen.sh) > > >> In file included from xforms/xformsGImage.C:15: >> xforms/xformsGImage.h:23:22: flimage.h: No such file or directory > > Something has gone wrong with your system : > > #if FL_VERSION > 0 > #include FORMS_IMAGE_H_LOCATION > #endif > > Check forms.h to see what FL_VERSION is set > >> where do I get a proper version of xforms? > > You've got one ... (probably) > > regards > john >
This is what I've got. I even did a remove and an update but still no dice. :-( THe code looks like this: #include "graphics/GraphicsImage.h" #include FORMS_H_LOCATION #include <flimage.h> L -- Laurent Duperval <mailto:[EMAIL PROTECTED]> MURPHY'S_LAWS_OF_COMBAT: 5. The easy way is always mined. -
