[Haskell-cafe] cannot install regex-posix using cabal ?
z_axis
z_axis at 163.com
Sat Dec 11 02:51:37 CET 2010
%ghc-pkg list|grep -i regex
regex-base-0.93.2
%cabal install regex-posix
Resolving dependencies...
Configuring regex-posix-0.94.4...
Preprocessing library regex-posix-0.94.4...
running dist/build/Text/Regex/Posix/Wrap_hsc_make failed
command was: dist/build/Text/Regex/Posix/Wrap_hsc_make
>dist/build/Text/Regex/Posix/Wrap.hs
cabal: Error: some packages failed to install:
regex-posix-0.94.4 failed during the building phase. The exception was:
ExitFailure 1
How can i fix such a problem ?
-----
e^(π.i) + 1 = 0
--
View this message in context: http://haskell.1045720.n5.nabble.com/cannot-install-regex-posix-using-cabal-tp3301201p3301201.html
Sent from the Haskell - Haskell-Cafe mailing list archive at Nabble.com.
More information about the Haskell-Cafe
mailing list