您的位置:首页 > 编程语言 > Go语言

robo3t在Ubuntu 16.04中报错(无法启动)的解决方法

2018-01-03 19:57 519 查看
MongoDB的客户端robo3t在,Ubuntu 16.04中启动时报一个QT的错误:

This application failed to start because it could not find or load the Qt platform plugin "xcb"

in "".

Available platform plugins are: xcb.

Reinstalling the application may fix this problem.

Aborted (core dumped)



【解决方法】

1 mkdir ~/robo-backup

2 mv robo3t-1.1.1-linux-x86_64-c93c6b0/lib/libstdc++* ~/robo-backup/

3 robo3t-1.1.1-linux-x86_64-c93c6b0/bin/robo3t



参考自:
https://www.cnblogs.com/hexin0614/p/7487191.html
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  robo3tmongo