On Fri, Oct 5, 2012 at 11:29 PM, Justin Meltzer <[email protected]> wrote: > Ok and although you don't recommend it, what about with 0.6?
Well, for one it doesn't use the bundled openssl. :-) You'd have to build openssl yourself, then pass include and library paths to the configure script. `./configure --help | grep openssl` shows an overview. -- 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
