On Feb 1, 2012, at 11:42, FranklinSun wrote: > Thks, I did,
What did you do, exactly? And how is npm installed? Perhaps you need to inform npm where you have installed expat. (Usual environment variables to do that would be CPPFLAGS and LDFLAGS.) > but still throw error: Checking for header expat.h : not > installed > > On 2月1日, 上午4时23分, Ryan Schmidt <[email protected]> wrote: >> On Jan 31, 2012, at 04:18, FranklinSun wrote: >> >>> In mac os x, how to install libexpat1-dev? >> >> If you want to install it manually, it's here: >> >> http://expat.sourceforge.net/ >> >> If you want to install it using MacPorts, run: >> >> sudo port install expat >> >> Other methods might include using Fink or Homebrew. -- 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
