Plutoniumn
Plutoniumn
Hopefully... I'm also waiting for it.
same problem here.. Any solution yet?? The domainname is also unregistred.. no history been found, hopefully a quick alternative.
@FabioNevesRezende I've tried also other node versions and gcc versions but no result. Anyone else some ideas?
@Annabelle75 The first part worked. The I've tried to install the second; "apt-get install gcc-5 g++-5 -y && update-alternatives --install /usr/bin/gcc gcc /usr/bin/gcc-5 60 --slave /usr/bin/g++ g++ /usr/bin/g++-5" but ubuntu...
@Annabelle75 I am on both, and on both I get the same error. At Debian I get the following if I try your first rule "apt-cache madison gcc-5" Ubuntu worked,...
@Annabelle75 Well, we've followed this guide: https://github.com/zone117x/node-cryptonote-pool So if you've downloaded everything you need to run "npm update". That is where the errors came from. I also updated the machine...
@Annabelle75 I have two machines. One is Ubuntu 16.04 and the other is Debian 4.9.30 If I read some manuals all the people are using node v0.10.10 and npm as...
@Annabelle75 Which versions of npm and node do you use? I've tried a few "recommended" versions but they all give different errors.. Is it possible to provide some help?