# Error Installing Jekyll...The 'http\_parser.rb' native gem requires installed build tools

**URL:** https://talk.jekyllrb.com/t/error-installing-jekyll-the-http-parser-rb-native-gem-requires-installed-build-tools/1612
**Category:** Help
**Created:** [March 21, 2018, 1:34am UTC](https://talk.jekyllrb.com/t/error-installing-jekyll-the-http-parser-rb-native-gem-requires-installed-build-tools/1612 "2018-03-21T01:34:06Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Bill\_Cory](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/bill_cory/32/386_2.png) [@Bill\_Cory](https://talk.jekyllrb.com/u/Bill_Cory)
#### Post date: [March 21, 2018, 1:34am UTC](https://talk.jekyllrb.com/t/error-installing-jekyll-the-http-parser-rb-native-gem-requires-installed-build-tools/1612/1 "2018-03-21T01:34:06Z")

</div>

I’m following these instructions:[Jekyll on Windows](https://jekyllrb.com/docs/windows/#installation-via-rubyinstaller)

Everything went well except I get the following message:

> **ERROR: Error installing jekyll:**  
> \*\* The ‘http\_parser.rb’ native gem requires installed build tools.\*\*

Even with this message it seems that Jekyll installed because when I ran the cmd: jekyll -v I get a response of: **jekyll 3.5.1**

So I assume all went well and I can ignore the error mentioned above?

Right?

---

<div class="post-metadata">

### Author: ![rdyar](https://yyz2.discourse-cdn.com/flex030/user_avatar/talk.jekyllrb.com/rdyar/32/710_2.png) [@rdyar](https://talk.jekyllrb.com/u/rdyar)
#### Post date: [March 21, 2018, 3:32am UTC](https://talk.jekyllrb.com/t/error-installing-jekyll-the-http-parser-rb-native-gem-requires-installed-build-tools/1612/2 "2018-03-21T03:32:05Z")

</div>

did you try it and see if it works? Jekyll requires lots of gems and those gems require other gems sometimes.

I can’t remember if I had to install the build tools or not. I just did the ruby installer that matched my OS I think (Win 10).
