#6164: GHC installation configure error
----------------------------------------+-----------------------------------
  Reporter:  rohithkumar-av             |          Owner:                  
      Type:  bug                        |         Status:  closed          
  Priority:  normal                     |      Milestone:                  
 Component:  GHCi                       |        Version:  7.4.2           
Resolution:  invalid                    |       Keywords:                  
        Os:  Linux                      |   Architecture:  Unknown/Multiple
   Failure:  GHC rejects valid program  |     Difficulty:  Unknown         
  Testcase:                             |      Blockedby:                  
  Blocking:                             |        Related:                  
----------------------------------------+-----------------------------------
Changes (by pcapriotti):

  * status:  new => closed
  * resolution:  => invalid


Comment:

 Looks like you downloaded a GHC tarball for the wrong architecture. You
 are probably on 32bit linux, and are trying to install GHC using a 64bit
 binary package.

 In any case, you should really be using Ubuntu's package manager (`apt-
 get`) to install GHC or the Haskell Platform, as suggested by Simon.

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/6164#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to