-
-
Notifications
You must be signed in to change notification settings - Fork 576
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
Linux support #77
Comments
Hi there @cztomczak , thanks for the mention of this issue. Yes, I would like if you could post a bounty for this task please as per here #208 . Thanks, Dave |
@phpengine Done, created Issue #221 ("Funding for a Linux release"). |
Great, cheers for this. I was thinking about two weeks, and I'll have the Linux bounty met. If there's anything I can do between now and then to help, just let me know. Thanks. |
Main code needs to be written first. I will be developing and testing mainly on Ubuntu 14.04 64-bit. If you could test other OSes like e.g. Ubuntu 16.04 that would be helpful. |
Great, In regards to testing with different OS's, thats something I can definitely do. I do DevOps bits, so I've started looking at creating a pipeline that can run tests automatically after a commit/tag, getting them to run on multiple OS's should be reasonably simple. I'll hopefully have something useful in about a week. I'll also create a VM dev environment for it too. |
Support PHP Desktop on Linux / Ubuntu.
Porting tips were described in this topic:
https://groups.google.com/d/topic/phpdesktop/y76-TlXQXxQ/discussion
Porting to Linux should be easier now using CEF views. Maybe this can be accomplished without even touching GTK.
One of users reported that phpdesktop-chrome works fine on Linux using WINE emulator: http://en.wikipedia.org/wiki/Wine_(software)
Related Issue (Mac OS support): Issue #78.
The text was updated successfully, but these errors were encountered: