I am planning to run Riak on top of LevelDB. I have downloaded both the packages for Riak and LevelDB separately. I am not sure how to link Riak with LevelDB - I didnt find any installation documents to run Riak on LevelDB. I am not sure if I have to do these two installations separately or there is a way where I can work install one package which has Riak and customized leveldb for the same. I am new to this and learning, so any suggestions will really help here.
Also, if I am heading into the right direction by installing Riak and LevelDB separately - how should I link them?