When trying to install the new version of 'happstack-server' I get the error:
cabal: Missing dependency on a foreign library:
* Missing C library: cryptopp
I'm running on Mac OS X 10.6.
Has anyone gotten this sort of thing working in the past?
I don't mind going without - I'm not going to be doing payment
processing on my laptop.
Thanks,
Antoine
It is needed for the new HTTPS support.
> I'm running on Mac OS X 10.6.
>
> Has anyone gotten this sort of thing working in the past?
>
> I don't mind going without - I'm not going to be doing payment
> processing on my laptop.
cabal install happstack-server -f-https
That works, and is what I do, but frequently I'm installing something
that pulls in happstack-server as a dependency, and then I get
surprised by build failures.
Antoine
--
You received this message because you are subscribed to the Google Groups "HAppS" group.
To post to this group, send email to ha...@googlegroups.com.
To unsubscribe from this group, send email to happs+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/happs?hl=en.