<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Ruby on Al's Ramblings</title><link>https://www.resilvered.com/categories/ruby/</link><description>Recent content in Ruby on Al's Ramblings</description><generator>Hugo</generator><language>en-au</language><lastBuildDate>Sun, 30 Sep 2012 00:00:00 +0000</lastBuildDate><atom:link href="https://www.resilvered.com/categories/ruby/index.xml" rel="self" type="application/rss+xml"/><item><title>Puppet 3 and Solaris 11 IPS</title><link>https://www.resilvered.com/posts/2012-09-30-puppet-3-and-solaris-11-ips/</link><pubDate>Sun, 30 Sep 2012 00:00:00 +0000</pubDate><guid>https://www.resilvered.com/posts/2012-09-30-puppet-3-and-solaris-11-ips/</guid><description>&lt;p&gt;A recent post Solaris Packages for Puppet 3.0.0-rc7, Facter 1.6.0 and Hiera 1.0.0 on a puppet mailing list caught my eye.&lt;/p&gt;
&lt;p&gt;While gems has a nifty little package management system of it&amp;rsquo;s own,  it is possible be that your machines do not have direct access to the interent so having a local IPS repo is handy. I&amp;rsquo;ll demonstrate how to add these packages to you own repository. This assumes you have already setup your own local repo.&lt;/p&gt;</description></item><item><title>installing-ruby-1</title><link>https://www.resilvered.com/posts/2012-04-10-installing-ruby-1/</link><pubDate>Tue, 10 Apr 2012 00:00:00 +0000</pubDate><guid>https://www.resilvered.com/posts/2012-04-10-installing-ruby-1/</guid><description>&lt;p&gt;Installing Ruby 1.9.3 and libyaml on Solaris 11Recent blog entries would indicate I&amp;rsquo;ve upgrade to Solaris 11 proper or Solaris 11/11 as it goes by. The upgrade was mostly driven by the fact I need to compile some software and figured I may as well have the most recent version rather than on the express edition. I&amp;rsquo;m looking into Vagrant at the moment as it might fit in with some of the automation bits I&amp;rsquo;m playing with. I&amp;rsquo;m not getting into Vagrant here just yet as there are a couple of steps I need to do to first to prep my Solaris 11 environment.For the &amp;ldquo;First cloud OS&amp;rdquo; Solaris 11 is distinctly lacking some items that you could almost say are essentials in todays cloud, Ruby. And I here the cries from the Oracle faithful we ship Ruby, Hmm Version 1.8 nearly 5 years old and only months away from EOL. I did attempt to install Vagrant with version 1.8 and gem just failed to meet the prerequisites by 0.0.1 if I recall. None the less I had committed to building a more recent version of Ruby that I&amp;rsquo;ll need for some other stuff in progress.So what do you need to build ruby 1.9.3-p125 on Solaris 11,a compiler obviously and I&amp;rsquo;m using the gcc 4.5.2 include in the Solaris 11 repo, and libyaml, otherwise we end by with this annoying message.&lt;/p&gt;</description></item></channel></rss>