Re: Can't compile from CVS

2002-06-04 Thread Jean-Marc Lasgouttes
Laurent == Laurent Duperval [EMAIL PROTECTED] writes: Laurent Hi, I did an autogen and all yet when I try to compile from Laurent CVS, I get these errors: Laurent ** Cannot find flimage.h. Please check that the forms library Laurent is correctly installed on your system. This is because the

Re: Can't compile from CVS

2002-06-04 Thread Jean-Marc Lasgouttes
John == John Levon [EMAIL PROTECTED] writes: John On Mon, Jun 03, 2002 at 09:42:32PM -0400, Laurent Duperval John wrote: 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

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 10:30:14AM +0200, Jean-Marc Lasgouttes wrote: 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 John I don't remember

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 10:29:21AM +0200, Jean-Marc Lasgouttes wrote: This is because the configure script is currently broken with anything but xforms 1.0rc2. This will get fixed eventually (ie as soon as I find tie for it :) What still goes wrong after my last commit ? john -- Do you

Re: Can't compile from CVS

2002-06-04 Thread Laurent Duperval
On 4 Jun, John Levon wrote: On Tue, Jun 04, 2002 at 10:29:21AM +0200, Jean-Marc Lasgouttes wrote: This is because the configure script is currently broken with anything but xforms 1.0rc2. This will get fixed eventually (ie as soon as I find tie for it :) What still goes wrong after my

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 05:18:55PM -0400, Laurent Duperval wrote: I got it to compile at work this morning by deleting everything and doing a clean update. I'll try the same at home and I'm hoping it'll work. Actually I just screwed up, I assumed you were compiling the 1.2 branch for some

Re: Can't compile from CVS

2002-06-04 Thread Jean-Marc Lasgouttes
Laurent == Laurent Duperval [EMAIL PROTECTED] writes: Laurent Hi, I did an autogen and all yet when I try to compile from Laurent CVS, I get these errors: Laurent ** Cannot find flimage.h. Please check that the forms library Laurent is correctly installed on your system. This is because the

Re: Can't compile from CVS

2002-06-04 Thread Jean-Marc Lasgouttes
John == John Levon [EMAIL PROTECTED] writes: John On Mon, Jun 03, 2002 at 09:42:32PM -0400, Laurent Duperval John wrote: 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

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 10:30:14AM +0200, Jean-Marc Lasgouttes wrote: 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 John I don't remember

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 10:29:21AM +0200, Jean-Marc Lasgouttes wrote: This is because the configure script is currently broken with anything but xforms 1.0rc2. This will get fixed eventually (ie as soon as I find tie for it :) What still goes wrong after my last commit ? john -- Do you

Re: Can't compile from CVS

2002-06-04 Thread Laurent Duperval
On 4 Jun, John Levon wrote: On Tue, Jun 04, 2002 at 10:29:21AM +0200, Jean-Marc Lasgouttes wrote: This is because the configure script is currently broken with anything but xforms 1.0rc2. This will get fixed eventually (ie as soon as I find tie for it :) What still goes wrong after my

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 05:18:55PM -0400, Laurent Duperval wrote: I got it to compile at work this morning by deleting everything and doing a clean update. I'll try the same at home and I'm hoping it'll work. Actually I just screwed up, I assumed you were compiling the 1.2 branch for some

Re: Can't compile from CVS

2002-06-04 Thread Jean-Marc Lasgouttes
> "Laurent" == Laurent Duperval <[EMAIL PROTECTED]> writes: Laurent> Hi, I did an autogen and all yet when I try to compile from Laurent> CVS, I get these errors: Laurent> ** Cannot find flimage.h. Please check that the forms library Laurent> is correctly installed on your system. This is

Re: Can't compile from CVS

2002-06-04 Thread Jean-Marc Lasgouttes
> "John" == John Levon <[EMAIL PROTECTED]> writes: John> On Mon, Jun 03, 2002 at 09:42:32PM -0400, Laurent Duperval John> wrote: >> 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

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 10:30:14AM +0200, Jean-Marc Lasgouttes wrote: > >> 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 > > John> I don't

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 10:29:21AM +0200, Jean-Marc Lasgouttes wrote: > This is because the configure script is currently broken with anything > but xforms 1.0rc2. This will get fixed eventually (ie as soon as I > find tie for it :) What still goes wrong after my last commit ? john -- "Do

Re: Can't compile from CVS

2002-06-04 Thread Laurent Duperval
On 4 Jun, John Levon wrote: > On Tue, Jun 04, 2002 at 10:29:21AM +0200, Jean-Marc Lasgouttes wrote: > >> This is because the configure script is currently broken with anything >> but xforms 1.0rc2. This will get fixed eventually (ie as soon as I >> find tie for it :) > > What still goes wrong

Re: Can't compile from CVS

2002-06-04 Thread John Levon
On Tue, Jun 04, 2002 at 05:18:55PM -0400, Laurent Duperval wrote: > I got it to compile at work this morning by deleting everything and > doing a clean update. I'll try the same at home and I'm hoping it'll > work. Actually I just screwed up, I assumed you were compiling the 1.2 branch for some

Can't compile from CVS

2002-06-03 Thread Laurent Duperval
Hi, I did an autogen and all yet when I try to compile from CVS, I get these errors: checking for sstream... yes checking for locale... no checking for limits... no checking for modern STL streams... no ./configure: LYX_REGEX: command not found checking for sin in -lm... yes checking for fopen

Re: Can't compile from CVS

2002-06-03 Thread Laurent Duperval
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

Re: Can't compile from CVS

2002-06-03 Thread John Levon
On Mon, Jun 03, 2002 at 09:42:32PM -0400, Laurent Duperval wrote: 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 I don't remember committing anything

Can't compile from CVS

2002-06-03 Thread Laurent Duperval
Hi, I did an autogen and all yet when I try to compile from CVS, I get these errors: checking for sstream... yes checking for locale... no checking for limits... no checking for modern STL streams... no ./configure: LYX_REGEX: command not found checking for sin in -lm... yes checking for fopen

Re: Can't compile from CVS

2002-06-03 Thread Laurent Duperval
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

Re: Can't compile from CVS

2002-06-03 Thread John Levon
On Mon, Jun 03, 2002 at 09:42:32PM -0400, Laurent Duperval wrote: 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 I don't remember committing anything

Can't compile from CVS

2002-06-03 Thread Laurent Duperval
Hi, I did an autogen and all yet when I try to compile from CVS, I get these errors: checking for sstream... yes checking for locale... no checking for limits... no checking for modern STL streams... no ./configure: LYX_REGEX: command not found checking for sin in -lm... yes checking for fopen

Re: Can't compile from CVS

2002-06-03 Thread Laurent Duperval
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) >> >> **

Re: Can't compile from CVS

2002-06-03 Thread John Levon
On Mon, Jun 03, 2002 at 09:42:32PM -0400, Laurent Duperval wrote: > 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 I don't remember committing anything