On Fri, Feb 10, 2012 at 17:58, steve98177 <[email protected]> wrote: > Hello, I am trying to install node on Redhat Linux 4.1. Make is
RHEL 4.1? Is that a typo? > failing in both node-v0.6.6 and also in node-v0.4.8. What can I do > to fix this? Your help is greatly appreciated! > > The v0.6.6 make errors start like this, full text below: > > src/unix/linux.c -o src/unix/linux.o > src/unix/linux.c:30:25: error: sys/inotify.h: No such file or > directory Upgrade to v0.6.7 or newer, it doesn't depend on <sys/inotify.h>. -- 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
