Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DASH] Dash | First Anonymous Coin | Inventor of X11, DGW, Darksend and InstantX
by
lobo13hf
on 29/12/2015, 23:03:47 UTC
Can anybody guide me on how to install the Electrum-Dash on linux, mint/kali/ubuntu everytime i try i get this

Code:
Installing Electrum-DASH-2.4.1rc2

Electrum-DASH for Linux supports x86_64 machines only
You're recommended to use a source installation:
git clone https://github.com/mazaclub/electrum-dash
cd electrum-dash
git checkout 2.4.1rc2
pyrcc4 icons.prc -o gui/qt/icons_qrc.py
sudo apt-get install python-qt4 pip
sudo pip install --upgrade -r requirements.txt
sudo python setup.py install

BTW am running my linux distros from live-usb.