Read more

Install the Oniguruma gem

Henning Koch
October 05, 2011Software engineer at makandra GmbH

Oniguruma Show archive.org snapshot is an advanced regular expression engine for Ruby.

Illustration UI/UX Design

UI/UX Design by makandra brand

We make sure that your target audience has the best possible experience with your digital product. You get:

  • Design tailored to your audience
  • Proven processes customized to your needs
  • An expert team of experienced designers
Read more Show archive.org snapshot

Install Oniguruma with binary dependencies like this:

sudo apt-get install libonig2 libonig-dev
sudo gem install oniguruma

On the Mac do:

brew install oniguruma
sudo gem install oniguruma
Posted by Henning Koch to makandra dev (2011-10-05 12:12)