---------- Forwarded message ---------- From: Brian McQueen <mcqueenorama@gmail.com> Date: Sep 9, 2005 9:14 AM Subject: Re: [Haskell-cafe] ghc for sunos To: Donald Bruce Stewart <dons@cse.unsw.edu.au> I installed it and its choking while looking for libreadline. I'm not an admin on these machines, so my options are limited. It seems to be a bit of an odd error msg though in that the search path looks wrong: ld.so.1: /users/bqueen/lib/ghc-6.2.2/ghc-6.2.2: fatal: libreadline.so.4: open failed: No such file or directory Why would the ghc dir be in there twice? Brian McQueen On 9/8/05, Donald Bruce Stewart <dons@cse.unsw.edu.au> wrote:
mcqueenorama:
Is there a ghc for SunOS? I don't see on in the list. How hard would it be to make one? I'm surrounded by Sun boxes here.
GHC runs on sparc/solaris and i386/solaris. Is that what you're looking for? Have a look at the earlier 6.x releases for binaries for this OS.
-- Don