Use an older version of the redis module. They didn't default to hiredis and were pure JS.
- Hans On Tuesday, July 10, 2012 5:41:06 PM UTC+2, hd nguyen wrote: > > I don't think so, Tim. > > I checked node_module folder but it's empty :( > > On Tue, Jul 10, 2012 at 7:15 PM, Tim Smart <[email protected]> wrote: > >> I'm pretty sure that is just a warning. You don't need hiredis to use the >> redis module. >> >> The last line of the output says that [email protected] was installed into >> ../node_modules. >> >> Tim. >> >> >> On Tuesday, 10 July 2012, hd nguyen 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 >> > > > > -- > 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
