[maemo-users] Qt installation problem in DIABLO
From: Abhrodeep Nag abhrodeep_nag at yahoo.co.inDate: Mon Aug 10 16:36:01 EEST 2009
- Previous message: Qt installation problem in DIABLO
- Next message: Qt installation problem in DIABLO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
As described in the mail below I executed all steps after that what ever problem I am facing that is given the following link:
http://abhrodeep.nag.pastebin.com/f60043e12
Need help.
******************************
With Warm Regards,
Abhrodeep Nag
From: Kimitake <kimitake at gmail.com>
To: Abhrodeep Nag <abhrodeep_nag at yahoo.co.in>
Cc: maemo-users at maemo.org; qt4-devel at garage.maemo.org
Sent: Sunday, 9 August, 2009 9:29:38 PM
Subject: Re: Qt installation problem in DIABLO
Hi,
1) 4.5.2-1maemo2 is in extras-devel, so you can find it since
you apt/source.list has the following line.
deb http://repository.maemo.org/extras-devel/ diablo free non-free
2) To remove qt packages, usually I use the following command
apt-get remove --purge libqtcore4
if you have qt4-qmake also, you need to run the following also
apt-get remove --purge qt4-qmake
and then install libqt4-dev as follow
apt-get install libqt4-dev
In addition, you can make sure which version you install as follow.
dpkg -l | grep qt
And if you haven't checked the Qt4 Hildon wiki[1], please refer it also.
[1] http://wiki.maemo.org/Qt4Hildon
Regards,
Kimitake
Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maemo.org/pipermail/maemo-users/attachments/20090810/f09b7cdb/attachment.htm
- Previous message: Qt installation problem in DIABLO
- Next message: Qt installation problem in DIABLO
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
