[Pacemaker] Problem building development version on Solaris
    Andrew Beekhof 
    beekhof at gmail.com
       
    Thu Sep 11 06:09:45 EDT 2008
    
    
  
On Sep 11, 2008, at 12:03 PM, Paul Walsh wrote:
> 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.
oh, you can also just re-download tarballs.
but since you'll probably need plenty of updates, switching to hg  
isn't a bad idea
> 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
just:
   hg clone http://hg.linux-ha.org/dev /software/heartbeat-dev
and:
   hg clone http://hg.clusterlabs.org/pacemaker/dev /software/ 
pacemaker-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
> Pacemaker at clusterlabs.org
> http://list.clusterlabs.org/mailman/listinfo/pacemaker
    
    
More information about the Pacemaker
mailing list