Re: [Pacemaker] Pacemaker installed to custom location

2013-04-29 Thread Andrew Beekhof
On 26/04/2013, at 9:12 PM, James Masson wrote: > > > On 26/04/13 01:29, Andrew Beekhof wrote: >> >> On 26/04/2013, at 12:12 AM, James Masson wrote: >> >>> >>> Hi list, >>> >>> I'm trying to build and run pacemaker from a custom location. >>> >>> Corosync starts up fine. >>> >>> Pacemake

Re: [Pacemaker] Pacemaker installed to custom location

2013-04-25 Thread Andrew Beekhof
On 26/04/2013, at 12:12 AM, James Masson wrote: > > Hi list, > > I'm trying to build and run pacemaker from a custom location. > > > # > # cluster-glue > tar xf pacemaker/cluster-glue-1.0.11+.tar.gz > ( > cd Reusable-Cluster-Components-glue--8347e8c9b94f > ./autogen.sh > .

[Pacemaker] Pacemaker installed to custom location

2013-04-25 Thread James Masson
Hi list, I'm trying to build and run pacemaker from a custom location. # # cluster-glue tar xf pacemaker/cluster-glue-1.0.11+.tar.gz ( cd Reusable-Cluster-Components-glue--8347e8c9b94f ./autogen.sh ./configure --prefix=${BOSH_INSTALL_TARGET} --enable-fatal-warnings=no --