Post
Topic
Board Announcements (Altcoins)
Re: [ANN][INK] INKcoin - Launched! SHAvite-3 Hash, NO PRE-M!
by
deodecagone
on 22/02/2014, 22:54:26 UTC
any help? getting this error when trying to create the makefile
alert.cpp:6:53: fatal error: boost/algorithm/string/classification.hpp: No such file or directory
compilation terminated.
make: *** [obj/alert.o] Error 1

you haven't installed the dependencies ...  Roll Eyes Smiley

Just install
yum install gcc-c++ make
install boost-devel
yum install db4-devel
yum install openssl-devel  


You may use apt-get install on ubuntu/debian


edit looks to be boost in articular here your problem