#105: Cannot install platform (2009.2.0.2) on Ubuntu 9.04 with GHC 6.10.4 after successful make ------------------------------------+--------------------------------------- Reporter: artemave | Owner: duncan Type: defect | Status: new Priority: major | Milestone: Component: Generic source tarball | Keywords: make install ------------------------------------+--------------------------------------- See also #89
OS: Ubuntu 9.04 (jaunty)[[BR]] GHC: 6.10.4[[BR]] Platform: 2009.2.0.2[[BR]] I can successfully run configure and make, but I get the following error when running make install: {{{ ************************************************** * Building each component completed successfully. * * Now do "sudo make install" ************************************************** root:~/tmp/haskell-platform-2009.2.0.2 (master)$ make install scripts/install.sh Installing mtl-1.1.0.2... Setup: Run the 'configure' command first. Error: Installing the mtl-1.1.0.2 component failed make: *** [install] Error 2 }}} config.log attached -- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/105> haskell-platform <http://trac.haskell.org/haskell-platform> The Haskell Platform: a comprehensive and robust collection of Haskell libraries _______________________________________________ Haskell-platform mailing list Haskell-platform@projects.haskell.org http://projects.haskell.org/cgi-bin/mailman/listinfo/haskell-platform