[Qt-interest] upgrading from Qt 4.3.4 to Qt 4.5.0
Dmitry Baryshev
ksquirrel.iv at gmail.com
Wed Apr 15 17:28:41 CEST 2009
2009/4/15 Keshava Krishna <keshavkrishna88 at gmail.com>:
> Hi,
> I am using ubuntu 8.04 and Qt 4.3.4 (which i installed with the help of
> synaptic package manager)..
> now i want to upgrade to Qt 4.5.0,
> i have downloaded qt-x11-opensource-src-4.5.0.tar from official Qt website
> and i have followed the instructions in the INSTALL file...
> but there was a problem, the new Qt4.5.0 libraries are copied in some other
> folder..
> can anyone suggest me way to install QT 4.5.0 so that all libraries get
> copied in the same way as Qt 4.3.4( i.e in /usr/include/Qt4)
> 'm new to Linux and Qt please help me out...
> --
> Regards,
> Keshava.
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
>
>
You can upgrade to Jaunty, it has Qt 4.5.0 by default. If you don't
won't to upgrade, you can download sources and patch from
http://packages.ubuntu.com/jaunty/libqt4-core, unpack, apply patch and
build package with "dpkg-buildpackage -b -rfakeroot".
"dpkg-buildpackage" will tell you if you miss any required packages
for build.
--
Regards, Krasu.
More information about the Qt-interest-old
mailing list