Re: [Libreoffice] Building on gentoo ...

2010-10-21 Thread Sebastian Spaeth
On Thu, 21 Oct 2010 00:06:50 +0200, René Kjellerup wrote: I've dug a bit, found configure.in, and found AC_ARG_ENABLE(kde, [ --disable-kde Disables KDE native widgets.], ,) While at it, would renaming kde to kde3 and kde4 to kde (or keeping it at kde4) make sense. The enable-kde just

Re: [Libreoffice] Building on gentoo ...

2010-10-21 Thread Wols Lists
On 21/10/10 08:04, Sebastian Spaeth wrote: On Thu, 21 Oct 2010 00:06:50 +0200, René Kjellerup wrote: I've dug a bit, found configure.in, and found AC_ARG_ENABLE(kde, [ --disable-kde Disables KDE native widgets.], ,) While at it, would renaming kde to kde3 and kde4 to kde (or keeping it

Re: [Libreoffice] Building on gentoo ...

2010-10-20 Thread Sebastian Spaeth
On Tue, 19 Oct 2010 23:45:11 +0200, René Kjellerup rk.katana.st...@gmail.com wrote: On the other matter unless you're still running kde 3 then you need --disable-kde else the config will fail when it can't find Qt 3.x On that matter can, we please --disable-kde by default. I don't know of

Re: [Libreoffice] Building on gentoo ...

2010-10-20 Thread René Kjellerup
As for disable it per default, look at another enable clause. But the quick glance at it tells me the then and else blocks needs to be reversed if test z$enable_kde != zyes; then orig else block else orig then block fi Hope it makes sense René On Oct 20, 2010 8:00 PM, Wols Lists

Re: [Libreoffice] Building on gentoo ...

2010-10-19 Thread Wols Lists
On 19/10/10 20:15, Norbert Thiebaud wrote: On Tue, Oct 19, 2010 at 2:07 PM, Wols Lists antli...@youngman.org.uk wrote: On 19/10/10 19:57, Norbert Thiebaud wrote: On Tue, Oct 19, 2010 at 1:34 PM, Anthony Youngman anth...@youngman.org.uk wrote: On 18/10/10 23:34, René Kjellerup wrote: I've

Re: [Libreoffice] Building on gentoo ...

2010-10-19 Thread Wols Lists
On 18/10/10 23:34, René Kjellerup wrote: I've build on gentle, I had to disable kde to do so --enable-kde=no --enable-kde4=no --without-junit Hmm .. I've just hit the junit problem too - another little fix needed for the develop page ... The Bests René Cheers, Wol

Re: [Libreoffice] Building on gentoo ...

2010-10-19 Thread Norbert Thiebaud
On Tue, Oct 19, 2010 at 2:32 PM, Wols Lists antli...@youngman.org.uk wrote:  On 19/10/10 20:15, Norbert Thiebaud wrote: On Tue, Oct 19, 2010 at 2:07 PM, Wols Lists antli...@youngman.org.uk wrote:  On 19/10/10 19:57, Norbert Thiebaud wrote: On Tue, Oct 19, 2010 at 1:34 PM, Anthony Youngman

Re: [Libreoffice] Building on gentoo ...

2010-10-19 Thread René Kjellerup
Yeah, I even tried installing junit too. On the other matter unless you're still running kde 3 then you need --disable-kde else the config will fail when it can't find Qt 3.x On Oct 19, 2010 10:01 PM, Wols Lists antli...@youngman.org.uk wrote: On 18/10/10 23:34, René Kjellerup wrote: I've build

[Libreoffice] Building on gentoo ...

2010-10-18 Thread Anthony Youngman
Just tried to build libreoffice on gentoo. All the pre-requisites should be there, given that I've done an emerge openoffice. But it falls over ... checking for Qt headers... no configure: error: Qt headers not found. Please specify the root of your Qt installation by exporting QTDIR before

Re: [Libreoffice] Building on gentoo ...

2010-10-18 Thread Norbert Thiebaud
On Mon, Oct 18, 2010 at 5:10 PM, Anthony Youngman anth...@youngman.org.uk wrote:  Just tried to build libreoffice on gentoo. All the pre-requisites should be there, given that I've done an emerge openoffice. But it falls over ... checking for Qt headers... no configure: error: Qt headers not