Spacibo bolshoi, thank You for this guide, especially because of providing the git source of sibcoin daemon. I had been looking for it on the net and found Your article here!
Update: You must install the following dependency as well, otherwise make will not work:
sudo apt-get install libevent-dev
@bongoking - Good Catch!!! ... I totally missed to add " libevent-dev" in my list of dependency to be installed... yes that is required.