Ticket #32 (closed enhancement: wontfix)
problem configuring generic source tarball under debian lenny: editline is missing
| Reported by: | aycan.irican@… | Owned by: | duncan |
|---|---|---|---|
| Priority: | minor | Milestone: | 2009.2.0.1 |
| Component: | Generic source tarball | Keywords: | debian source editline |
| Cc: |
Description
aycan@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 aycan@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
Change History
Note: See
TracTickets for help on using
tickets.
