Re: [Puppet Users] compiling ruby on HP-UX / PA-RISC

2012-12-05 Thread Alex Harvey
It turns out static linking didn't work either but for the benefit of people reading this in the archives I found a workaround - There is some documentation of HP-UX PA-RISC compiler here http://h21007.www2.hp.com/portal/site/dspp/menuitem.863c3e4cbcdc3f3515b49c108973a801?ciid=4727276391695110Vg

Re: [Puppet Users] compiling ruby on HP-UX / PA-RISC

2012-11-05 Thread Alex Harvey
On Monday, November 5, 2012 4:27:54 PM UTC+11, Michael Stanhke wrote: > > > 1. You may need to file a bug with ruby-lang.org > 2. Would static linking help at all with being maintainable? > > Thanks Michael. Actually static linking should be fine - I didn't think of it. I also raised a bug a

Re: [Puppet Users] compiling ruby on HP-UX / PA-RISC

2012-11-04 Thread Michael Stahnke
On Sun, Nov 4, 2012 at 8:50 PM, Alex Harvey wrote: > Hi all, > > Not sure if anyone out there would be using HP-UX on PA-RISC but just in > case we've run into a real brick wall on this one. > > We are apparently encountering exactly the same issue as this person did - > http://www.ruby-forum.com/

[Puppet Users] compiling ruby on HP-UX / PA-RISC

2012-11-04 Thread Alex Harvey
Hi all, Not sure if anyone out there would be using HP-UX on PA-RISC but just in case we've run into a real brick wall on this one. We are apparently encountering exactly the same issue as this person did - http://www.ruby-forum.com/topic/191987 We can get around the issue using the same workar