Andrew Beekhof wrote: > > On Sep 11, 2008, at 11:25 AM, Paul Walsh wrote: > >> Hardware: V210 >> O/S: Solaris 10 Update 5 with recommended patch cluster >> Required packages (autoconf automake libtool etc) obtained from >> sunfreeware.com repository >> Heartbeat development version Linux-HA-Dev-fc047640072c (installed in >> /opt/LXHAhb ) >> Pacemaker development version Pacemaker-Devel-7173fd1de394 > > wow - thats old. please run: > > hg update -C tip > >
Ah! Well, you see I only downloaded the tarballs previously. I've just installed mercurial so now I need to get the latest dev versions of Heartbeat and Pacemaker. Am I right in thinking I should initially do mkdir /software/heartbeat-dev cd /software/heartbeat-dev hg clone url_of_heartbeat_dev mkdir /software/pacemaker-dev cd /software/pacemaker-dev hg clone URL_of_pacemaker_dev ? If so, what URLs should I use? -- Paul Walsh _______________________________________________ Pacemaker mailing list [email protected] http://list.clusterlabs.org/mailman/listinfo/pacemaker
