#32: problem configuring generic source tarball under debian lenny: editline is missing --------------------------------------+------------------------------------- Reporter: aycan.iri...@core.gen.tr | Owner: duncan Type: defect | Status: new Priority: blocker | Milestone: Component: Generic source tarball | Keywords: debian source editline --------------------------------------+------------------------------------- {{{ ay...@mon:~/haskell-platform-2009.2.0$ ./configure checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for ghc... /home/local/bin/ghc checking for ghc-pkg... /home/local/bin/ghc-pkg checking for hsc2hs... /home/local/bin/hsc2hs checking version of ghc... 6.10.2 checking version of ghc-pkg matches... yes checking ghc actually works... yes checking the ghc core packages are all installed... no configure: error: The core package editline-0.2.1.0 is missing. It should have been distributed with 6.10.2 ay...@mon:~/haskell-platform-2009.2.0$ ghci GHCi, version 6.10.2: http://www.haskell.org/ghc/ :? for help Loading package ghc-prim ... linking ... done. Loading package integer ... linking ... done. Loading package base ... linking ... done. Prelude> :q }}}
-- Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/32> 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