ctubio / tribeca

Self-hosted crypto trading bot (automated high frequency market making) in node.js, angular, typescript and c++
https://127.0.0.1:3000
Other
95 stars 26 forks source link

Very long installation ? (Question) #108

Closed Camille92 closed 7 years ago

Camille92 commented 7 years ago

Hello Carles,

Why is the new installation so long?

I'm struggling to do updates now haha.

Thanks for your answer

ctubio commented 7 years ago

yep, see https://github.com/ctubio/tribeca/issues/74

now we have more lovely deps (http://www.quickfixengine.org/)

let me know if you have any problems, it should work eaSy (10min compilation) in new aws ec2 instances with fresh debian/centos image (like this https://travis-ci.org/ctubio/tribeca/jobs/236881063)

ctubio commented 7 years ago

also is only the first install, once you have /usr/local/include/quickfix/* files it will not run again so long

Camille92 commented 7 years ago

Good! So it means that we're connected to Coinbase with FIX now ?

ctubio commented 7 years ago

still using https calls, but we have all tools installed and ready to make use of FIX protocol if we ever understand how it works xD

Camille92 commented 7 years ago

Okay, I get blocked here in one instance I don't know what happens.

In file included from C++/fix40/Message.h:4:0, from C++/fix40/TestRequest.h:4, from C++/test/DataDictionaryTestCase.cpp:30, from ut.cpp:30: C++/fix40/../Message.h:342:15: warning: ‘template class std::auto_ptr’ is deprecated [-Wdeprecated-declarations] static std::auto_ptr s_dataDictionary; ^ In file included from /usr/include/c++/5/memory:81:0, from C++/Utility.h:99, from ut.cpp:27: /usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here template class auto_ptr;

ctubio commented 7 years ago

can you copy the full log?

Camille92 commented 7 years ago

Well that's very long so here is a pastbin.

I think the end is the interesting part.

I stop the process after it stays like that for over 10mn

https://pastebin.com/CstkKH99

ctubio commented 7 years ago

just don't stop it :dancer: you are arround https://travis-ci.org/ctubio/tribeca/jobs/236908873#L2630

Camille92 commented 7 years ago

... Well, you right just added to wait a bit more.

Sorry!

ctubio commented 7 years ago

nice'¡ :beers: