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

Cygwin compatability #85

Open
tejasmanohar opened this issue Feb 19, 2015 · 3 comments
Open

Cygwin compatability #85

tejasmanohar opened this issue Feb 19, 2015 · 3 comments
Labels

Comments

@tejasmanohar
Copy link
Contributor

https://github.com/d11wtq/boris#architecture-overview

Hmm, we could replicate this in a Windows environment by making use of Cygwin's POSIX functions. This is something I'd like to hear some feedback on from the community!

@Sleavely
Copy link

I'm probably a year and a half late to the party, but yes. That'd be lovely. As someone who's only workstation OS is Windows-based I primarily use the Git Bash/Cygwin console for anything that doesn't explicitly require the Windows command prompt.

I noticed that about a week after opening this issue you created a page on the wiki where it says "there's no chance it can work on Windows"; was this with Cygwin in mind as well?

@dhotson
Copy link
Contributor

dhotson commented Jun 22, 2016

Ah yeah, I think Cygwin support sounds like it could be plausible. :)

There's was also this thing announced a few months ago for running linux binaries natively: https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux

@RichardBradley
Copy link

Has anyone tried this? It looks to me like, if you used Cygwin PHP, this might just work out of the box.

I am using Cygwin, but I have Windows PHP installed.

I don't see a "pcntl" package for Cygwin, but it does have "php-posix" which might contain the pcntl extension?

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

No branches or pull requests

4 participants