RE: problems getting cabal-install to work on CentOS

2011-02-14 Thread Chris Dornan
either that or, for each build do “mkdir -p $HOME/.cabal-tmp”, issuing a warning to this effect. Chris From: Duncan Coutts [mailto:duncan.cou...@googlemail.com] Sent: 14 February 2011 14:29 To: Chris Dornan Cc: cabal-devel Subject: RE: problems getting cabal-install to work on CentOS On

RE: problems getting cabal-install to work on CentOS

2011-02-14 Thread Duncan Coutts
On Mon, 2011-02-14 at 12:14 +, Chris Dornan wrote: > Hi Duncan, > I am pretty sure it was a tmp directory issue where the default tmp > directory prohibited execution. Ah hah. This did subsequently get reported by someone else http://hackage.haskell.org/trac/hackage/ticket/685 > Its main a