<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="/stylesheets/rss.css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>Within Reason: hagui on Mac OS X</title>
    <link>http://typo.submonkey.net/articles/2007/08/29/hagui-on-mac-os-x</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description>I do what I want</description>
    <item>
      <title>hagui on Mac OS X</title>
      <description>&lt;p&gt;VCS&amp;#8217; hagui is basically pointless, but I do like a live diagram of what&amp;#8217;s going on when I&amp;#8217;m creating new service groups.  I also like my Mac, so here&amp;#8217;s the quick how-to on getting it working on the Mac.&lt;/p&gt;

&lt;hr/&gt;

&lt;p&gt;Extract the VRTScscm package from the install media, and copy it somewhere permanent.  I&amp;#8217;m using my home directory.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;   $ gzip -dc VRTScscm.tar.gz | (cd /tmp; tar xf -)
   $ mv /tmp/VRTScscm/reloc/opt ${HOME}
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Fix the VCS_HOME and JAVA_HOME variables in the hagui script.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;   VCS_HOME="${HOME}/opt/VRTSvcs"
   JAVA_HOME=/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;I create a symlink for convenience.&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;   $ ln -s ../opt/VRTSvcs/bin/hagui ${HOME}/bin
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Job&amp;#8217;s done.  While you&amp;#8217;re here, &lt;a href="http://www.youtube.com/watch?v=0bK63uSTTNs"&gt;this&lt;/a&gt; is the best video on YouTube, JFYI.&lt;/p&gt;</description>
      <pubDate>Wed, 29 Aug 2007 22:16:00 +0000</pubDate>
      <guid isPermaLink="false">urn:uuid:c16ac3d2-3264-4106-b394-bc0b9a067727</guid>
      <author>Ceri Davies</author>
      <link>http://typo.submonkey.net/articles/2007/08/29/hagui-on-mac-os-x</link>
      <category>Veritas</category>
      <category>Apple</category>
      <category>Clustering</category>
    </item>
  </channel>
</rss>

