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

Ralph Hodgson rhodgson at topquadrant.com
Wed Jun 2 05:16:29 EDT 2010


Thanks - Yes that is what I did. I have curl working fine on the MAC - I
will have to devote more time to Windows 7.

The MAC work has revealed a strange problem in download-curl. I'll have more
to say about that later.

-----Original Message-----
From: Stephen Tetley [mailto:stephen.tetley at gmail.com] 
Sent: Tuesday, June 01, 2010 10:25 AM
To: rhodgson at topquadrant.com
Cc: haskell-cafe at haskell.org
Subject: Re: [Haskell-cafe] Installing Curl on Windows 7 - permissions
problem

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