Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ArabianChain - DubaiCoin (DBIX) - Smart Contracts from Dubai to the World
by
hossminer
on 22/07/2017, 19:59:33 UTC
Trying to run the DBIX linux wallet on ubuntu desktop. I keep getting this error:

Code:
~/Documents/DbixWall-UbuntuGUIv1.0.1_49-2$ ./dbixwall
./dbixwall: /usr/lib/x86_64-linux-gnu/libQt5Network.so.5: version `Qt_5' not found (required by ./dbixwall)
./dbixwall: /usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5: version `Qt_5' not found (required by ./dbixwall)
./dbixwall: /usr/lib/x86_64-linux-gnu/libQt5Gui.so.5: version `Qt_5' not found (required by ./dbixwall)
./dbixwall: /usr/lib/x86_64-linux-gnu/libQt5Qml.so.5: version `Qt_5' not found (required by ./dbixwall)
./dbixwall: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.6' not found (required by ./dbixwall)
./dbixwall: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5' not found (required by ./dbixwall)

It looks like it needs Qt5 to run. Any recommendations on how to get QT5 so it's available to the wallet?



Do you have qt5? if not try this - apt-get install qt5-default
otherwise try the answer in this post https://stackoverflow.com/questions/43707722/cant-run-qt-apps-version-qt-5-not-found