On Mon, Nov 19, 2012 at 12:20 PM, Angelo Chen <angelochen...@gmail.com> wrote:
> hi,
> i tried the linux binary file of node in centos 5.x 32 bits, it returns:
>
> ./node: /lib/libc.so.6: version `GLIBC_2.9' not found (required by ./node)
> ./node: /lib/libc.so.6: version `GLIBC_2.6' not found (required by ./node)
> ./node: /lib/libc.so.6: version `GLIBC_2.7' not found (required by ./node)
>
> the one I compiled from source did work, why?

The glibc on centos 5 is too old.

-- 
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

Reply via email to