centos 安装 x11

centos 编译安装 x11

需要的依赖

安装 xtrans

下载地址

进入解压目录:

./configure
make && make install

配置路径:

export PKG_CONFIG_PATH=/usr/local/share/pkgconfig:$PKG_CONFIG_PATH

安装 x11

下载地址

./configure
make && make install
export PKG_CONFIG_PATH=/usr/local/x11/lib/pkgconfig:$PKG_CONFIG_PATH
posted @ 2023-12-18 22:41  卑以自牧lq  阅读(282)  评论(0)    收藏  举报