there is still a compile error for linux torcoind as descibed earlier..
i think it has to do with the leveldb folder wihich is specific for windows and not linux..
( like torcoin-qt.pro has hardlinks like "C:/deps/boost_1_55_0" )
Forget the original directions on the OP
Go into the src directory and make clean; makefile -f makefile.unix
It builds and works fine.