View Single Post
coredumb's Avatar
Posts: 92 | Thanked: 74 times | Joined on Nov 2008 @ Indonesia
#68
Originally Posted by rm53 View Post
The final cmd apt-get install qtwrt-experimental led me into exact dependency hell where I was before, downloading the exact same libs and also could not install 3 of them for the same reasons as with qtwrt.
could you post the result of "dpkg -l | grep wrt" command?

if we enabled the extras-devel repo, we would find 2 different version of Qt Web Runtime: 1.1tp3 and 1.1.0.
fyi, although those are the same package, Appman doesn't show it as a same package, but as a different package, that could bring conflict result if we try to install both version. Same package with different version will show as update version. or if we don't install it yet, it only show the last/newest version.

mine using the 1.1tp3 version (same version with post #67). what version is yours?