The Following User Says Thank You to mikkov For This Useful Post: | ||
|
2010-08-27
, 08:47
|
Posts: 90 |
Thanked: 15 times |
Joined on Jul 2010
@ Bangkok
|
#82
|
If Application Manager is failing you have two options. One is to use apt-get and other is to remove all opengles1 games try to install them again with Application Manager. But if repositories are showing wrong content for you, then you have to use apt-get --force or similar.
|
2010-10-24
, 04:42
|
Posts: 1 |
Thanked: 0 times |
Joined on Oct 2010
|
#83
|
|
2010-10-24
, 11:37
|
|
Posts: 2,355 |
Thanked: 5,249 times |
Joined on Jan 2009
@ Barcelona
|
#84
|
|
2011-08-26
, 20:00
|
Posts: 3 |
Thanked: 2 times |
Joined on Apr 2011
|
#85
|
I'd try disabling the "Nokia System Software Updates" repository, exiting App Manager, then going back in and re-enabling it. That will force an update of all the repository metadata.
If that doesn't fix it, the only other thing I can suggest is installing the dependencies manually. Make sure you have rootsh installed, then launch X Terminal and run:
Code:root apt-get install libxmu6 libgles1
|
2011-08-27
, 00:23
|
Posts: 98 |
Thanked: 32 times |
Joined on Jul 2011
|
#86
|
If installation failed, Nokia repositories have old packages. You should be able to inspect situation with "apt-cache policy packagename" command. Relevant packages are libgles1, libgles1-sgx-img and opengles-sgx-img-common. Their version should be 0.20091104.34+0m5.
Last edited by mikkov; 2010-08-27 at 08:50.