Then fix your /usr/bin/c++ symlink so that it points to a valid c++ compiler.
On Jun 27, 2012, at 04:43, Rong Shen wrote: > /usr/bin/clang++ does not exist. 'command not found' returned when I run it. > > -- > Rong Shen > Sent from my MBP > > 在 2012年6月27日星期三,下午5:21,Ryan Schmidt 写道: > >> Does /usr/bin/clang++ also exist? Is it executable? What happens if you run >> it? >> >> On Jun 27, 2012, at 04:07, Rong Shen wrote: >> >>> Yes, it does exist as a symbolic link point to clang++ >>> >>> -- >>> Rong Shen >>> Sent from my MBP >>> >>> 在 2012年6月27日星期三,下午3:38,Ryan Schmidt 写道: >>> >>>> Ok. Does the program /usr/bin/c++ exist? >> >> -- >> 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 -- 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
