On Tue, Apr 17, 2001 at 21:20:04 +0200, Markus Lauer wrote:
> Hi,
> 
> I compiled ghc-5.00 from the source distribution 
> (config --prefix=.....; make; make install). 
> 
> when I call ghci I get 
> 
>    ghc-5.00: not built for interactive use
> 
> Is there anything special to enable GHCi?

You have to build ghc-5.00 with another ghc-5.00 to get the
interactive stuff.  IOW, rebuild it with your newly obtained ghc-5.00.


Cheers,
Michael
-- 
 /~\ ASCII ribbon | inbox, n.:
 \ / campaign     |    A catch basin for everything you don't want to deal
  X  against      |    with, but are afraid to throw away.
 / \ HTML mail    |

_______________________________________________
Glasgow-haskell-bugs mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to