Post
Topic
Board Announcements (Altcoins)
Re: [ANN] LOTTO COIN - The coin thats a game! Released 12/12/13
by
pricdx01
on 21/12/2013, 23:51:26 UTC
Is there a linux version of lottocoin? especially for the lottocoind?

Some people made some games based on lottocoin so I'm wondering...


The source code for the client for Linux is located at https://github.com/lottocoin/lottocoin


Instructions on making it included in the clone.

If you have never compiled source code - or used Git, it will be an experience ;>


git clone https://github.com/lottocoin/lottocoin

If you don't have git…

apt-get install git

Then clone it.

There are multiple dependencies required to compile - look up "how to compile litecoin" and many / most of the dependencies you will need to compile that client will be in common with code required to compile Lotto as well.

Specifics for Lotto are in the git clone you will copy in the read me files.

-d