Install Haskell on 12.04

Asked by Rohith Kumar

Hi,

I was trying to install Haskell from this link https://gist.github.com/1524859
Got this issue in it.
After this step $ cd ghc-7.0.4

:~/ghc-7.0.4$ ./configure
checking for path to top of build tree... ./configure: line 1792: utils/ghc-pwd/dist/build/tmp/ghc-pwd: cannot execute binary file
configure: error: cannot determine current directory

I have ubuntu 12.04.

Kindly help what to do

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu haskell-platform Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:

This question was reopened

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Have you contacted the code maintainer?

Revision history for this message
Rohith Kumar (rohithkumar-av) said :
#2

Not yet

Revision history for this message
Rohith Kumar (rohithkumar-av) said :
#3

not solved yet

Revision history for this message
Rohith Kumar (rohithkumar-av) said :
#4

He didn't responded to my query yet

Revision history for this message
Sam_ (and-sam) said :
#5

Is there a reason why you don't install via package manager from official repo?
sudo apt-get install haskell-platform

http://packages.ubuntu.com/search?suite=precise&arch=any&searchon=names&keywords=haskell

Revision history for this message
Sam_ (and-sam) said :
#6

If insisting on source installation try version GHC 7.4.1 from home page instead of an outdated git.
http://hackage.haskell.org/platform/linux.html

Can you help with this problem?

Provide an answer of your own, or ask Rohith Kumar for more information if necessary.

To post a message you must log in.