Bitcoin Forum
May 09, 2024, 01:38:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Bitcoin / Armory / can't compile armory (PyString_FromStringAndSize error) on: August 25, 2017, 03:15:37 PM
I am trying to compile armory 0.96.1 and 0.96.1.2 from sources on fedora 26 but I get this error and a lot of similar errors on different lines

Quote
CppBlockUtils_wrap.cxx: In function 'PyObject* _wrap_BtcUtils_hash256(PyObject*, PyObject*)':
CppBlockUtils_wrap.cxx:28661:17: error: 'PyString_FromStringAndSize' was not declared in this scope
     resultobj = PyString_FromStringAndSize((char*)((&result)->getPtr()), (&result)->getSize());
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
CppBlockUtils_wrap.cxx:28661:17: note: suggested alternative: 'PyBytes_FromStringAndSize'
     resultobj = PyString_FromStringAndSize((char*)((&result)->getPtr()), (&result)->getSize());
                 ^~~~~~~~~~~~~~~~~~~~~~~~~~
                 PyBytes_FromStringAndSize

I have anaconda installed, I don't know if this is the cause of the error

This is the list of commands that I used to compile
Quote
$ git clone https://github.com/goatpig/BitcoinArmory
$ cd BitcoinArmory
$ git submodule init
$ git submodule update
$ git checkout v0.96.1
$ ./autogen.sh
$ ./configure
$ make
2  Bitcoin / Armory / compiling from sources (0.96) on: May 03, 2017, 01:27:11 PM
I use fedora 25 and I am having troubles compiling armory 0.96 from sources

I am following this guide

https://btcarmory.com/docs/building/

But I think that it's outdated.

First of all the signing key is of the old developer, I think?
gpg --recv-keys --keyserver keyserver.ubuntu.com 98832223




Then the build process

Quote
$ git checkout v0.96  # put latest version number here
$ git tag -v v0.96    # confirm signatures before continuing
$ make
$ python ArmoryQt.py

Doesn't work.

I tried to use these commands instead

Quote
$ git checkout v0.96  # put latest version number here
$ git tag -v v0.96    # confirm signatures before continuing
$ ./autogen
$ ./configure
$ make

I went a step further. Not sure if I did the right thing. But still I can't compile it

During the configure I get this warning
Quote
=== configuring in cppForSwig/fcgi (*****/BitcoinArmory/cppForSwig/fcgi)
configure: WARNING: no configuration information is in cppForSwig/fcgi

During the make command I get this error at the end
Quote
make[3]: uscita dalla directory "*****/BitcoinArmory/cppForSwig/lmdb"
Making all in fcgi
make[3]: ingresso nella directory "*****/BitcoinArmory/cppForSwig/fcgi"
make[3]: ***  Nessuna regola per generare l'obiettivo "all".  Arresto.
make[3]: uscita dalla directory "*****/BitcoinArmory/cppForSwig/fcgi"
Makefile:1445: set di istruzioni per l'obiettivo "all-recursive" non riuscito
make[2]: *** [all-recursive] Errore 1
make[2]: uscita dalla directory "*****/BitcoinArmory/cppForSwig"
Makefile:429: set di istruzioni per l'obiettivo "all-recursive" non riuscito
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory "*****/BitcoinArmory"
Makefile:361: set di istruzioni per l'obiettivo "all" non riuscito
make: *** [all] Errore 2

The ***** is just a way to censor my home directory.

Any idea? I can post the full logs if needed.
3  Bitcoin / Armory / armory databases and dejadup on: May 27, 2015, 11:20:18 AM
Hello, I use fedora and I regularly backup my home folder with dejadup, a program that creates incremental backups on another hard disk.

The folder  ~/.armory/databases/blocks every time gets transferred to the external hdd and it takes a long time. I don't have this problem with the ~/.bitcoin folder cause it has a lot of files and only a few (the most recent?) get transferred during backups.

So I was wondering, can I tell the backup program to skip the folder ~/.armory/databases/ entirely? is it safe to do? What will happen if I start armory without this folder?
4  Local / Italiano (Italian) / bitcoin e conto bancoposta più on: November 29, 2013, 06:57:55 PM
salve a tutti, mi sono da poco iscritto a mtgox, nel loro sito parlano di EURO BANK TRANSFER in Polonia per trasferire euro o di BANK TRANSFER in Giappone per i bonifici internazionali mi pare di capire.

https://www.mtgox.com/trade/funding-options (il link funziona solo se loggati su mtgox)

Quote
If you have a European bank account you can send a SEPA direct deposit IN EURO to our european account, free of transfer charges (this excludes the receiving fee charged by our bank). Our bank charges up to 10 PLN for receiving deposits. You will receive an email when funds are credited if you have an email configured on your Mt.Gox account.


mtgox da anche delle coordinate bancarie con un IBAN ed un BIC e varie altre info.


Io ho un conto bancopostapiù ma nel sito delle poste http://www.poste.it/bancoposta/contoecarte/sepa-cose.html è scritto
Quote
A partire dal 1° Febbraio 2014, per effetto del Regolamento UE n. 260/12, in un'ottica di armonizzazione dei servizi di pagamento a livello europeo, i prodotti nazionali "Bonifico" e "Domiciliazione pagamenti/RID" saranno definitivamente sostituiti da due nuovi servizi - rispettivamente il SEPA Credit Transfer (SCT) e il SEPA Direct Debit (SDD) – con caratteristiche comuni all'interno di tutti i Paesi appartenenti all'Area Unica dei Pagamenti Europei (area SEPA).


qui è scritto http://www.poste.it/bancoposta/contoecarte/sepa-bonifico.html
Quote
Ad oggi è già possibile ricevere Bonifici SEPA in accredito sul conto corrente BancoPosta. Dal 1° febbraio 2014 sarà possibile effettuare Bonifici SEPA in uscita a valere sui conti correnti BancoPosta.



ora mi chiedo, posso fare un bonifico a mtgox in polonia con il mio conto bancopostapiù? Devo usare il bonifico internazionale in giappone? La polonia ancora non usa l'euro ma lo sloty, mtgox spiega che devo spedire euro, i miei euro vengono convertiti se faccio un bonifico dal conto bancopostapiù?

Che altri sistemi ho per fare un bonifico SEPA ad mtgox?

Ultima domanda: il conto bancoposta è cointestato (io sono uno degli intestatari), questo può creare problemi?
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!