[Haskell-cafe] Win32: cabal install --prefix=$HOME --user ?
Dmitri O.Kondratiev
dokondr at gmail.com
Thu Jun 16 11:48:20 CEST 2011
On win32 "cabal install --prefix=$HOME --user" fails:
cabal install --prefix=$HOME --user
Resolving dependencies...
Configuring split-0.1.4...
cabal: expected an absolute directory name for --prefix: $HOME
cabal: Error: some packages failed to install:
split-0.1.4 failed during the configure step. The exception was:
ExitFailure 1
What is the right equivalent of "cabal install --prefix=$HOME --user" on
Win32?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20110616/689c97e3/attachment.htm>
More information about the Haskell-Cafe
mailing list