Post
Topic
Board Announcements (Altcoins)
Re: [ANN] [CHC] ChainCoin - Cryptopia & Novaexchange - Required update 0.9.3.2
by
Buchi-88
on 07/10/2017, 08:00:55 UTC
It seems you don't have QT libraries installed.

I have installed all Qt5...

Code:
pi@raspberrypi:~ $ sudo apt-get install qt5-default qt5-qmake qtbase5-dev-tools qttools5-dev-tools build-essential git build-essential qt5-default libtool autotools-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
autotools-dev is already the newest version (20161112.1).
autotools-dev set to manually installed.
build-essential is already the newest version (12.3).
git is already the newest version (1:2.11.0-3+deb9u2).
libtool is already the newest version (2.4.6-2).
qt5-default is already the newest version (5.7.1+dfsg-3+rpi1).
qt5-qmake is already the newest version (5.7.1+dfsg-3+rpi1).
qtbase5-dev-tools is already the newest version (5.7.1+dfsg-3+rpi1).
qttools5-dev-tools is already the newest version (5.7.1-1).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
pi@raspberrypi:~ $

more?