Hello,

I installed Haskell Platform version 2009.2.0.2 on Windows 7 (my work
computer).  Next I typed:
cabal install -f-curl

Things went along pretty well until this appeared:
[137 of 140] Compiling Darcs.Commands.Help ( src\Darcs\Commands\Help.lhs,
dist\b
uild\darcs\darcs-tmp\Darcs\Commands\Help.o )
[138 of 140] Compiling Darcs.ArgumentDefaults (
src\Darcs\ArgumentDefaults.lhs,
dist\build\darcs\darcs-tmp\Darcs\ArgumentDefaults.o )
[139 of 140] Compiling Darcs.RunCommand ( src\Darcs\RunCommand.hs,
dist\build\da
rcs\darcs-tmp\Darcs\RunCommand.o )
[140 of 140] Compiling Main             ( src\darcs.hs,
dist\build\darcs\darcs-t
mp\Main.o )
Linking dist\build\darcs\darcs.exe ...
setup.exe: CreateDirectory: permission denied (Access is denied.)
cabal: Error: some packages failed to install:
darcs-2.3.0 failed during the final install step. The exception was:
exit: ExitFailure 1

Note: I intentionally skipped installing MSYS as I have no plans to run the
test suite on this machine.

I re-ran the above command and I get the same message.  Is this a cabal
bug?  If so, is it a known bug?  Is it because I'm using cmd.exe instead of
MSYS?

Thanks,
Jason
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to