<div dir="ltr">Hi all,<br><br>I just joined this list, I&#39;m interested in learning Haskell to complement my day job language (Java). I was interested in trying to make a simple website using Haskell in order to have something to practise on, however in my host&#39;s shared environment I can&#39;t use the Linux binary packages - I get the same errors that a few people were talking about in September - firstly the &quot;cannot determine current directory&quot;, and then after hacking the configure script the &quot;[install] Error 136&quot;. It seems that this is probably an old libc, but this is an environment that I have almost no control over so I can&#39;t fix that. Are there any building from source options if I don&#39;t already have GHC? It looks from the porting guide that I might be able to make 6.6.2 with just a C compiler, can I then use that to build 6.8.3?<br>
<br>Thanks for any help. As a few people have commented, it would be great to make all this easier, as it&#39;s a pretty big stumbling block to starting with Haskell, and people are likely to get discouraged pretty quickly.<br>
<br>Cheers,<br>Colin<br></div>