[haskell-platform] #32: problem configuring generic source tarball under debian lenny: editline is missing

haskell-platform haskell-platform at projects.haskell.org
Wed May 6 16:58:10 EDT 2009


#32: problem configuring generic source tarball under debian lenny: editline is
missing
--------------------------------------+-------------------------------------
 Reporter:  aycan.irican at core.gen.tr  |       Owner:  duncan                
     Type:  defect                    |      Status:  new                   
 Priority:  blocker                   |   Milestone:                        
Component:  Generic source tarball    |    Keywords:  debian source editline
--------------------------------------+-------------------------------------
 {{{
 aycan at 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 at 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


More information about the Haskell-platform mailing list