Augusto Mecking Caringi
2014-May-31 01:05 UTC
[PATCH] Add information about libblkid requirement to INSTALL file
--- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 8ead607..2f15e5e 100644 --- a/INSTALL +++ b/INSTALL @@ -16,6 +16,9 @@ The Btrfs utility programs require libuuid to build. This can be found in the e2fsprogs sources, and is usually available as libuuid or e2fsprogs-devel from various distros. +The Btrfs utility programs also require libblkid (block device identification +library). This library is usually available as libblkid-dev or libblkid-devel. + Building the utilities is just make ; make install. The programs go into /usr/local/bin. The mains commands available are: -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html