Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Maemo: Users

Qt installation problem in DIABLO

 

 

Maemo users RSS feed   Index | Next | Previous | View Threaded


abhrodeep_nag at yahoo

Aug 6, 2009, 11:31 AM

Post #1 of 8 (1517 views)
Permalink
Qt installation problem in DIABLO

Hi,
In the source.list I have given following link

deb http://repository.maemo.org/extras/ diablo free non-free
deb-src http://repository.maemo.org/extras/ diablo free
deb http://repository.maemo.org/extras-devel/ diablo free non-free
deb-src http://repository.maemo.org/extras-devel/ diablo free

Then I have executed from inside scratchbox "apt-get update" followed by "fakeroot apt-get install libqt4-dev"

During installation I am getting errors "- lqtguitools not found.....Broken packages".

I got stuck due to this problem for last 3 days please tell me the way out clearly. I am also new in this field so need to know elaborately what ever you are suggesting me.

Regards,
Abhrodeep Nag


Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com


kimitake at gmail

Aug 9, 2009, 8:31 AM

Post #2 of 8 (1403 views)
Permalink
Re: Qt installation problem in DIABLO [In reply to]

Hi,

I just remove qt packages from my scratchbox and reinstalled libqt4-dev,
but I have not got any error during installing it.

The latest one is 4.5.2-1maemo2 and it exists in extras-devel.
Did you install it?

Regards,
Kimitake

On Thu, Aug 6, 2009 at 11:31 AM, Abhrodeep Nag<abhrodeep_nag [at] yahoo> wrote:
> Hi,
> In the source.list I have given following link
>
> deb http://repository.maemo.org/extras/ diablo free non-free
> deb-src http://repository.maemo.org/extras/ diablo free
> deb http://repository.maemo.org/extras-devel/ diablo free non-free
> deb-src http://repository.maemo.org/extras-devel/ diablo free
>
> Then I have executed from inside scratchbox "apt-get update" followed by
> "fakeroot apt-get install libqt4-dev"
>
> During installation I am getting errors "- lqtguitools not found.....Broken
> packages".
>
> I got stuck due to this problem for last 3 days please tell me the way out
> clearly. I am also new in this field so need to know elaborately what ever
> you are suggesting me.
>
> Regards,
> Abhrodeep Nag
> ________________________________
> See the Web's breaking stories, chosen by people like you. Check out Yahoo!
> Buzz.
> _______________________________________________
> maemo-users mailing list
> maemo-users [at] maemo
> https://lists.maemo.org/mailman/listinfo/maemo-users
>
>
_______________________________________________
maemo-users mailing list
maemo-users [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-users


abhrodeep_nag at yahoo

Aug 9, 2009, 10:47 AM

Post #3 of 8 (1399 views)
Permalink
Re: Qt installation problem in DIABLO [In reply to]

Hi,
Thanks for your reply. I am also new in this field thus want your help. I did what ever are needed as described in my below mail and whatever the link I gave in the source.list file that also I have shared with you people. I just want to know
1) how shall I get 4.5.2-1maemo2 version
2) last time I removed entire scratchbox then reinstalled it from the begining, this time I want to know from you how to remove only Qt package from the scratchbox, I tried to remove package using commands available related to apt-get but it was not worked out, I was getting some errors

Looking forward towards your help.


******************************
With Warm Regards,
Abhrodeep Nag






________________________________
From: Kimitake <kimitake [at] gmail>
To: Abhrodeep Nag <abhrodeep_nag [at] yahoo>
Cc: maemo-users [at] maemo; qt4-devel [at] garage
Sent: Sunday, 9 August, 2009 8:31:42 AM
Subject: Re: Qt installation problem in DIABLO

Hi,

I just remove qt packages from my scratchbox and reinstalled libqt4-dev,
but I have not got any error during installing it.

The latest one is 4.5.2-1maemo2 and it exists in extras-devel.
Did you install it?

Regards,
Kimitake

On Thu, Aug 6, 2009 at 11:31 AM, Abhrodeep Nag<abhrodeep_nag [at] yahoo> wrote:
> Hi,
> In the source.list I have given following link
>
> deb http://repository.maemo.org/extras/ diablo free non-free
> deb-src http://repository.maemo.org/extras/ diablo free
> deb http://repository.maemo.org/extras-devel/ diablo free non-free
> deb-src http://repository.maemo.org/extras-devel/ diablo free
>
> Then I have executed from inside scratchbox "apt-get update" followed by
> "fakeroot apt-get install libqt4-dev"
>
> During installation I am getting errors "- lqtguitools not found.....Broken
> packages".
>
> I got stuck due to this problem for last 3 days please tell me the way out
> clearly. I am also new in this field so need to know elaborately what ever
> you are suggesting me.
>
> Regards,
> Abhrodeep Nag
> ________________________________
> See the Web's breaking stories, chosen by people like you. Check out Yahoo!
> Buzz.
> _______________________________________________
> maemo-users mailing list
> maemo-users [at] maemo
> https://lists.maemo.org/mailman/listinfo/maemo-users
>
>



Looking for local information? Find it on Yahoo! Local http://in.local.yahoo.com/


aklapper at openismus

Aug 9, 2009, 1:05 PM

Post #4 of 8 (1402 views)
Permalink
Re: Qt installation problem in DIABLO [In reply to]

Am Sonntag, den 09.08.2009, 23:17 +0530 schrieb Abhrodeep Nag:
> I tried to remove package using commands available related to apt-get
> but it was not worked out, I was getting some errors

Please be totally exact if you want help.
"some errors" and "commands related to apt-get" is vague.

