Post
Topic
Board Announcements (Altcoins)
Re: [ANN] Uranium-X (URX) Super Rare Crypto!! Cpu Mining!!!
by
crypto.farm
on 19/11/2020, 23:41:21 UTC
Hey guys I have troubles starting the wallet. I downloaded the binaries for linux but no luck. Anyone running ubuntu 18.04? Will try to compile wallet tonight and see if I am successful. Also, can anyone tell me if wallet is 32 or 64 bit?
From https://github.com/isotope-crypto/UraniumX/releases/tag/v1.0.3_isotope-crypto-version.1 it looks like it's only 32bit?
Cheers
Hi Osram,
Check the readme file contained within the Linux wallet download,
I will paste here what you need. It works on Ubuntu 18.04 for sure as that is my machine I use as well.

To run the Uranium-X QT out of the box on a fresh Linux OS, the following packages are required: <500MB total
-----
sudo apt-get install libqrencode3
sudo apt-get install qt5-default
sudo apt-get install libqt5network5
sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils
sudo apt-get install libboost-system-dev libboost-filesystem-dev libboost-chrono-dev libboost-program-options-dev libboost-test-dev libboost-thread-dev
sudo apt-get install libboost-all-dev
sudo apt-get install libdb4.8-dev libdb4.8++-dev
sudo apt-get install libdb5.3++

sudo apt-get update

sudo apt-get install software-properties-common
sudo add-apt-repository ppa:bitcoin/bitcoin
[press ENTER]

sudo apt-get update

DONE!
--> Launch uraniumx-qt
cd yourfilepath ./uraniumx-qt