-
Notifications
You must be signed in to change notification settings - Fork 13
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
how to setup on Mac #29
Comments
I cannot support compiling it for non-linux platforms. |
hmm...thanks....my dev is mac and deployment is ubuntu...and some will test on mac locally and difficult to check... |
Hi again - is this for running DOM ? or for getting png/pdf ? |
It's almost certainly easier to get this up and running on OSX than attempting to use a whole new API. On BSD, for example, the biggest trick is to ensure that an old enough version of node is installed for everything to compile. Then just adjust the paths from /usr to /usr/local as necessary, dropping the |
Sure - and i believe the webkitgtk 2.14 library can be compiled on osx, though it's gonna be much more painful than |
macports already has webkit2gtk at 2.14.2. https://github.com/macports/macports-ports/blob/master/www/webkit2-gtk/Portfile But that also doesn't solve the case of trying to get this working on BSDs (or other non-Linux systems). |
All right, i'll happily accept PR regarding building on OSX. |
There is no steps for mac.
Error: Cannot find module '/Users/i055023/node_modules/webkitgtk/lib/webkitgtk.node'
i get this errr...can you please help?
The text was updated successfully, but these errors were encountered: