hiredis is an optionalDependency. (In fact, it is the main reason why optionalDependency was added to npm!) node_redis should work fine without hiredis.
If this is reproducible, please file a issue: https://github.com/mranney/node_redis/issues Daniel Shaw @dshaw On Tue, Jul 10, 2012 at 12:06 AM, hd nguyen <[email protected]> wrote: > Hi, > > I'm using windows 7 64 bit, nodeJs 0.8.1 and intend to create a simple > example about pub/sub with Redis. > > But now I cannot install nodejs redis module to use, get error when > executing: *npm install redis* or *npm install hiredis* > * > * > *[image: Inline image 1] > * > * > * > Not sure anything wrong here, so appreciate your help a lot to figure it > out. > > Thanks in advance. > -- > Nguyen Hai Duy > Mobile : 0914 72 1900 > Yahoo: nguyenhd_lucky > > -- > 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 > -- 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
<<image.png>>
