Re: [Haskell-cafe] Problem installing curl

2008-11-11 Thread Duncan Coutts
On Tue, 2008-11-11 at 10:49 -0800, Don Stewart wrote: > > curl-1.3.2.1 failed during the configure step. The exception was: > > sh: runGenProcess: does not exist (No such file or directory) > > > > I don't know what to do here. Can anybody help me please? > > > > I'm using the brand new GHC 6.10

Re: [Haskell-cafe] Problem installing curl

2008-11-11 Thread Don Stewart
huschi: > Hi all, > > when I try to install curl (needed for hxt) using "cabal install curl" I > alwas get the following error message: > > > Resolving dependencies... > 'curl-1.3.2.1' is cached. > Configuring curl-1.3.2.1... > cabal: Error: some packages failed to install: > curl-1.3.2.1 faile

[Haskell-cafe] Problem installing curl

2008-11-11 Thread Martin Huschenbett
Hi all, when I try to install curl (needed for hxt) using "cabal install curl" I alwas get the following error message: Resolving dependencies... 'curl-1.3.2.1' is cached. Configuring curl-1.3.2.1... cabal: Error: some packages failed to install: curl-1.3.2.1 failed during the configure step.