Chris Andrews
Chris Andrews
Hi, Which version of node, and which version of OS X are you using? Using the 06x-compat branch definitely works on 10.7 / Lion. Thanks Chris.
So the cause of this seems to be that depending on platform, the way node was built, node version and maybe other things, the directory created under build/ varies: "default",...
I've adjusted the packaging for this module, and it appears to install correctly on both Linux (Ubuntu 11.04) and OSX (10.7). The new version is 0.0.2, available in the npm...
Hi - I'm sorry but I've not been maintaining this module. You should find that the "ursa" module does everything this one does (or maybe did): https://github.com/Obvious/ursa
I'm not sure why this fails so terminally - I'll see how I can avoid that happening. The rsaBinding extension isn't intended to be used directly like that though -...
It's not expected, no. I've just run the testsuite from master, on OS X 10.9.2, and it passes. You do have to run it as root, though, since OS X...
Strange, that's the same as I did. Here's what I see: ``` ➔ sudo make test Password: sudo prove test.pl :: 64 test.pl .. ok All tests successful. Files=1, Tests=1254,...
Thanks - I'm not sure what's going on there, but I'll give it some thought.