[Haskell-cafe] Haskell Platform install fails on mtl

Lyle Kopnicky lists at qseep.net
Fri Sep 11 16:04:20 EDT 2009


OK, I was able to build the Haskell Platform on Ubuntu 9.04 with GHC 6.10.4.
But when I try to install it, I get an error:

Registering haskell-platform-2009.2.0.2...
Reading package info from "dist/inplace-pkg-config" ... done.
Writing new package config file... done.
**************************************************
* Building each component completed successfully.
*
* Now do "sudo make install"
**************************************************
lwk at lwk-desktop:~/downloads/haskell-platform-2009.2.0.2$ sudo make install
[sudo] password for lwk:
scripts/install.sh
Installing mtl-1.1.0.2...

Error:
The mtl-1.1.0.2/Setup script does not exist or cannot be run
make: *** [install] Error 2

- Lyle
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090911/b03b26cc/attachment.html


More information about the Haskell-Cafe mailing list