Post
Topic
Board Armory
Re: Armory wont start after 0.96.1 upgrade
by
jefferson7
on 01/09/2017, 18:25:42 UTC
Thanks for the leads GP. I found some interesting info. Could this be a clash with Kubuntu 17.04 which im on? Look at this:

1 The output of the 0.96.1 build process ends with:
        configure: error: missing QTcore library, make sure libqt4core4 and libqt-dev are installed.

But those packages are not listed on the repos. Instead there are these files listed (found them with your search string:

libqtcore4
libqt4-dev

When I try to install those packages as listed on the repos, i get an 'already installed not updated' message.

Is that why the compiler cannot find those? It is looking for the wrong package names for Kubuntu 17.04 users?
Its looking for libqt4core4 instead of libqtcore4 and libqt-dev instead of libqt4-dev?


on Kubuntu package search https://packages.ubuntu.com/
A search for "qt4 core" shows package "libqt4-core" available for Trusty 14.04, but if you select 'Zesty' under "search in specific suite" It returns no results.

https://packages.ubuntu.com/search?suite=zesty&searchon=names&keywords=qt4%20core


Is this a 0.96.1 compatibility issue with Kubuntu 17.04 Zesty ?

Also, looking at the KInfocenter, it shows the QT version for Kubuntu 17.04 as being v5.7.1

Could be something?

Thanks again man, respect to you for helping so many people.