ceph/INSTALL
2008-01-28 11:39:51 -08:00

16 lines
259 B
Plaintext

Installation Instructions
*************************
If pulling from git, you first need to build the configure script with
$ ./reconf
Then,
$ ./configure
$ make
Note that if the FUSE library is not found, the user-space fuse client
will not be built.