-
Notifications
You must be signed in to change notification settings - Fork 8
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
Installation issues on Windows 7 Home 64 #7
Comments
Hi Alexandre, Unfortunately I don't have the resources to support windows with node-mapserv: as specified in the Readme it's only guaranteed to work on a Linux OS. That's not to say it shouldn't be able to work with Windows as Mapserver itself compiles fine. Most of the work would be in getting the build system working properly: patches are always welcome! Homme. |
Hi Homme, Thanks for the reply. Just to let you know, I cloned the repository and currently working on making the binding.gyp work for windows. If I get something working, I'll make a pull request. Thanks again, Alexandre |
Hi Alexandre, That's great - thanks and good luck with the windows bindings: they would Regards, Homme |
Hi homme, I just made a pull request with small fixes I had to do in order to build node-mapserv on Windows, see: #9 It required mapserver buildkit and source code to work. I was able to run vows successfully:
|
Re-opening this as a discussion point for a Windows port. |
Hi,
I'm trying to install node-mapserv on a Windows 7 Home 64 machine. I have MapServer 6.2 source files with lib_dir and include dir set to npm config. I had to install Python 2.7 and node-gyp from GitHub source. So far, I was able to fix the errors/warnings I had, but now I've got this one I'm unable to find a solution for:
I couldn't find the binding.gyp file. Does anyone know more about this issue ?
Thanks,
Alexandre
Here's the full error outputed:
The text was updated successfully, but these errors were encountered: