On Friday, October 12, 2012 1:41:47 PM UTC+2, Umut Muhaddisoglu wrote: > > I'm on Windows and Pinger says it needs node-waf which Windows does not > have :( > > Any other options or a workaround for this? >
Even if pinger had node-gyp support, pinger would not work. I am not aware of any existing libraries that do this on windows, so you'll probably have to write your own bindings (see http://msdn.microsoft.com/en-us/library/windows/desktop/aa366045%28v=vs.85%29.aspx). - Bert -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en
