13,009
回編集
60行目: | 60行目: | ||
==== SLEにインストールする場合 ==== | ==== SLEにインストールする場合 ==== | ||
SLEを使用している場合、以下のリポジトリを追加して、依存関係のライブラリをインストールする。<br> | SLEを使用している場合、以下のリポジトリを追加して、依存関係のライブラリをインストールする。<br> | ||
sudo zypper addrepo -f https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP3/standard/ openSUSE:Backports:SLE-15-SP3 | sudo zypper addrepo -f https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-15-SP3/standard/ openSUSE:Backports:SLE-15-SP3 # 不要の可能性がある(調査中) | ||
sudo zypper addrepo -f http://download.opensuse.org/distribution/leap/15.3/repo/oss/ openSUSE:Leap:15.3 | sudo zypper addrepo -f http://download.opensuse.org/distribution/leap/15.3/repo/oss/ openSUSE:Leap:15.3 | ||
<br> | <br> | ||
sudo zypper install libcapi20-3 libcapi20-3-32bit libpcap1 libpcap1-32bit libgphoto2-6-32bit libncurses5 libncurses5-32bit unixODBC-32bit \ | sudo zypper install libcapi20-3 libcapi20-3-32bit libpcap1 libpcap1-32bit libgphoto2-6-32bit libncurses5 libncurses5-32bit unixODBC-32bit \ |