|
2010-10-28
, 12:26
|
Posts: 3,617 |
Thanked: 2,412 times |
Joined on Nov 2009
@ Cambridge, UK
|
#82
|
Quick reply...
I'm trying to install Panorama (because I have seen no better panorama application around).
I have got USB networking.
I have logged into Ovi Store.
And when I click "Download", it starts Hildon Application Manager which cannot see the Internet.
apt-get install panorama
fails because apt-get is crippled and cannot download from Ovi Store.
How can I:
1. set up "Dummy network" for HAM to see?
Yes, I have read the wiki, and Settings->Internet Connections->Connections does see "Dummy network".
or
2. get non-crippled apt-get to download Panorama;
or
3. get .deb of Panorama from somebody who has already installed it
?
The Following User Says Thank You to Rob1n For This Useful Post: | ||
|
2010-10-29
, 08:23
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#83
|
You can (I believe) use aptitude to install the free apps from the Ovi repository.
|
2010-10-29
, 11:24
|
Posts: 169 |
Thanked: 56 times |
Joined on Jan 2010
@ Italia
|
#84
|
Ok, I think the update left /opt/qt4-maemo5/lib which it should not have as all those libs have more recent versions in /opt/lib/. Check if you will. As a test rename /opt/qt4-maemo5/ as for eg /opt/used_to_be_qt4-maemo5/ ( as root,
and then try and run panorama.Code:cp /opt/qt4-maemo5/ /opt/used_ to_be_qt4-maemo5/ rm /opt/qt4-maemo5/
Any issues simply reverse the cp and rm procedures as root.
The Following User Says Thank You to cipper For This Useful Post: | ||
|
2010-10-31
, 18:36
|
Posts: 169 |
Thanked: 56 times |
Joined on Jan 2010
@ Italia
|
#86
|
The Following User Says Thank You to cipper For This Useful Post: | ||
|
2010-11-03
, 11:02
|
Posts: 85 |
Thanked: 20 times |
Joined on Aug 2010
@ Near Paris, in the frog-eaters country
|
#88
|
The Following User Says Thank You to doctor madness For This Useful Post: | ||
|
2010-11-21
, 07:40
|
Posts: 13 |
Thanked: 3 times |
Joined on Jun 2010
|
#89
|
The Following User Says Thank You to gkanda100 For This Useful Post: | ||
|
2010-11-21
, 07:59
|
Posts: 1,994 |
Thanked: 3,342 times |
Joined on Jun 2010
@ N900: Battery low. N950: torx 4 re-used once and fine; SIM port torn apart
|
#90
|
I had panorama working installed on fw 1.2 with 'apt-get install panorama' after having installed aptitude. However, after fw update to 1.3 panorama refuses to initialize. I uninstalled and re-installed but got the same outcome. What went wrong?
Tags |
nokia panorama, panorama |
|
I'm trying to install Panorama (because I have seen no better panorama application around).
I have got USB networking.
I have logged into Ovi Store.
And when I click "Download", it starts Hildon Application Manager which cannot see the Internet.
apt-get install panorama
fails because apt-get is crippled and cannot download from Ovi Store.
How can I:
1. set up "Dummy network" for HAM to see?
Yes, I have read the wiki, and Settings->Internet Connections->Connections does see "Dummy network".
or
2. get non-crippled apt-get to download Panorama;
or
3. get .deb of Panorama from somebody who has already installed it
?