国产在视频线精品视频,国产亚洲欧美日韩夜色凹凸成人,国产人成高清在线视频99最全资源,国产精品无码av天天爽,国产精品亚洲精品日韩已满十八小

找軟件用軟件,就到華軍軟件園! 軟件發(fā)布 AI產(chǎn)品榜
所在位置: 首頁(yè) — 教程攻略 — 教程 — 電腦軟件教程  —  CentOS安裝...

CentOS安裝vnc后提示Could not start Xvnc怎么辦?

作者:宇智波鼬 日期:2017-05-23

 

 CentOS安裝vnc后提示Could not start Xvnc怎么辦?

 ?。踨oot@localhost media]# service vncserver start

  Starting VNC server: 1:root

  WARNING: The first attempt to start Xvnc failed, possibly because the font

  catalog is not properly configured. Attempting to determine an appropriate

  font path for this system and restart Xvnc using that font path 。。。

  Could not start Xvnc.

  /usr/bin/Xvnc: symbol lookup error: /usr/bin/Xvnc: undefined symbol: pixman_composite_trapezoids

  /usr/bin/Xvnc: symbol lookup error: /usr/bin/Xvnc: undefined symbol: pixman_composite_trapezoids

  [FAILED]

  需要增加3個(gè)包即可解決該問(wèn)題

  yum install pixman pixman-devel libXfont

  上面就是CentOS安裝vnc提示Could not start Xvnc的解決方法的介紹了,主要是由于3個(gè)包的缺失所導(dǎo)致的,只需重新添加即可解決。

相關(guān)文章