installing X11 on Fedora 16

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-20 04:23:05

问题


I wish to install X11 development libraries. I have Fedora 16 as OS. I found this link that offers source tar fies to X11R7.6. http://www.x.org/releases/X11R7.6/src/

Could you tell the next few steps?

thanks in advance


回答1:


There is no need to download the headers yourself, you can install them with yum, Fedora's package manager.

sudo yum groupinstall "X Software Development"


来源:https://stackoverflow.com/questions/8214592/installing-x11-on-fedora-16

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!