From 04310276902aad589043c218613c41f62d0b3aff Mon Sep 17 00:00:00 2001 From: Vladimir Andrijevik Date: Mon, 7 Oct 2013 08:56:14 +0200 Subject: [PATCH] Include bundling phase in install instructions Running `./configure` without bundling first results in this error message: ``` Could not find gem 'rubinius-ast (~> 2.0) ruby' in the gems available on this machine. Run `bundle install` to install missing gems. ``` --- doc/en/getting-started/building.markdown | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/doc/en/getting-started/building.markdown b/doc/en/getting-started/building.markdown index bf14fd9..479d748 100644 --- a/doc/en/getting-started/building.markdown +++ b/doc/en/getting-started/building.markdown @@ -39,9 +39,10 @@ See the next section for more details on that. We recommend installing Rubinius to a location that does not require `sudo` or superuser privileges. To install Rubinius: - 1. `./configure --prefix=/path/to/install/dir` - 2. `rake install` - 3. Follow the directions to add the Rubinius _bin_ directory to your PATH + 1. `bundle install` + 2. `./configure --prefix=/path/to/install/dir` + 3. `rake install` + 4. Follow the directions to add the Rubinius _bin_ directory to your PATH ### Running from the Source Directory pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy