Bitcoin Forum

Alternate cryptocurrencies => Altcoin Discussion => Topic started by: Cryptonitex on September 17, 2015, 02:56:35 AM



Title: Installing AltCoin Wallet in Ubuntu
Post by: Cryptonitex on September 17, 2015, 02:56:35 AM
I donno if this is the correct forum, but I'm having a bit of trouble with installing my VeriCoin wallet on Ubuntu.
After Windows 10 catastrophe I decided to move from Windows 10 to Ubuntu. So I moved all my VeriCoin to another wallet so I could install a new fresh wallet on my Ubuntu computer. Well, now I'm stuck because no matter what I do, I can't get this wallet to be installed. Here's what I've tried so far.

I went to the VeriCoin website: VeriCoin.info and I downloaded the 64 bit version for the linux wallet, because I'm running on the 64 bit operating system. Sometimes it won't download the wallet and it'll make FireFox crash. Sometimes it does download. (too bad I can't show pictures, if I can, I don't know how yet)

After it downloads, I try to run the file. After about an hour of the file trying to open, I get an error message. After this I really don't know what to do. Is there another way to install the wallet? Am I doing something incorrect? I also posted this on the VeriCoin forums, but technical help usually takes days to figure out. I hope one of you could help me out.

Here's a link to my original post (with pictures).

https://www.vericoinforums.com/threads/ubuntu-wallet-am-i-doing-it-wrong.1108/


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: achow101 on September 17, 2015, 03:48:35 AM
You don't just double click on that file, it will open up as a huge text file. Instead, you need to use several terminal commands.

Open up the terminal, and navigate to the directory that contains the file
type
Code:
chmod +x VeriCoin_1.6.2_64bit.run
Then type
Code:
./VeriCoin_1.6.2_64bit.run
This will run the script and it should install everything.


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: foxkyu on September 17, 2015, 05:01:25 AM
I donno if this is the correct forum, but I'm having a bit of trouble with installing my VeriCoin wallet on Ubuntu.
After Windows 10 catastrophe I decided to move from Windows 10 to Ubuntu. So I moved all my VeriCoin to another wallet so I could install a new fresh wallet on my Ubuntu computer. Well, now I'm stuck because no matter what I do, I can't get this wallet to be installed. Here's what I've tried so far.

I went to the VeriCoin website: VeriCoin.info and I downloaded the 64 bit version for the linux wallet, because I'm running on the 64 bit operating system. Sometimes it won't download the wallet and it'll make FireFox crash. Sometimes it does download. (too bad I can't show pictures, if I can, I don't know how yet)

After it downloads, I try to run the file. After about an hour of the file trying to open, I get an error message. After this I really don't know what to do. Is there another way to install the wallet? Am I doing something incorrect? I also posted this on the VeriCoin forums, but technical help usually takes days to figure out. I hope one of you could help me out.

Here's a link to my original post (with pictures).

https://www.vericoinforums.com/threads/ubuntu-wallet-am-i-doing-it-wrong.1108/
Take a look the tutorial here https://bitcointalk.org/index.php?topic=460178.msg9007912#msg9007912
install all the packages and dependencies, download souce code, and then install the wallet


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: Cryptonitex on September 17, 2015, 05:21:46 PM
The VRC community is telling me that the wallet can't be ran on Ubuntu for some reason...

If they have a Linux wallet, why does it not run on Ubuntu? So what does it run on?


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: blxlihnk on September 19, 2015, 06:52:00 AM
on linux mint and ubuntu,  I use Wine to open the.exe wallet
it works fine with quark wallet


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: Cryptonitex on September 19, 2015, 08:37:09 AM
Didn't think of that. But better safe than sorry. If the wallet don't wanna work on Ubuntu, I'm not going to force it.


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: tyz on September 19, 2015, 09:50:06 AM
I had the same issue with some other coin wallet some weeks ago. I followed this tutorial http://groestlcoin.org/forum/index.php?topic=97.0
Just change the github link to your desired coin. Worked fine for me!


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: billotronic on September 20, 2015, 12:55:10 AM
Welcome to the wonderful world of linux friend.

First thing's first, compile from source!

Any coin/oss project/etc worth a half a shit will have install directions. In coin projects this can be found  in the 'doc' directory. In your case, you want to follow these instructions

https://github.com/vericoin/vericoin/blob/master/doc/readme-qt.rst

on how to compile the Qt wallet.

This process only really comes in two flavors, this one being the qmake method.. the other uses autotools. The dependencies to compile the software is generally all the same though.

cryptonote based coins are a little different though, but again, the doc's will tell you what you need to do to cook the wallet..


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: HeroCat on September 20, 2015, 12:36:01 PM
What happen with Windows 10 ? You can even use older Windows like Windows 8  ;D With Linux you can always expect problems with software installing, it is for all Linux systems  ;)


Title: Re: Installing AltCoin Wallet in Ubuntu
Post by: billotronic on September 20, 2015, 08:59:45 PM
lol is it opposite day already? man time flies....