<div dir="ltr">I had similar work situation before. What I did was: install a CentOS virtual machine on Windows at home (CentOS version should be compatible to your RHEL5 version, and do not update it), then play with Haskell within CentOS. Your executables will be runnable on RHEL5.<br>

<div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Apr 27, 2013 at 1:20 PM, Siraaj Khandkar <span dir="ltr">&lt;<a href="mailto:siraaj@khandkar.net" target="_blank">siraaj@khandkar.net</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
On Apr 27, 2013, at 1:21 AM, Christopher Howard &lt;<a href="mailto:christopher.howard@frigidcode.com">christopher.howard@frigidcode.com</a>&gt; wrote:<br>
<br>
&gt; Hi. I&#39;ve got this work situation where I&#39;ve got to do all my work on<br>
&gt; /ancient/ RHEL5 systems, with funky software configurations, and no root<br>
&gt; privileges. I wanted to install GHC in my local account, but the gnu<br>
&gt; libc version is so old (2.5!) that I can&#39;t even get the binary packages<br>
&gt; to install.<br>
&gt;<br>
&gt; I&#39;ve had success installing some other simple functional languages (like<br>
&gt; CLISP) on these same systems, so I was wondering if there was perhaps<br>
&gt; another language very similar to Haskell (but presumably simpler) with a<br>
&gt; super portable compiler easily built from source, which I could try.<br>
<br>
I successfully built and used OCaml 4.0.0 on a 32 bit RHEL 5 box a few months ago.<br>
<br>
<a href="https://github.com/ocaml/ocaml" target="_blank">https://github.com/ocaml/ocaml</a><br>
<br>
<br>
&gt; I&#39;ll admit -- I haven&#39;t tried the HUGS compiler for Haskell. The quick<br>
&gt; description didn&#39;t make it sound much more portable than GHC, but I<br>
&gt; guess I could try it if I heard some good reasons to think it would be<br>
&gt; more portable.<br>
<span class="HOEnZb"><font color="#888888">&gt;<br>
&gt; --<br>
&gt; <a href="http://frigidcode.com" target="_blank">frigidcode.com</a><br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Haskell-Cafe mailing list<br>
&gt; <a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
&gt; <a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
<br>
--<br>
Siraaj Khandkar<br>
.o.  o.o  ..o  o..  .o.<br>
..o  .oo  o.o  .oo  ..o<br>
ooo  .o.  .oo  oo.  ooo<br>
<br>
<br>
<br>
_______________________________________________<br>
Haskell-Cafe mailing list<br>
<a href="mailto:Haskell-Cafe@haskell.org">Haskell-Cafe@haskell.org</a><br>
<a href="http://www.haskell.org/mailman/listinfo/haskell-cafe" target="_blank">http://www.haskell.org/mailman/listinfo/haskell-cafe</a><br>
</font></span></blockquote></div><br></div></div>