Page 1 of 1

Installation of bit torrent sync on bubba two

Posted: 02 May 2013, 09:35
by Paramenides
I'm trying to install and run the bit torrent sync application on a bubba two server. I'm not able to start up the service and need some advice.

here's what i've done

- ssh as root
# wget "LINK to arm version of bit torrent sync tar file"
# tar xvzf btsync_arm.tar.gz
# ./btsync

I then recive the error 'can not start binary file'. tried to run # chmod +x btsync but still the same problem. so, how do I proceed with this?

regards

Re: Installation of bit torrent sync on bubba two

Posted: 02 May 2013, 14:54
by DanielM
There is no arm processor in Bubba 2. Bubba 1 (aka Bubba server) and B3 uses arm, B2 uses PPC.

/Daniel

Re: Installation of bit torrent sync on bubba two

Posted: 02 May 2013, 14:57
by Ubi
AFAIK BubbaTwo is not ARM, but PowerPC. B3 is ARM (Bubba 1 also actually)

Re: Installation of bit torrent sync on bubba two

Posted: 02 May 2013, 14:58
by Ubi
seems we agree :D

Re: Installation of bit torrent sync on bubba two

Posted: 03 May 2013, 08:17
by DanielM
Ubi wrote:seems we agree :D
Yep. But note one thing: My post is above yours! :D

/Daniel

Re: Installation of bit torrent sync on bubba two

Posted: 03 May 2013, 16:07
by Paramenides
Thanks for answering, I was able to push this further but still not able to run it. Got this now...

./btsync: /lib/tls/libresolv.so.2: version `GLIBC_2.9' not found (required by ./btsync)
./btsync: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by ./btsync)

Re: Installation of bit torrent sync on bubba two

Posted: 04 May 2013, 02:24
by Ubi
yeah I got confused because of these guys:http://archive09.linux.com/feature/148960. Having never actually owned a B2 I thought Id doublecheck before sending the OP on the wrong track. Hence the latency.

Re: Installation of bit torrent sync on bubba two

Posted: 09 May 2013, 11:26
by Paramenides
Have not been able to install the bit torrent sync client. I'm not really sure if it's possible to install it on a Bubba Two. Anyone that knows? further hints appreciated

Re: Installation of bit torrent sync on bubba two

Posted: 23 Mar 2014, 12:46
by nolla

Re: Installation of bit torrent sync on bubba two

Posted: 17 Jul 2014, 09:13
by 86ivar
I have been using bittorrent sync on my B2 for a year. I just run the (powerpc) btsync binary by the command ./btsync
I remember I set the permission of the btsync file to 777.