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

Is it possible to use data_miner on windows? #25

Open
towerhe opened this issue Feb 26, 2013 · 2 comments
Open

Is it possible to use data_miner on windows? #25

towerhe opened this issue Feb 26, 2013 · 2 comments

Comments

@towerhe
Copy link
Contributor

towerhe commented Feb 26, 2013

I have tried to move data_miner to windows platform for days. I found that some gems only can be run on linux, such as posix_spawn, unix_utils, roo, and so on.

@seamusabshere Is there a way to achieve this issue? Please give me some lights.

@seamusabshere
Copy link
Owner

@towerhe it's tough - we would have to start with https://github.com/seamusabshere/unix_utils

perhaps we can find a good example of another ruby library that successfully calls binaries on jruby AND windows.

@towerhe
Copy link
Contributor Author

towerhe commented Feb 26, 2013

I do think so and I am not sure there is a way to spawn processes like posix_spawn on windows. I am trying to implement an adapter for all the utilities.

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