Hi Chris,

Unfortunately that's not easy for me, I don't know exactly what the config of the server is, and I use OSX at home. I could probably rig something up using VMWare but that's a lot of work just to install the compiler. Another option might be to create an unregisterised build, as detailed in the porting guide, then use that to bootstrap a proper build. See:

http://hackage.haskell.org/trac/ghc/wiki/Building/Porting

Cheers,
Colin