I've compiled on debian before, and that is all nice and easy. Dependencies are easily fetched with dpkg. But recently I am forced to use a macintosh laptop, and of course I feel the urge to tinker with it.
So I decided to compile cgminer, but can't get my head around how it works. I run Lion and it already has OpenCL from the box (thanks, Jobs!), but does it have the other dependencies (libcurl4-openssl-dev, libncurses5-dev, pkg-config and optional jansson)? If not, how do I get them? Do I have to compile them as well?
Thanks for any help