Thanks,
andre
--
Andre Klapper (maemo.org bugmaster)

_______________________________________________
maemo-users mailing list
maemo-users [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-users


kimitake at gmail

Aug 9, 2009, 9:29 PM

Post #5 of 8 (1389 views)
Permalink
Re: Qt installation problem in DIABLO [In reply to]

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

On Sun, Aug 9, 2009 at 10:47 AM, Abhrodeep Nag<abhrodeep_nag [at] yahoo> wrote:
> Hi,
>       Thanks for your reply. I am also new in this field thus want your
> help. I did what ever are needed as described in my below mail and whatever
> the link I gave in the source.list file that also I have shared with you
> people. I just want to know
> 1) how shall I get 4.5.2-1maemo2 version
> 2) last time I removed entire scratchbox then reinstalled it from the
> begining, this time I want to know from you how to remove only Qt package
> from the scratchbox, I tried to remove package using commands available
> related to apt-get but it was not worked out, I was getting some errors
> Looking forward towards your help.
>
> ******************************
> With Warm Regards,
> Abhrodeep Nag
>
>
>
> ________________________________
> From: Kimitake <kimitake [at] gmail>
> To: Abhrodeep Nag <abhrodeep_nag [at] yahoo>
> Cc: maemo-users [at] maemo; qt4-devel [at] garage
> Sent: Sunday, 9 August, 2009 8:31:42 AM
> Subject: Re: Qt installation problem in DIABLO
>
> Hi,
>
> I just remove qt packages from my scratchbox and reinstalled libqt4-dev,
> but I have not got any error during installing it.
>
> The latest one is 4.5.2-1maemo2 and it exists in extras-devel.
> Did you install it?
>
> Regards,
> Kimitake
>
> On Thu, Aug 6, 2009 at 11:31 AM, Abhrodeep Nag<abhrodeep_nag [at] yahoo>
> wrote:
>> Hi,
>> In the source.list I have given following link
>>
>> deb http://repository.maemo.org/extras/ diablo free non-free
>> deb-src http://repository.maemo.org/extras/ diablo free
>> deb http://repository.maemo.org/extras-devel/ diablo free non-free
>> deb-src http://repository.maemo.org/extras-devel/ diablo free
>>
>> Then I have executed from inside scratchbox "apt-get update" followed by
>> "fakeroot apt-get install libqt4-dev"
>>
>> During installation I am getting errors "- lqtguitools not
>> found.....Broken
>> packages".
>>
>> I got stuck due to this problem for last 3 days please tell me the way out
>> clearly. I am also new in this field so need to know elaborately what ever
>> you are suggesting me.
>>
>> Regards,
>> Abhrodeep Nag
>> ________________________________
>> See the Web's breaking stories, chosen by people like you. Check out
>> Yahoo!
>> Buzz.
>> _______________________________________________
>> maemo-users mailing list
>> maemo-users [at] maemo
>> https://lists.maemo.org/mailman/listinfo/maemo-users
>>
>>
>
> ________________________________
> Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8.
_______________________________________________
maemo-users mailing list
maemo-users [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-users


abhrodeep_nag at yahoo

Aug 10, 2009, 6:36 AM

Post #6 of 8 (1383 views)
Permalink
Re: Qt installation problem in DIABLO [In reply to]

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>
To: Abhrodeep Nag <abhrodeep_nag [at] yahoo>
Cc: maemo-users [at] maemo; qt4-devel [at] garage
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


abhrodeep_nag at yahoo

Aug 10, 2009, 10:30 AM

Post #7 of 8 (1379 views)
Permalink
Re: Qt installation problem in DIABLO [In reply to]

Hi,
One request to all of you. If you find that the link is not opening by clicking only ,then request you to copy paste the link in the Address bar ,it will open. Just right now I followed that problem hence making this request.

******************************
With Warm Regards,
Abhrodeep Nag


________________________________
From: Abhrodeep Nag <abhrodeep_nag [at] yahoo>
To: Kimitake <kimitake [at] gmail>
Cc: maemo-users [at] maemo; qt4-devel [at] garage
Sent: Monday, 10 August, 2009 6:36:01 AM
Subject: Re: Qt installation problem in DIABLO


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>
To: Abhrodeep Nag <abhrodeep_nag [at] yahoo>
Cc: maemo-users [at] maemo; qt4-devel [at] garage
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

________________________________
Looking for local information? Find it on Yahoo! Local


Love Cricket? Check out live scores, photos, video highlights and more. Click here http://cricket.yahoo.com


kimitake at gmail

Aug 11, 2009, 12:40 AM

Post #8 of 8 (1370 views)
Permalink
Re: Qt installation problem in DIABLO [In reply to]

Hi,

As your log attached in another email, it seems you have installed
fremantle version, 4.5.2-git20090622-0maemo1.
I don't know why/ how to install the version to your scratchbox,
but you should remove them first, and then try to install libqt4-dev again.

If you want to know the apt-get and dpkg command, please search web page
that describes about the commands.
e.g http://www.debian.org/doc/manuals/apt-howto/ch-apt-get.en.html

Regards,
Kimitake

On Mon, Aug 10, 2009 at 6:36 AM, Abhrodeep Nag<abhrodeep_nag [at] yahoo> wrote:
> 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>
> To: Abhrodeep Nag <abhrodeep_nag [at] yahoo>
> Cc: maemo-users [at] maemo; qt4-devel [at] garage
> 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
>
> ________________________________
> Looking for local information? Find it on Yahoo! Local
_______________________________________________
maemo-users mailing list
maemo-users [at] maemo
https://lists.maemo.org/mailman/listinfo/maemo-users

Maemo users RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.