「インストール - KVM」の版間の差分

ナビゲーションに移動 検索に移動
196行目: 196行目:
                     python3-flake8 libcorosync-devel python3-capng python3-openwsman libwsman_clientpp-devel libattr-devel polkit-devel
                     python3-flake8 libcorosync-devel python3-capng python3-openwsman libwsman_clientpp-devel libattr-devel polkit-devel
<br>
<br>
libvirtのソースコードをダウンロードする。<br>
[https://download.libvirt.org libvirtの公式Webサイト]にアクセスして、ソースコードをダウンロードする。<br>
ダウンロードしたファイルを解凍する。<br>
tar xf libvirt-<バージョン>.tar.gz
cd libvirt-<バージョン>
<br>
または、Githubからソースコードをダウンロードすることもできる。<br>
  git clone https://github.com/libvirt/libvirt.git
  git clone https://github.com/libvirt/libvirt.git
<br>
<br>

案内メニュー