GUNBOT: The automatic profit generator > Beginners & Help

Running v3.2 on Raspberry Pi

(1/1)

ruphus:
Hey Guys,

can anyone help me setting up Gunbot on my Raspberry pi? Right now I am connecting through VNC to the Pi running raspbian.
Eventhough nodejs is not needed in v3.2 the newest nodejs is installed.

The tutorials i fount in this forum only cover v2.04. What are the main steps to get my bot running on my small Pi machine?

//edit:
When I try

chmod +x gunthy-armv7 gunthy-armv7x86
./gunthy-armv7(x86) BTC_ETH poloniex

it says "cannot execute binary - wrong file format..."


I am gladfull for any help!


Greetings
ruphus

criptonauta:

--- Quote from: ruphus on May 27, 2017, 10:03:55 AM ---Hey Guys,

can anyone help me setting up Gunbot on my Raspberry pi? Right now I am connecting through VNC to the Pi running raspbian.
Eventhough nodejs is not needed in v3.2 the newest nodejs is installed.

The tutorials i fount in this forum only cover v2.04. What are the main steps to get my bot running on my small Pi machine?

//edit:
When I try

chmod +x gunthy-armv7 gunthy-armv7x86
./gunthy-armv7(x86) BTC_ETH poloniex

it says "cannot execute binary - wrong file format..."


I am gladfull for any help!


Greetings
ruphus

--- End quote ---

Isn't is a typo problem?

./gunthy-armv7x86 BTC_ETH poloniex
or
./gunthy-armv7 BTC_ETH poloniex

AlfonseX:

--- Quote from: criptonauta on May 28, 2017, 03:40:21 AM ---
--- Quote from: ruphus on May 27, 2017, 10:03:55 AM ---Hey Guys,

can anyone help me setting up Gunbot on my Raspberry pi? Right now I am connecting through VNC to the Pi running raspbian.
Eventhough nodejs is not needed in v3.2 the newest nodejs is installed.

The tutorials i fount in this forum only cover v2.04. What are the main steps to get my bot running on my small Pi machine?

//edit:
When I try

chmod +x gunthy-armv7 gunthy-armv7x86
./gunthy-armv7(x86) BTC_ETH poloniex

it says "cannot execute binary - wrong file format..."


I am gladfull for any help!


Greetings
ruphus

--- End quote ---

Isn't is a typo problem?

./gunthy-armv7x86 BTC_ETH poloniex
or
./gunthy-armv7 BTC_ETH poloniex

--- End quote ---

Or ./gunthy-armv6 ?

ruphus:

--- Code: ---pi@pi:~ $ uname -a
Linux pi 4.9.28-v7+ #999 SMP Tue May 16 14:03:19 BST 2017 armv7l GNU/Linux
--- End code ---

I guess it is armv7 since it is a pi3.

the error message indicates that the compiled script is not compiled for armv7, doesnt it?!

ruphus:
Has anyone any idea on how to get the armv7 version running on a raspberry pi 3?

Navigation

[0] Message Index

Go to full version