Updated Custom Packages (markdown)
parent
4360916d72
commit
755a9abea4
|
@ -28,7 +28,7 @@ $ sudo yum install zlib-devel libuuid-devel libattr-devel libblkid-devel libseli
|
|||
$ sudo yum install parted lsscsi ksh openssl-devel elfutils-libelf-devel
|
||||
$ sudo yum install kernel-devel-$(uname -r)
|
||||
# If you want to use pyzfs, otherwise use `./configure --disable-pyzfs` to disable it later
|
||||
$ sudo yum install --enablerepo=epel python34 python34-devel python34-setuptools python34-cffi
|
||||
$ sudo yum install --enablerepo=epel python36 python36-devel python36-setuptools python36-cffi
|
||||
```
|
||||
|
||||
[Get the source code](#get-the-source-code).
|
||||
|
|
Loading…
Reference in New Issue