Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

HTML

Jordan Pillai
Jordan Pillai
20,515 Points

Jekyll installation problem

When I try to install Jekyll I get the following error:

Building native extensions. This could take a while... ERROR: Error installing jekyll: ERROR: Failed to build gem native extension.

/usr/local/rvm/rubies/ruby-1.9.3-p194/bin/ruby -r ./siteconf20150709-39530-1na9m4k.rb extconf.rb

creating Makefile

make clean

make compiling porter.c make: gcc-4.2: No such file or directory make: *** [porter.o] Error 1

make failed, exit code 2

Gem files will remain installed in /usr/local/rvm/gems/ruby-1.9.3-p194/gems/fast-stemmer-1.0.2 for inspection. Results logged to /usr/local/rvm/gems/ruby-1.9.3-p194/extensions/x86_64-darwin-11/1.9.1/fast-stemmer-1.0.2/gem_make.out

Any advice?!?