osx - Install node.js on OS X 10.11 -


i have updated el captain. trying install node.js homebrew , have error:

==> ./configure --prefix=/usr/local/cellar/node/0.12.7 --without-npm --without-ssl2 --without-ssl3 ==> make install ld: library not found -lgcc_s.10.5 clang: error: linker command failed exit code 1 (use -v see invocation) 

i have set of questions:

  • is problem specific el captain?
  • is problem related different versions of system libraries?
  • will problem disappeared after time, when formula update?
  • can fix formula myself install node.js right now?

installing xcode 7 beta solved problem.


Comments

Popular posts from this blog

Fail to load namespace Spring Security http://www.springframework.org/security/tags -

sql - MySQL query optimization using coalesce -

unity3d - Unity local avoidance in user created world -