Raspberry Pi 3へのCentOS7のインストール Xwindow編

はじめに

Raspberry Pi 3のCentOSにGNOMEを追加します。

関連パッケージのインストール

# yum -y groupinstall x11 legacy-x
# yum -y groupinstall "Desktop" "Desktop Platform" "X Window System" "Fonts"
# yum -y install xterm
# yum -y groupinstall gnome
# yum -y install xorg-x11-server*

問題発生:firewall-configがインストール不可。(使用しないんで、skip)

問題発生:startxでエラー

原因?:https://www.centos.org/forums/viewtopic.php?t=55708

At the moment, we just built "Minimal" images, as that was the first goal and lot of people wanted to run those in "appliance" mode.
While we have built almost the whole distro, some packages failed to build , and the "desktop" role was not tested for armhfp/armv7hl
If you're interested in having a look at this, and contribute, feel free to browse the build logs (http://armv7.dev.centos.org/report.html)
and join the centos arm-dev list (https://lists.centos.org/mailman/listinfo/arm-dev)

お疲れ様でした。


トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS