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 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 :)

JMarc



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
 #include flimage.h

John I don't remember committing anything like this

John Something has gone wrong locally, or anoncvs is not mirroring

I can confirm that I have this kind of error on the trunk.

JMarc



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 committing anything like this
 
 John Something has gone wrong locally, or anoncvs is not mirroring
 
 I can confirm that I have this kind of error on the trunk.

Oops, missing a patch. I got confused ...

I'll fix this

john

-- 
Do you mean to tell me that The Prince is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?
- David Lester



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 mean to tell me that The Prince is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?
- David Lester



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 last commit ?
 

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.

L

-- 
Laurent Duperval mailto:[EMAIL PROTECTED]

CANN'S (or ALLEN'S) AXIOM
When all else fails, read the instructions.
  -




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 reason. Sorry

regards
john

-- 
Do you mean to tell me that The Prince is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?
- David Lester



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 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 :)

JMarc



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
 #include flimage.h

John I don't remember committing anything like this

John Something has gone wrong locally, or anoncvs is not mirroring

I can confirm that I have this kind of error on the trunk.

JMarc



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 committing anything like this
 
 John Something has gone wrong locally, or anoncvs is not mirroring
 
 I can confirm that I have this kind of error on the trunk.

Oops, missing a patch. I got confused ...

I'll fix this

john

-- 
Do you mean to tell me that The Prince is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?
- David Lester



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 mean to tell me that The Prince is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?
- David Lester



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 last commit ?
 

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.

L

-- 
Laurent Duperval mailto:[EMAIL PROTECTED]

CANN'S (or ALLEN'S) AXIOM
When all else fails, read the instructions.
  -




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 reason. Sorry

regards
john

-- 
Do you mean to tell me that The Prince is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?
- David Lester



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 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 :)

JMarc



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
>> #include 

John> I don't remember committing anything like this

John> Something has gone wrong locally, or anoncvs is not mirroring

I can confirm that I have this kind of error on the trunk.

JMarc



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 remember committing anything like this
> 
> John> Something has gone wrong locally, or anoncvs is not mirroring
> 
> I can confirm that I have this kind of error on the trunk.

Oops, missing a patch. I got confused ...

I'll fix this

john

-- 
"Do you mean to tell me that "The Prince" is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?"
- David Lester



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 mean to tell me that "The Prince" is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?"
- David Lester



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 last commit ?
> 

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.

L

-- 
Laurent Duperval 

CANN'S (or ALLEN'S) AXIOM
When all else fails, read the instructions.
  -




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 reason. Sorry

regards
john

-- 
"Do you mean to tell me that "The Prince" is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?"
- David Lester



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 in -lc... yes
.
.
.
checking for X11/forms.h... no
checking for forms.h... yes
checking for X11/flimage.h... no
checking for flimage.h... no
checking xforms header version... 0.89.5
checking for flimage_dup... no
.
.
.
 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.


[I've downloaded xforms 0.89 but there is no flimage.h in there]

Wehen making, I get:

g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./xforms -I./.. -I../../boost -isystem 
/usr/X11R6/include -g -O -W -Wall -Wp,-MD,.deps/xformsGImage.pp -c 
xforms/xformsGImage.C
In file included from xforms/xformsGImage.C:15:
xforms/xformsGImage.h:23:22: flimage.h: No such file or directory
make[4]: *** [xforms/xformsGImage.lo] Error 1
make[4]: Leaving directory 
`/usr/local/soft/lyx/src/default/i686_pc_linux_gnu/lyx-devel/src/frontends'
make[3]: *** [all-recursive] Error 1

where do I get a proper version of xforms?

L

-- 
Laurent Duperval mailto:[EMAIL PROTECTED]

STEWART'S LAW OF RETROACTION
It is easier to get forgiveness than permission.
  -





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 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.
  -




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 like this

Something has gone wrong locally, or anoncvs is not mirroring

john

-- 
Do you mean to tell me that The Prince is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?
- David Lester



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 in -lc... yes
.
.
.
checking for X11/forms.h... no
checking for forms.h... yes
checking for X11/flimage.h... no
checking for flimage.h... no
checking xforms header version... 0.89.5
checking for flimage_dup... no
.
.
.
 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.


[I've downloaded xforms 0.89 but there is no flimage.h in there]

Wehen making, I get:

g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./xforms -I./.. -I../../boost -isystem 
/usr/X11R6/include -g -O -W -Wall -Wp,-MD,.deps/xformsGImage.pp -c 
xforms/xformsGImage.C
In file included from xforms/xformsGImage.C:15:
xforms/xformsGImage.h:23:22: flimage.h: No such file or directory
make[4]: *** [xforms/xformsGImage.lo] Error 1
make[4]: Leaving directory 
`/usr/local/soft/lyx/src/default/i686_pc_linux_gnu/lyx-devel/src/frontends'
make[3]: *** [all-recursive] Error 1

where do I get a proper version of xforms?

L

-- 
Laurent Duperval mailto:[EMAIL PROTECTED]

STEWART'S LAW OF RETROACTION
It is easier to get forgiveness than permission.
  -





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 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.
  -




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 like this

Something has gone wrong locally, or anoncvs is not mirroring

john

-- 
Do you mean to tell me that The Prince is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?
- David Lester



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 in -lc... yes
.
.
.
checking for X11/forms.h... no
checking for forms.h... yes
checking for X11/flimage.h... no
checking for flimage.h... no
checking xforms header version... 0.89.5
checking for flimage_dup... no
.
.
.
 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.


[I've downloaded xforms 0.89 but there is no flimage.h in there]

Wehen making, I get:

g++ -DHAVE_CONFIG_H -I. -I. -I../../src -I./xforms -I./.. -I../../boost -isystem 
/usr/X11R6/include -g -O -W -Wall -Wp,-MD,.deps/xformsGImage.pp -c 
xforms/xformsGImage.C
In file included from xforms/xformsGImage.C:15:
xforms/xformsGImage.h:23:22: flimage.h: No such file or directory
make[4]: *** [xforms/xformsGImage.lo] Error 1
make[4]: Leaving directory 
`/usr/local/soft/lyx/src/default/i686_pc_linux_gnu/lyx-devel/src/frontends'
make[3]: *** [all-recursive] Error 1

where do I get a proper version of xforms?

L

-- 
Laurent Duperval 

STEWART'S LAW OF RETROACTION
It is easier to get forgiveness than permission.
  -





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 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  

L

-- 
Laurent Duperval 

MURPHY'S_LAWS_OF_COMBAT:
  5. The easy way is always mined.
  -




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 like this

Something has gone wrong locally, or anoncvs is not mirroring

john

-- 
"Do you mean to tell me that "The Prince" is not the set textbook for CS1072
Professional Issues ? What on earth do you learn in that course ?"
- David Lester