Hacker News new | ask | show | jobs
Open Source Campfire plugin for iChat (g-off.github.com)
4 points by jlgosse 5170 days ago
1 comments

Doesn't appear to be a binary available, only the source. I tried running it from Xcode, but looks like I'm missing some dependencies. I could track them down probably, but will probably just pass on it for now as it looks pretty beta.
No tracking down of dependencies necessary, they are all submodules. You just need to git submodule init, git submodule update.