View Single Post
Posts: 180 | Thanked: 79 times | Joined on Mar 2012
#311
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
KiRik, I'm guessing your app uses the files in /opt/apkenv/bin/? I tried them as root through terminal and the ran angry birds fine so it must be a permission issue. Possibly Angry Birds does not have permission to access its save file from /.apk. Hence why it freezes just after its finished the loading screen.
 

The Following 2 Users Say Thank You to Vromoth For This Useful Post: