onsightit / solarcoin

SolarCoin with PoST
MIT License
53 stars 27 forks source link

Needs a Repo for Ubuntu #22

Open Scalextrix opened 8 years ago

Scalextrix commented 8 years ago

The .run file from the solarcoin.org webpage does not install correctly on Ubuntu, please add a PPA repository

Tumble23 commented 8 years ago

This is also true on raspberian. I did, however, manage to get the headless server running on raspberian having git cloned it and running:

cd src/
make -f makefile.unix

But not on Ubuntu. If you need any further details, please let me know.

Scalextrix commented 8 years ago

I am actually trying to run it on a Pi3 but I preferred Ubuntu as there is broader OS support from other cryptos, Im trying to make a low power node that can run multiple efficient coins.

Scalextrix commented 7 years ago

A PPA that handles x86 and ARM for SBCs like Raspberry Pi would be ideal