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

Documentation for Linux #64

Open
matanox opened this issue Nov 2, 2017 · 2 comments
Open

Documentation for Linux #64

matanox opened this issue Nov 2, 2017 · 2 comments
Assignees

Comments

@matanox
Copy link

matanox commented Nov 2, 2017

Is it all supposed to build and run well also on linux systems?
Some initial input would be nice, before diving in. Perhaps, a comment can then be added to the github readme as well, to make this issue/question superfluous.

Thanks in advance for your comments!

@senderle
Copy link
Owner

senderle commented Nov 3, 2017

I don't have a linux machine set up for testing, and probably won't in the near future. I don't know off the top of my head what the exact prerequisites will be for a linux system. Naturally the correct way to install them will also depend on your distribution. All of these factors have made me reluctant to include anything about linux installation, because there's a good chance my guesses about this would be wrong.

Having said that... I'd guess that if you have a recent version of java, then you should be able to run the jar in the way that you would run any jar. If you want to be able to run it by double-clicking, but find that it doesn't work, and you use Ubuntu, these instructions might help.

If you have maven and a recent java, it should also be possible to follow the instructions given in the Building the Development Version section of the readme -- it's basically just mvn package. According to the jfx plugin, even the mvn jfx:native command ought to work, producing a stand-alone package of some kind. Here are some instructions for installing maven in centos and ubuntu.

I'd be happy to add something to the readme based on your own experiences -- but unless I hear from someone with a linux machine who wants to do some testing, I probably won't add anything to the main readme right now.

Care to volunteer?

@matanox
Copy link
Author

matanox commented Nov 4, 2017

Thanks very much for the response. Will consider volunteering if I end up using mallet and not python's gensim. I guess this note might be added or better yet only referenced, in the readme itself, it might help anyone coming here from a linux desktop; many people use linux.

@senderle senderle changed the title Linux support Documentation for Linux Nov 28, 2017
@senderle senderle self-assigned this Nov 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants