[Qt-interest] how to upgrade qt4.3 to Qt4.4 on ubuntu? no success using apt-get

Benjamin ikipou at gmail.com
Wed Dec 3 17:12:56 CET 2008


Hi,

I'm not aware of any binary distribution of Qt outside the ones made
by canonical. You can get the 4.4 or 4.5 on the site of Qt, and
compile it.

It is also more valuable to get Qt from source when you develop
because the binary shipped with Ubuntu are in release mode, so you
miss the qDebug message from the library itself.

regards,
Benjamin

2008/12/3 S. Aguinaga <sa_jr at yahoo.com>:
> Hello Fellows:
>
> I need the phonon module, which is available or part of the 4.4 release of
> Qt. I've looked at the throlltech site for help, came up empty. I'm
> wondering if there is a smart way to do it using apt-get or if I need to
> download the source and install it from scratch.
>
> I typed the following and this is what I get:
> Code:
>
> aptitude search qt
>
> the following come up, but when I try to upgrade nothing happens.
>
> p qt4-designer - Qt 4 Designer
> p qt4-dev-tools - Qt 4 development tools
> p qt4-doc - Qt 4 API documentation
> p qt4-qtconfig - Qt 4 configuration tool
> p scim-bridge-client-qt4 - IME server of scim-bridge communicate with
> p uim-qt - Qt 4.x immodule for uim
>
> when I type qmake-qt4 the Makefile shows:
>
> # Makefile for building: qtmm
> # Generated by qmake (2.01a) (Qt 4.3.4) on: Tue Dec 2 23:01:17 2008
>
> so I know I need 4.4, please send me some links. Thanks.
> fyi: my system is xubuntu 8.10 running on macbook pro.
>
> // Sal
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>



More information about the Qt-interest-old mailing list