Author

Topic: install Bitcoin-Qt on Debian? (Read 1484 times)

sr. member
Activity: 434
Merit: 250
September 07, 2014, 02:20:57 AM
#6

How to install on Debian?
thanks


 
Download the package for linux

Extract into /tmp

Run terminal

Install required QT4 library : su -c "apt-get install libqtgui4-gui"

Install -qt wallet : su -c "chown -R root:root /tmp/bitcoin* && mv /tmp/bitcoin* /opt/"

Run the wallet : /opt/bitcoin*/bin/64/bitcoin-qt

thanks guy , cheers !
No problem, did it work? Smiley
legendary
Activity: 1073
Merit: 1000
September 06, 2014, 11:44:15 PM
#5

How to install on Debian?
thanks


 
Download the package for linux

Extract into /tmp

Run terminal

Install required QT4 library : su -c "apt-get install libqtgui4-gui"

Install -qt wallet : su -c "chown -R root:root /tmp/bitcoin* && mv /tmp/bitcoin* /opt/"

Run the wallet : /opt/bitcoin*/bin/64/bitcoin-qt

thanks guy , cheers !
sr. member
Activity: 434
Merit: 250
September 06, 2014, 03:42:23 PM
#4

How to install on Debian?
thanks


 
Download the package for linux

Extract into /tmp

Run terminal

Install required QT4 library : su -c "apt-get install libqtgui4-gui"

Install -qt wallet : su -c "chown -R root:root /tmp/bitcoin* && mv /tmp/bitcoin* /opt/"

Run the wallet : /opt/bitcoin*/bin/64/bitcoin-qt
Linuxes infamous in google I don't think so?Google might have been the answer rather
Well it's the basic guide, i don't get you post at all but yes OP could rather google it if this won't work for him. Also the last command is for 64bit computers if OP has 32 bit then change that 64 in last command to 32.
member
Activity: 87
Merit: 10
September 06, 2014, 03:36:22 PM
#3

How to install on Debian?
thanks


 
Download the package for linux

Extract into /tmp

Run terminal

Install required QT4 library : su -c "apt-get install libqtgui4-gui"

Install -qt wallet : su -c "chown -R root:root /tmp/bitcoin* && mv /tmp/bitcoin* /opt/"

Run the wallet : /opt/bitcoin*/bin/64/bitcoin-qt
Linuxes infamous in google I don't think so?Google might have been the answer rather
sr. member
Activity: 434
Merit: 250
September 06, 2014, 02:40:47 PM
#2

How to install on Debian?
thanks


 
Download the package for linux

Extract into /tmp

Run terminal

Install required QT4 library : su -c "apt-get install libqtgui4-gui"

Install -qt wallet : su -c "chown -R root:root /tmp/bitcoin* && mv /tmp/bitcoin* /opt/"

Run the wallet : /opt/bitcoin*/bin/64/bitcoin-qt
legendary
Activity: 1073
Merit: 1000
September 06, 2014, 10:53:57 AM
#1

How to install on Debian?
thanks


 
Jump to: