Skip to content

Getting Started: Linux

Hüseyin Uslu edited this page Sep 2, 2014 · 15 revisions

You need at least mono 3.x series to be able to build & run CoiniumServ. To do so, follow the instructions over here.

Additionally you'll need to install git-core package. Once done, you can issue the following build process;

git clone https://github.com/CoiniumServ/CoiniumServ.git
cd CoiniumServ
git submodule init
git submodule update
cd build
./build-mono-debug.sh