Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any way or how to to compile this for arm ? like raspberry ? #7

Closed
mohamedpsx opened this issue Dec 6, 2014 · 2 comments
Closed

Any way or how to to compile this for arm ? like raspberry ? #7

mohamedpsx opened this issue Dec 6, 2014 · 2 comments

Comments

@mohamedpsx
Copy link

Any way or how to to compile this for arm ? like raspberry ?

Thank you

@soundanalogous
Copy link
Owner

If you can compile Java for Arm it will work. I don't personally know how to do it however.

@mohamedpsx
Copy link
Author

@soundanalogous thank you for your response, well i know that java is cross platform, but i did not know that support arm too. and i was able to run the breakoutserver on raspberry, i only had to point to the libtxrx & RXTXcomm.jar using this line : java -Djava.library.path=/usr/lib/jni -cp /usr/share/java/RXTXcomm.jar -jar breakouserver.jar

you should add it to your readme if you want ;)

so i am closing this issue now.

Thank you very very much.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants