[Timber] building from trunk
Andrey Kruglyak
kruglyak at mac.com
Thu May 21 03:05:14 EDT 2009
I think there is a difference between installing libraries via cabal -
then you should install timberc via cabal as well - and running
"runhaskell Setup.lhs configure". In the later case you should install
the libraries manually, by downloading from hackage.haskell.org and
running "runhaskell Setup.hs/lhs ...".
At least, this is the way it works for me.
Regards,
Andrey
On 21 May 2009, at 07:29, Rick R wrote:
> I grabbed the latest from darcs, and upon attempting to run
> runhaskell Setup.lhs configure
>
> I got the response:
> Setup.lhs: At least the following dependencies are missing:
> binary >=0.4.2, bzlib >=0.4.0.0
>
> But I have those particular libraries installed in cabal. Am I
> missing an additional parameter?
>
> Thanks,
>
> Rick
>
> --
> We can't solve problems by using the same kind of thinking we used
> when we created them.
> - A. Einstein
> _______________________________________________
> Timber mailing list
> Timber at haskell.org
> http://www.haskell.org/mailman/listinfo/timber
More information about the Timber
mailing list