Post
Topic
Board Announcements (Altcoins)
Re: [ANN]VestxCoin Pcn Airdrop
by
ExabyteMiner
on 20/08/2018, 22:03:24 UTC
I didn't see a Linux binary anywhere for your coin, so I made one:

Linux 32-bit QT: https://mega.nz/#!iuw1FRzR!TVay0cj3VRS0ZMTi283FhKXhcoPVWAm31-tVJHDQ0gE
VirusTotal: https://www.virustotal.com/#/file/663118a0cc9f162e59674830aadac7621dd56aa6b40d9f6fc6983d0050896e26/detection

The detections are false positives common to crypto wallets and are related to the Proof of Stake mechanism.




@ExabyteMiner    Do you have any instructions how to install this on RaspberryPi?

I have no personal experience building for RaspberryPi but for the most part (with slight changes for some coins and assuming the coin has a "pro" file to work with) the build process is almost always the same and from what I can see on this guide (https://steemit.com/wallet/@cryptogodnl/how-to-install-any-qt-wallet-on-the-raspberry-pi), it SHOULD get you there.

If you encounter any errors while building, try using Google to investigate the error as it's typically just a missing dependency and if all else fails, sometimes just doing a simple "make clean" before re-running "make" works wonders.

If all else fails give me a shout and I'll see about building it for you.