Re: Can not compile from CVS lyx-devel

2005-02-18 Thread Angus Leeming
Frederic-Emmanuel PICCA wrote: > Angus Leeming wrote: >> >> Not strange. You're not passing this location to the compiler. >> >> ./configure --with-frontend='xforms qt' >> --with-qt-includes=/usr/include/qt3 >> > Ok now it works. > Why this qt includes dir is not configure automatically from the

Re: Can not compile from CVS lyx-devel

2005-02-18 Thread Frederic-Emmanuel PICCA
Angus Leeming wrote: Not strange. You're not passing this location to the compiler. ./configure --with-frontend='xforms qt' --with-qt-includes=/usr/include/qt3 Ok now it works. Why this qt includes dir is not configure automatically from the ./configure script. ?

Re: Can not compile from CVS lyx-devel

2005-02-18 Thread Angus Leeming
Frederic-Emmanuel PICCA wrote: > I can compile the xform frontend but not the qt on. > > the error is: > > * > g++ -DHAVE_CONFIG_H -I. -I. -I../../../../src -DQT_CLEAN_NAMESPACE > -DQT_GENUINE_STR -DQT_NO_TRANSLATION -I../../../../

Re: Can not compile from CVS lyx-devel

2005-02-18 Thread Frederic-Emmanuel PICCA
Lars Gullik Bjønnes wrote: Frederic-Emmanuel PICCA <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: Frederic-Emmanuel PICCA <[EMAIL PROTECTED]> writes: | Hello | I tried to compile lyx (CVS lyxdevel) | after a ./autogen.sh with some errors: What are your versions of automake and autoconf?

Re: Can not compile from CVS lyx-devel

2005-02-18 Thread Jean-Marc Lasgouttes
> "Lars" == Lars Gullik Bjønnes <[EMAIL PROTECTED]> writes: Lars> I am pretty sure automake 1.4 is too old. Lars> autoconf 2.59 should work. (but a newer version would not be Lars> bad) I do not think there is an official newer version. JMarc

Re: Can not compile from CVS lyx-devel

2005-02-18 Thread Lars Gullik Bjønnes
Frederic-Emmanuel PICCA <[EMAIL PROTECTED]> writes: | Lars Gullik Bjønnes wrote: >> Frederic-Emmanuel PICCA <[EMAIL PROTECTED]> writes: >> | Hello >> | I tried to compile lyx (CVS lyxdevel) >> | after a ./autogen.sh with some errors: >> What are your versions of automake and autoconf? > | I am usi

Re: Can not compile from CVS lyx-devel

2005-02-18 Thread Frederic-Emmanuel PICCA
Lars Gullik Bjønnes wrote: Frederic-Emmanuel PICCA <[EMAIL PROTECTED]> writes: | Hello | I tried to compile lyx (CVS lyxdevel) | after a ./autogen.sh with some errors: What are your versions of automake and autoconf? I am using automake-1.4 and autoconf-2.59 | I tried with: | ./configure --without-

Re: Can not compile from CVS lyx-devel

2005-02-18 Thread Lars Gullik Bjønnes
Frederic-Emmanuel PICCA <[EMAIL PROTECTED]> writes: | Hello > | I tried to compile lyx (CVS lyxdevel) | after a ./autogen.sh with some errors: What are your versions of automake and autoconf? | I tried with: > | ./configure --without-included-boost This options is not working correctly, don't u

Can not compile from CVS lyx-devel

2005-02-17 Thread Frederic-Emmanuel PICCA
Hello I tried to compile lyx (CVS lyxdevel) after a ./autogen.sh with some errors: $./autogen.sh Using autoconf (GNU Autoconf) 2.59 Locating GNU m4... /usr/bin/m4 Generate acinclude.m4... done. Building macros... .