Dima Stopel

Results 13 comments of Dima Stopel

Hi Paddy When I try to ./configure the latest node repo on mac (10.6.8 xcode 4.2) I receive this problem: https://gist.github.com/1375150 I have tried this fix: https://raw.github.com/gist/1375212/91d0802ef5a1114b96451f3635676cc3090f01ca/gyp.diff (referenced from here:...

Thanks Paddy So, any workarounds to build your node snapshot on mac? or must I move to linux / windows?

"paddybyers / node" compiling again to send the exact error when using 'make' instead of 'xcode' ...

In order to enforce 'make' I changed the last line in configure script from: subprocess.call(['tools/gyp_node','-f', gyp_target]) to: subprocess.call(['tools/gyp_node','-f', 'make']) This is the exact flow and error: https://gist.github.com/1613027

Thanks I merely want to use anode on android :) I am especially interested in JS - Java bridge. Should v0.6-isolate be suitable for it?

I mean "paddybyers/anode"

Thank you, will do

I try :) taking to iaas provider to bring it up. My VM was stopped and deleted. Hope I have more info soon. sent from my mobile On Jan 27,...

So my sponsor will not host the machine for me any more. I'll need another couple of days to buy a new one and move the code.

Hi @nigel-dewar and thanks for keeping your interest in this. Yes, I have a new host and I am OK to continuously pay for it. The problem is that I...