View Single Post
Posts: 180 | Thanked: 79 times | Joined on Mar 2012
#267
Originally Posted by KiRiK View Post
deb-files of qml interface are available for download at github: https://github.com/QKit/apkenv-qml/downloads

For Harmattan (Nokia N9) is sufficient to dpkg a package, dependencies will be downloaded automatically.

For Maemo 5 (Nokia N900).. it seems, I have some chaos in repositories.
I can not install it just using dpkg - problems with dependencies.
But, please, try to do it and tell me about the result.
If the package cann't be installed, run in terminal as root:
Code:
apt-get install libsdl1.2 libsdl-mixer1.2 libgles1-sgx-img libsdl-gles1.2-1
or, if the package installs with no dependencies:
Code:
apt-get install-f
Do you use a different apkenv file or different modules? It runs fruit ninja just a bit faster than when I try it through the terminal but none of the angry birds games that I have (Space and seasons) get past the loading screen. Good work though, nice to have a UI.

Vromoth

Edit: I have an N9

Last edited by Vromoth; 2012-10-23 at 11:19.