Bitcoin Forum
May 08, 2024, 12:49:44 PM *
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.

1715172584
Hero Member
*
Offline Offline

Posts: 1715172584

View Profile Personal Message (Offline)

Ignore
1715172584
Reply with quote  #2

1715172584
Report to moderator
1715172584
Hero Member
*
Offline Offline

Posts: 1715172584

View Profile Personal Message (Offline)

Ignore
1715172584
Reply with quote  #2

1715172584
Report to moderator
The grue lurks in the darkest places of the earth. Its favorite diet is adventurers, but its insatiable appetite is tempered by its fear of light. No grue has ever been seen by the light of day, and few have survived its fearsome jaws to tell the tale.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715172584
Hero Member
*
Offline Offline

Posts: 1715172584

View Profile Personal Message (Offline)

Ignore
1715172584
Reply with quote  #2

1715172584
Report to moderator
1715172584
Hero Member
*
Offline Offline

Posts: 1715172584

View Profile Personal Message (Offline)

Ignore
1715172584
Reply with quote  #2

1715172584
Report to moderator
1715172584
Hero Member
*
Offline Offline

Posts: 1715172584

View Profile Personal Message (Offline)

Ignore
1715172584
Reply with quote  #2

1715172584
Report to moderator
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!