1
0
mirror of https://github.com/gluster/gluster-block.git synced 2026-02-05 12:45:33 +01:00

Update version in INSTALL

This commit is contained in:
Vijay Bellur
2017-10-16 21:19:50 -04:00
committed by GitHub
parent d459f06acc
commit c18237cacd

View File

@@ -16,13 +16,13 @@ Install from Source:
$ ./configure
[...]
------------------ Summary ------------------
gluster-block version 0.1
gluster-block version 0.3
Prefix.........: /usr/local
C Compiler.....: gcc -g -O2
Linker.........: /usr/bin/ld -m elf_x86_64
---------------------------------------------
In case if you notice failures, install the dependencies suggested by configure
In case if you notice failures, install the dependencies suggested by configure.
5. Now just run 'make' and later run 'make install' to install the package.