We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8af95e7 commit c81db13Copy full SHA for c81db13
README.md
@@ -29,7 +29,7 @@ Creates cluster-consistent point-in-time backups of MongoDB via wrapping 'mongod
29
To build on CentOS/RedHat, you wil need the following packages (see command):
30
31
```
32
-yum install python python-devel python-virtualenv gcc
+yum install python python-devel python-virtualenv gcc make libffi-devel openssl-devel
33
34
35
To install to default '*/usr/local/bin/mongodb-consistent-backup*':
0 commit comments