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
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. ?
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../../../../
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?
> "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
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
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-
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
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...
.