Re: [Libreoffice] Kubuntu Oneiric "Qt4 Libraries"

2011-11-02 Thread Lubos Lunak
On Tuesday 01 of November 2011, Olivier Hallot wrote:
> LO is not "autogen.sh-able" in Oneiric because the Qt4 libraries are
> scattered in several places and not under a single root tree, as
> expected by the variable QT4DIR.
>
> For example
>
> the include files are in /usr/include/qt4
>
> the lib files are partly under
> /usr/lib/x86_64-linux-gnu/libQtCore.so
> and partly under
> /usr/lib/qt4
>
> under this schema, I missed the way we can define QT4DIR. Should be
> trivial perhaps, and I may have missed it badly...

 I can't say I understand the actual problem, but if you want to configure on 
a system with unusual locations, there's $QT4INC and $QT4LIB.

-- 
 Lubos Lunak
 l.lu...@suse.cz
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Kubuntu Oneiric "Qt4 Libraries"

2011-11-01 Thread Olivier Hallot

Hi Bjoern

I just went thru a complete reinstall of Oneiric in my machine (for 
other reasons), did a build-dep for LO,  but I get the same errors. Here 
is why (I think).


LO is not "autogen.sh-able" in Oneiric because the Qt4 libraries are 
scattered in several places and not under a single root tree, as 
expected by the variable QT4DIR.


For example

the include files are in /usr/include/qt4

the lib files are partly under
/usr/lib/x86_64-linux-gnu/libQtCore.so
and partly under
/usr/lib/qt4

under this schema, I missed the way we can define QT4DIR. Should be 
trivial perhaps, and I may have missed it badly...


However configure.in could be modified to handle this ... Is this the 
right approach?


Regards

Olivier


Em 21-10-2011 08:21, Bjoern Michaelsen escreveu:

On Thu, Oct 20, 2011 at 06:31:23PM -0200, Olivier Hallot wrote:

I get stuck with autogen.sh, asking for "Qt4 Libraries" when I
--enable-kde4.
I am on a Kubuntu Oneiric machine and it seems I cannot find the
right package to install. Must be stupid, but I just don't get it.

apt-get build-dep libreoffice

should take cae of deps for you.

Best,

Bjoern



--
Olivier Hallot
Founder, Board of Directors Member - The Document Foundation
LibreOffice translation leader for Brazilian Portuguese
+55-21-8822-8812

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Kubuntu Oneiric "Qt4 Libraries"

2011-10-21 Thread Bjoern Michaelsen
On Thu, Oct 20, 2011 at 06:31:23PM -0200, Olivier Hallot wrote:
> I get stuck with autogen.sh, asking for "Qt4 Libraries" when I
> --enable-kde4.
> I am on a Kubuntu Oneiric machine and it seems I cannot find the
> right package to install. Must be stupid, but I just don't get it.

apt-get build-dep libreoffice

should take cae of deps for you.

Best,

Bjoern

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Kubuntu Oneiric "Qt4 Libraries"

2011-10-21 Thread Olivier Hallot

Hi Jonathan

Em 21-10-2011 03:46, Jonathan Aquilina escreveu:
On 20/10/2011 22:31, Olivier Hallot wrote: 


I am taking a stab in the dark here, but have you tried installing the 
qt4-dev-tools package?


Yes, it is installed.

Peeking at configure.in, it seems that the test for Qt4 Libraries is 
done here:

...
qt_test_include="Qt/qobject.h"
qt_test_library="libQtCore.so"
kde_test_include="kwindowsystem.h"
kde_test_library="libsolid.so"
...
so looking for libQtCore.so, I found it in

/usr/lib/x86_64-linux-gnu/libQtCore.so

which belongs to package

libqt4-dev

which is installed...

sad... It worked well on Natty... Must be a twaek missing.


--
Olivier Hallot
Founder, Steering Commitee Member - The Document Foundation
LibreOffice translation leader for Brazilian Portuguese
+55-21-8822-8812

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: [Libreoffice] Kubuntu Oneiric "Qt4 Libraries"

2011-10-20 Thread Jonathan Aquilina

  
  
On 20/10/2011 22:31, Olivier Hallot wrote:
Hello
  
  
  I get stuck with autogen.sh, asking for "Qt4 Libraries" when I
  --enable-kde4.
  
  
  I am on a Kubuntu Oneiric machine and it seems I cannot find the
  right package to install. Must be stupid, but I just don't get it.
  
  
  Thanks for the help
  
  

I am taking a stab in the dark here, but have you tried installing
the qt4-dev-tools package?


  

  Regards
  Jonathan Aquilina

 
Get a signature like this.
   Click
  here.    


  

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice


[Libreoffice] Kubuntu Oneiric "Qt4 Libraries"

2011-10-20 Thread Olivier Hallot

Hello

I get stuck with autogen.sh, asking for "Qt4 Libraries" when I 
--enable-kde4.


I am on a Kubuntu Oneiric machine and it seems I cannot find the right 
package to install. Must be stupid, but I just don't get it.


Thanks for the help

--
Olivier Hallot
Founder, Steering Commitee Member - The Document Foundation
LibreOffice translation leader for Brazilian Portuguese
+55-21-8822-8812

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice