I'm using CentOS on my server, and when I try to compile bitcoin from the github source using make -f makefile.unix
, I get a ton of errors. I'm assuming they're caused by dependency errors?
I've seen a bunch of dependency lists for debian-based linux distros which use apt-get, but I'd like to know what I need for CentOS. Installing the dependencies from the debian lists using yum show the packages as unavailable.
Here's the huge error list, if anyone wants it: http://pastebin.com/1y2wCH5N