The Rogue Gem Mac OS

Posted on  by

Install Command Line Tools

To install the command line tools to compile native extensions, open a terminal and run:

The

Install Ruby

Jekyll requires Ruby v2.4.0 or higher.macOS Big Sur 11.x ships with Ruby 2.6.3. Check your Ruby version using ruby -v.

If you’re running a previous version of macOS, you’ll have to install a newer version of Ruby.

We recommend not installing Ruby gems globally to avoid file permissions problems and using sudo. On Mojave (10.14) Because of SIP Protections in Mojave, run. With iOS seemingly taking centre-stage for Apple, many people seem to have forgotten the wonders of the Mac. Mac OS has always been known for it’s ease of use and user-friendly interface. At KRCS, we love sharing our Mac experience and knowledge with customers, helping them find what benefits a Mac and Mac OS can bring to their lives. The Mac is the most advanced operating system in the. Get more done with the new Google Chrome. A more simple, secure, and faster web browser than ever, with Google’s smarts built-in.

With Homebrew

To run the latest Ruby version you need to install it through Homebrew.

Add the brew ruby and gems path to your shell configuration:

Relaunch your terminal and check your Ruby setup:

The Rogue Gem Mac Os Catalina

You’re now running the current stable version of Ruby!

With rbenv

People often use rbenv to manage multipleRuby versions. This is very useful when you need to be able to run a given Ruby version on a project.

Restart your terminal to apply your changes.Next, you can install the Ruby version you want. Let’s install the latest stable version:

That’s it! Head over to rbenv command references to learn how to use different versions of Ruby in your projects.

Install Jekyll

After installing Ruby, install Jekyll and Bundler.

Local Install

Install the bundler and jekyll gems:

Get your Ruby version:

Append your path file with the following, replacing the X.X with the first two digits of your Ruby version:

Check that GEM PATHS: points to your home directory:

Every time you update Ruby to a version in which the first two digits change, update your path to match.

Global Install

We recommend not installing Ruby gems globally to avoid file permissions problems and using sudo.

On Mojave (10.14)

Because of SIP Protections in Mojave, run:

The Rogue Gem Mac Os X

Before Mojave (<10.14)

Run:

The Rogue Gem Mac Os Download

Troubleshooting

Rogue Gem Pve

See Troubleshooting or ask for help on our forum.