
10 Jul
2008
10 Jul
'08
7:34 p.m.
Hi
Did you do the runhaskell Setup configure && runhaskell Setup build && runhaskell Setup install?
I used 'sudo cabal install derive'. I did find the binary - in my user's .cabal/bin directory! Odd that it should default to that when run as root.
I think if you pass --global as a flag it will appear somewhere more sensible.
I don't have the darcs version working yet, though.
What is the problem? The message you gave from runhaskell Setup configure was merely a warning, and it should continue to work fine if you build/install it. Thanks Neil