LINUX系统下安装Qt5出现段错误如何解决

[root@localhost ~]# cd /home/geant4/geant4/
[root@localhost geant4]# ls
cmake-3.10.1      qt-opensource-linux-x64-5.9.0.run
geant4.10.06.p01  xerces-c-3.2.3
[root@localhost geant4]# chmod +x qt-opensource-linux-x64-5.9.0.run 
[root@localhost geant4]# ./qt-opensource-linux-x64-5.9.0.run 
段错误
[root@localhost geant4]# sudo ./qt-opensource-linux-x64-5.9.0.run 
段错误

img

已查看过系统为64位系统
请问该怎么解决呢?谢谢!

相关依赖安装了没,参考一下: