Post
Topic
Board Altcoin Discussion
Re: [QRK] Noobproof VPS Quarkcoin All-In-One EZ Setup Script (updated)
by
BitcoinBA
on 01/12/2013, 10:10:17 UTC
Hi Gigawatt,

thank you for the great script. I have just bought a VPS at Linode and it's running at 45k hps. Another node is running at my home PC in a virtual LUBUNTU box at 20k hps.

The script compiled quite well at the Linode box, but with many warnings. It seems to be working fine but still, is it ok? I don't have so much experience with linux so it might be a stupid question Smiley

Building LevelDB ...

db/log_reader.cc:181:26: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]

blake.c:886:8: warning: invalid conversion from ‘void*’ to ‘unsigned char*’ [-fpermissive]

blake.c:944:1: warning:   initializing argument 1 of ‘void blake64_close(sph_blake_big_context*, unsigned int, unsigned int, void*, size_t)’ [-fpermissive]

update-rc.d: warning: /etc/init.d/cron missing LSB information


Thank you.