Re: Compiling CVS Lyx with Qt

2002-09-18 Thread Lars Gullik Bjønnes
John Levon <[EMAIL PROTECTED]> writes: | On Wed, Sep 18, 2002 at 10:18:57AM +0200, Lars Gullik Bjønnes wrote: > >> I know what the problem is, but need some free minutes to fix it. > | So you know how to fix it now ? > | I don't understand your previous explanations, because we don't have | probl

Re: Compiling CVS Lyx with Qt

2002-09-18 Thread John Levon
On Wed, Sep 18, 2002 at 10:18:57AM +0200, Lars Gullik Bjønnes wrote: > I know what the problem is, but need some free minutes to fix it. So you know how to fix it now ? I don't understand your previous explanations, because we don't have problems with the gnome AM_CONDITIONALLs regards john --

Re: Compiling CVS Lyx with Qt

2002-09-18 Thread Lars Gullik Bjønnes
Pascal Francq <[EMAIL PROTECTED]> writes: | When ruuning the configure script with Qt used as frontend, I have the | following error. | | checking for putenv... (cached) yes | checking for setenv... (cached) yes | checking for mkfifo... yes | checking for mkstemp... yes | checking for mktemp...

Re: compiling CVS

2000-08-08 Thread Baruch Even
On Tue, 8 Aug 2000, Angus Leeming wrote: > 2. ios::noreplace does not appear to be a part of the modern standard. At > least, DEC's compiler throws it out. I therefore removed it from > XPM_Renderer::isImageFormatOK() Ok, I'll learn for next time. I guess there is no chance to learn this but to

Re: compiling CVS

2000-08-08 Thread Juergen Vigna
On 08-Aug-2000 Lars Gullik Bjønnes wrote: >| 1. Renderer.[Ch] and XPM_Renderer.[Ch] are required by the source >|code but not > > Did you forget those file Jürgen? > Yes I did but they are already in place (you should have got the mail ;) Jürgen -- -._-._-._-._-._-._-._-._-._-._-._-._-

Re: compiling CVS

2000-08-08 Thread Lars Gullik Bjønnes
Angus Leeming <[EMAIL PROTECTED]> writes: | Three points: | 1. Renderer.[Ch] and XPM_Renderer.[Ch] are required by the source |code but not Did you forget those file Jürgen? | 2. ios::noreplace does not appear to be a part of the modern standard. At | least, DEC's compiler throws it out. I ther

Re: Compiling CVS

2000-07-22 Thread Lior Silberman
On 20 Jul 2000, Lars Gullik Bj&resh;nnes wrote: > Lior Silberman <[EMAIL PROTECTED]> writes: > > | These files are not present in lyx-devel/sigc++ . Do I need to get them > | seperately? > > You need to update your cvs checkout properly. > > try adding "-d" > > cvs update -d > (or a new check

Re: Compiling CVS

2000-07-20 Thread Lars Gullik Bjønnes
Lior Silberman <[EMAIL PROTECTED]> writes: | These files are not present in lyx-devel/sigc++ . Do I need to get them | seperately? You need to update your cvs checkout properly. try adding "-d" cvs update -d (or a new checkout) Lgb