Page Menu
Home
ClusterLabs Projects
Search
Configure Global Search
Log In
Files
F4511917
INSTALL.md
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
INSTALL.md
View Options
# How to Install Pacemaker
## Build Dependencies
* automake 1.11 or later
* autoconf 2.64 or later
* bash
* libtool
* libtool-ltdl-devel
* libuuid-devel
* pkgconfig
* python (or python-devel if that's preferred as a build dependency)
* glib2-devel 2.16.0 or later
* libxml2-devel
* libxslt-devel
* bzip2-devel
* libqb-devel
## Cluster Stack Dependencies (Pick at least one)
* Corosync: corosynclib-devel
* (no other stacks are currently supported)
## Optional Build Dependencies
* gnutls-devel 2.1.7 or later (Pacemaker Remote and encrypted remote CIB admin)
* pam-devel (encrypted remote CIB admin)
* ncurses-devel (interactive crm_mon)
* systemd-devel (systemd support)
* dbus-devel (systemd/upstart resource support)
* cluster-glue-libs-devel (Linux-HA style fencing agents)
* asciidoc (documentation)
* help2man (documentation)
* publican (documentation)
* inkscape (documentation)
* docbook-style-xsl (documentation)
## Optional testing dependencies
* valgrind (if running CTS valgrind tests)
* systemd-python (if using CTS on cluster nodes running systemd)
* rsync (if running CTS container tests)
* libvirt-daemon-driver-lxc (if running CTS container tests)
* libvirt-daemon-lxc (if running CTS container tests)
* libvirt-login-shell (if running CTS container tests)
## Source Control (GIT)
git clone git://github.com/ClusterLabs/pacemaker.git
[See Github](https://github.com/ClusterLabs/pacemaker)
## Installing from source
$ ./autogen.sh
$ ./configure
$ make
$ sudo make install
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jun 25, 3:18 AM (21 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1951972
Default Alt Text
INSTALL.md (1 KB)
Attached To
Mode
rP Pacemaker
Attached
Detach File
Event Timeline
Log In to Comment