# Installing problem - bundle install

**URL:** https://meta.discourse.org/t/installing-problem-bundle-install/58355
**Category:** Development
**Created:** [March 4, 2017, 4:29pm UTC](https://meta.discourse.org/t/installing-problem-bundle-install/58355 "2017-03-04T16:29:34Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![Kartheek\_kark](https://avatars.discourse-cdn.com/v4/letter/k/43a26b/32.png) [@Kartheek\_kark](https://meta.discourse.org/u/Kartheek_kark)
#### Post date: [March 4, 2017, 4:29pm UTC](https://meta.discourse.org/t/installing-problem-bundle-install/58355/1 "2017-03-04T16:29:34Z")

</div>

Good morning,  
Using bundle install, the installation is infinitely struck at kgio 2.10.0.  
Can some one help me?  
Thanks.

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [March 4, 2017, 4:39pm UTC](https://meta.discourse.org/t/installing-problem-bundle-install/58355/2 "2017-03-04T16:39:29Z")

</div>

For live production server recommended installation method is [Docker](https://github.com/discourse/discourse/blob/master/docs/INSTALL.md).

For local development environment recommended methods are [Mac OS X](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-mac-os-x-macos-for-development/15772), [Ubuntu](https://meta.discourse.org/t/beginners-guide-to-install-discourse-on-ubuntu-for-development/14727) and [Vagrant](https://meta.discourse.org/t/howto-set-up-a-development-environment-using-vagrant-ubuntu-guide/45277) guides.

All other installations are officially not supported and difficult methods also.

I guess you are not using one of the recommended methods above.

---

<div class="post-metadata">

### Author: ![Kartheek\_kark](https://avatars.discourse-cdn.com/v4/letter/k/43a26b/32.png) [@Kartheek\_kark](https://meta.discourse.org/u/Kartheek_kark)
#### Post date: [March 4, 2017, 4:48pm UTC](https://meta.discourse.org/t/installing-problem-bundle-install/58355/3 "2017-03-04T16:48:21Z")

</div>

For bundle install, should the databases be populated and script running important?

Thanks.

---

<div class="post-metadata">

### Author: ![vinothkannans](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/vinothkannans/32/86465_2.png) [@vinothkannans](https://meta.discourse.org/u/vinothkannans)
#### Post date: [March 4, 2017, 4:53pm UTC](https://meta.discourse.org/t/installing-problem-bundle-install/58355/4 "2017-03-04T16:53:36Z")

</div>

So you are installing for development environment. You chosen #meta category for this topic that’s why I confused (now I changed it to #Development).

> [@Kartheek\_kark](#):
>
> For bundle install, should the databases be populated and script running important?

Yes. It is important.

---

<div class="post-metadata">

### Author: ![Kartheek\_kark](https://avatars.discourse-cdn.com/v4/letter/k/43a26b/32.png) [@Kartheek\_kark](https://meta.discourse.org/u/Kartheek_kark)
#### Post date: [March 4, 2017, 5:04pm UTC](https://meta.discourse.org/t/installing-problem-bundle-install/58355/5 "2017-03-04T17:04:09Z")

</div>

thanks vinoth. I am trying on it.

---

<div class="post-metadata">

### Author: ![Kartheek\_kark](https://avatars.discourse-cdn.com/v4/letter/k/43a26b/32.png) [@Kartheek\_kark](https://meta.discourse.org/u/Kartheek_kark)
#### Post date: [March 4, 2017, 7:44pm UTC](https://meta.discourse.org/t/installing-problem-bundle-install/58355/6 "2017-03-04T19:44:27Z")

</div>

The problem still persists even after following up with the guide.
