[Haskell-cafe] Installing Curl on Windows 7 - permissions problem

Stephen Tetley stephen.tetley at gmail.com
Tue Jun 1 13:25:28 EDT 2010


On 31 May 2010 22:50, Ralph Hodgson <rhodgson at topquadrant.com> wrote:

>
> This is what happened when I went to my windows shell:
>
>
>
> C:\Users\Ralph\AppData\Roaming\cabal\curl-1.3.5>runhaskell setup build
>
> Preprocessing library curl-1.3.5...
>
> Building curl-1.3.5...
>
> Registering curl-1.3.5...
>
>
>
> C:\Users\Ralph\AppData\Roaming\cabal\curl-1.3.5>runhaskell setup install
>
> setup: permission denied
>
>


Don't you want to be installing the curl binding through MinGW's shell
rather than going back to the Windows shell?

Best wishes

Stephen


More information about the Haskell-Cafe mailing list