dessalines / torrenttunes-client

DEPRECATED: A BitTorrent-based music streaming service.
GNU General Public License v3.0
358 stars 43 forks source link

Juste a question #73

Closed Djang0 closed 8 years ago

Djang0 commented 8 years ago

Hi,

Is it possible to install a web client on raspberry pi 2 ? If someone did would it be possible to have some brief howto?

thanks

dessalines commented 8 years ago

I don't see why not, except maybe system requirements.

Follow these instructions: https://github.com/tchoulihan/torrenttunes-client#command-line-client

Edit: and make sure you have java 8 installed.

Djang0 commented 8 years ago

great ! ... I wonder which arm distrib of jdk 8 I have to install 32 or 64 bits? I'm using osmc as os ... may be this is not your area of expertise and/or not the right place to ask ...

dessalines commented 8 years ago

Not my area of expertise, I don't have one. Google how to install java 8 on raspberry pi.

itolosa commented 8 years ago

Preferably 64 bits, although 32 may be ok (http://superuser.com/questions/271173/how-important-is-having-64-bit-programs-on-64-bit-os). There are arm binaries for x32 and x64 here: http://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html

Djang0 commented 8 years ago

Thank you for the help @itolosa. I think got this now...

dessalines commented 8 years ago

I'll close this issue then, unless you guy's request me to reopen.