Can't find cabal.exe on windows
Neil Mitchell
ndmitchell at gmail.com
Wed Jun 25 18:58:04 EDT 2008
Hi Aemon,
Try:
C:\Documents and Settings\Administrator\Application Data\cabal\bin
(changing Administrator for your current user login, possibly)
Or:
C:\Program Files\Haskell\bin
I'd add that to your %PATH%, for convenience.
Thanks
Neil
On 6/25/08, Aemon Cannon <aemoncannon at gmail.com> wrote:
> I installed Cabal-1.4.01 with ghc 6.8.3 on Windows XP SP2 using the
> following commands:
>
> ghc --make Setup.hs
> Setup configure
> Setup build
> Setup install
>
>
> Everything seemed to work perfectly, but I can't seem to find cabal.exe The
> README seems to indicate that it'd be installed in HOME/.cabal, but this
> directory was not created.
>
> Any ideas?
>
> Thanks,
> Aemon Cannon
>
> _______________________________________________
> Libraries mailing list
> Libraries at haskell.org
> http://www.haskell.org/mailman/listinfo/libraries
>
>
More information about the Libraries
mailing list