标题:请教:5.6在suse上安装问题
作者:uuhua
日期:2016-05-15 20:14
内容:
在sus11上离线安装5.6版本Qt(论坛上下载),安装完成后,双击creator 没反应,shell下运行 ./qtcreator 出现如下提示:
This application failed to start because it could not find or load the Qt platform plugin "xcb"
in "".
Available platform plugins are: eglfs, linuxfb, minimal, minimalegl, offscreen, xcb.
Reinstalling the application may fix this problem.
已放弃
在gcc-64/plugins/platforms文件夹下能找到libqxcb.so。ldd libqxcb.so只有libEGL.so.1=>not found
这个库文件要从哪里弄啊?
PS:安装情况,这样安装是否有问题?linux-uuhua:/opt # chmod a+x qt-opensource-linux-x64-5.6.0.run
linux-uuhua:/opt # ./qt-opensource-linux-x64-5.6.0.run
qt.network.ssl: QSslSocket: cannot resolve SSL_set_psk_client_callback
qt.network.ssl: QSslSocket: cannot resolve TLSv1_1_client_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_2_client_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_1_server_method
qt.network.ssl: QSslSocket: cannot resolve TLSv1_2_server_method
qt.network.ssl: QSslSocket: cannot resolve SSL_select_next_proto
qt.network.ssl: QSslSocket: cannot resolve SSL_CTX_set_next_proto_select_cb
qt.network.ssl: QSslSocket: cannot resolve SSL_get0_next_proto_negotiated
[100] Warning: QString::arg: Argument missing: 无法解析dbus_connection_can_send_type中的符号“dbus_connection_can_send_type”:libdbus-1, (/lib64/libdbus-1.so.3: undefined symbol: dbus_connection_can_send_type)
linux-uuhua:/opt #
#1 [uuhua 05-15 20:15]
不知道大家有没有这个问题?
#2 [XChinux 05-15 21:08]
不用追那么新的版本,只用suse自身源里的Qt版本就好了