On 05/02/2013, at 20:29, Nathan Rajlich wrote:

> Well v0.4.x is an even numbered release, so it is technically stable. I'm 
> sure some older running applications are still on those versions and that's 
> ok, they're just probably not going to be compatible with a lot of the newer 
> native addons.

My module *is* compatible with a node that old too:

"You need a node with a v8 >= 3.2.4 to run this module. Any node >= 0.5.1 comes 
with a v8 >= 3.2.4.

The module runs fine, though, in any node >= 0.2.0 as long as you build it with 
a v8 >= 3.2.4. To do that you simply have to replace /node/deps/v8 with a newer 
version of v8 and recompile it (node). To get any version of node goto 
http://nodejs.org/dist/, and for v8 goto http://github.com/v8/v8, click on 
"branch", select the proper tag (>= 3.2.4), and download the .zip."

<https://github.com/xk/node-threads-a-gogo#installing-the-module>

-- 
-- 
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 nodejs@googlegroups.com
To unsubscribe from this group, send email to
nodejs+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"nodejs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to nodejs+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to