Install GlusterFS from Source
From GlusterDocumentation
This information is out of date
and does not contain information related to the current version of Gluster
Documentation Home
[edit]
Requirements
- libtool
- gcc
- flex
- bison
- byacc
[edit]
Download
Download from the following link
[edit]
Install
untar and install the downloaded tarball.
$ tar -xzf glusterfs-1.4.0.tar.gz $ cd glusterfs-1.4.0 $ ./configure $ make $ sudo make install
Congratulations :) You are done with 'glusterfs' installation.
This information is out of date
and does not contain information related to the current version of Gluster
Documentation Home


