Updated Building ZFS (markdown)

Brian Behlendorf 2017-11-06 10:58:14 -08:00
parent a91cfc7bc2
commit 8b60c9c7e8
1 changed files with 1 additions and 1 deletions

@ -8,7 +8,7 @@ The official source for ZFS on Linux is maintained at GitHub by the [zfsonlinux]
### Installing Dependencies ### Installing Dependencies
The first thing you'll need to do is prepare your environment by installing a full development tool chain. In addition, development headers for both the kernel and the following libraries must be available: **zlib, libattr, libuuid, libblkid, selinux, libudev and libdevmapper (optional)**. Finally, if you wish to run the ZFS Test Suite **ksh** must be installed. The first thing you'll need to do is prepare your environment by installing a full development tool chain. In addition, development headers for both the kernel and the following libraries must be available: **zlib, libattr, libuuid, libblkid, selinux, and libudev**. Finally, if you wish to run the ZFS Test Suite **ksh** must be installed.
For Debian and Ubuntu: For Debian and Ubuntu: