Bitcoin Forum
April 27, 2024, 02:04:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Monedero PTC para Linux  (Read 547 times)
Liberto (OP)
Sr. Member
****
Offline Offline

Activity: 391
Merit: 254


Blockchain Stranger


View Profile
April 08, 2014, 05:44:33 AM
 #1

Hola amigos:

Quería consultaros si hay algún monedero de PTC para Linux. Lo que veo en la página oficial es para Windows.

Un saludo.

1714183498
Hero Member
*
Offline Offline

Posts: 1714183498

View Profile Personal Message (Offline)

Ignore
1714183498
Reply with quote  #2

1714183498
Report to moderator
"Bitcoin: the cutting edge of begging technology." -- Giraffe.BTC
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Asurmen
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500


View Profile
April 08, 2014, 12:06:46 PM
Last edit: April 08, 2014, 01:02:53 PM by Asurmen
 #2

Buenas Liberto, no te vale pillar el source y compilarlo?

https://github.com/mp2apps/pesetacoin-master

Si no me imagino que CryptoMP aparece en un plz y te lo soluciona. En sus capturas e visto que él curra con linux.
CryptoMP
Sr. Member
****
Offline Offline

Activity: 336
Merit: 250


View Profile
April 14, 2014, 09:53:48 AM
 #3

Si quereis me instalo un Linux en 32 bits y saco las dos versiones  (32 y 64 bits) pero vamos que en linux es algo tan sencillo como:

Code:
git clone https://github.com/mp2apps/pesetacoin-master.git
cd pesetacoin-master/src
make -f makefile.unix USE_UPNP=-
strip pesetacoind
cd ..
qmake USE_UPNP=- USE_QRCODE=1
make

Tendras que tener instaladas las dependencias

Code:
sudo apt-get install qt4-qmake libqt4-dev build-essential libssl-dev libdb++-dev libminiupnpc-dev libboost1.48-all-dev libqrencode
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!