<div>I&#39;m trying to install the binary of 7.0.3 on a Bluehost.com server where I have an account and ssh shell for a web client of mine. I want to eventually run Yesod or happstack or some other sort of &quot;haskell on the web.&quot; I&#39;ve talked with their tech support and they&#39;re cool with it as long as it&#39;s an &quot;in-place&quot; install. Good. I try the ./configure and it errors saying things like:</div>
<div><br></div><div>checking for path to top of build tree... utils/ghc-pwd/dist/build/tmp/ghc-pwd: /lib64/libc.so.6: version `GLIBC_2.9&#39; not found (required by utils/ghc-pwd/dist/build/tmp/ghc-pwd)</div><div>utils/ghc-pwd/dist/build/tmp/ghc-pwd: /lib64/libc.so.6: version `GLIBC_2.7&#39; not found (required by utils/ghc-pwd/dist/build/tmp/ghc-pwd)</div>
<div>configure: error: cannot determine current directory</div><div><br></div><div>I&#39;m not (nor ever was) much of a sysadmin type. Any advice? I also installed 7.0.3 on my home machine and got a lot of dependency problems I&#39;m sure I&#39;ll face once I get past this GLIBC problem.</div>
<div><br></div><div>Actually, I&#39;m just trying to do Web with Haskell on a server/cloud other than my own home box. Again, I have a Web client and I&#39;d like to get us off PHP. Any Haskell-friendly clouds/hosts to suggest? Somebody said they had Yesod running on Amazon EC2....</div>
<div><br></div><div>Olwe</div>