Bitcoin Forum
June 21, 2024, 09:22:46 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 24, 2018, 10:10:27 PM
OK on OSX, sometimes when I stop a bot to tweak it LeonArdo quits unexpectedly having to reload. is this a known issue?
2  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 24, 2018, 12:10:04 PM
I got a UI request for OSX. Just like the telegram app or other apps that post on the icons on the dock a number informing unseen messages, Leonardo could do the same with completed transactions

3  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 22, 2018, 11:05:32 PM
I Am trying to install Leonardo on a Raspberry PI but I am unsure how to install the files that are in the tar.zx

Is there a repository in which Leonardo is included to be installed via apt-get?

A few instructions would be great.

Have you tried?

sudo apt-get install libqt5websockets5
sudo apt-get install qt5-svg
wget http://marginsoftware.de/downloads/leonArdo-arm.tar.xz
tar xvJf leonArdo-arm.tar.xz
cd leonArdo-arm/
./run-leonArdo.sh

All the best,

Rene

Thanks Rene.

I am almost there but at execution, I get this:
Code:
pi@raspberrypi:~ $ cd leonArdo-arm/
pi@raspberrypi:~/leonArdo-arm $ ./run-leonArdo.sh
running on Raspbian
./leonArdo.arm: relocation error: /lib/arm-linux-gnueabihf/libpthread.so.0: symbol h_errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
pi@raspberrypi:~/leonArdo-arm $



What Raspbian/Pi version are you using?  

All the best,

 Rene

OK so this happened when dealing with a PI rev3 with a 2017-3-03 build on Jessie.
I tried updating the OS, but like always something broke. So I did a clean install to the current rev of Stretch. I did the before mentioned procedure and it worked. I did modify qt5-svg to libqt5svg5, like mentioned in the tread.

LEONARDO IS RUNNING on the Pi

Only thought I get this:

Code:
pi@raspberrypi:~ $ cd leonArdo-arm/
pi@raspberrypi:~/leonArdo-arm $ ./run-leonArdo.sh
running on Raspbian
libEGL warning: DRI2: failed to authenticate

** (leonArdo.arm:8645): WARNING **: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files

Not sure what to make of it but I hope this can help the dev. team.

PS: loving the software. Can't wait what is in store..
4  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 21, 2018, 10:43:51 PM
I Am trying to install Leonardo on a Raspberry PI but I am unsure how to install the files that are in the tar.zx

Is there a repository in which Leonardo is included to be installed via apt-get?

A few instructions would be great.

Have you tried?

sudo apt-get install libqt5websockets5
sudo apt-get install qt5-svg
wget http://marginsoftware.de/downloads/leonArdo-arm.tar.xz
tar xvJf leonArdo-arm.tar.xz
cd leonArdo-arm/
./run-leonArdo.sh

All the best,

Rene

Thanks Rene.

I am almost there but at execution, I get this:
Code:
pi@raspberrypi:~ $ cd leonArdo-arm/
pi@raspberrypi:~/leonArdo-arm $ ./run-leonArdo.sh
running on Raspbian
./leonArdo.arm: relocation error: /lib/arm-linux-gnueabihf/libpthread.so.0: symbol h_errno, version GLIBC_PRIVATE not defined in file libc.so.6 with link time reference
pi@raspberrypi:~/leonArdo-arm $

5  Alternate cryptocurrencies / Service Announcements (Altcoins) / Re: [ANN] leonArdo - Bitcoin Trading Bot for Poloniex, Bittrex, Bitstamp, Bitfinex.. on: January 21, 2018, 10:14:28 PM
I Am trying to install Leonardo on a Raspberry PI but I am unsure how to install the files that are in the tar.zx

Is there a repository in which Leonardo is included to be installed via apt-get?

A few instructions would be great.
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!