View Single Post
Posts: 33 | Thanked: 5 times | Joined on Oct 2012
#376
try this: https://github.com/QKit/apkenv-qml/downloads

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