Top "Osx-elcapitan" questions

Twelfth major release of OS X (10.

El Capitan upgrade: Library not loaded: /usr/local/lib/libmysqlclient.18.dylib

Error: /Users/askar/.rbenv/versions/2.2.3/lib/ruby/gems/2.2.0/gems/mysql2-0.3.20/lib/mysql2.rb:31:in `require': dlopen(/Users/askar/.rbenv/…

mysql ruby macos osx-elcapitan ruby-on-rails-4.2
How to solve Permission Denied when running Sublime Text 3 from the terminal?

The system is a Mac OS X El Capitan running Sublime Text 3. I was perfectly able to run ST3 from …

macos sublimetext3 sublimetext permission-denied osx-elcapitan
Installing Cocoapods on OS X El Capitan error

First of all. I updated to El Capitan because of iOS 9.3 and it's support only in xCode 7.3. After update I …

ios rubygems cocoapods osx-elcapitan
Install therubyracer gem on OSX 10.11 El Capitan

bundle install fails with Make sure that `gem install therubyracer -v '0.12.1'` succeeds before bundling gem install therubyracer -v …

bundler osx-elcapitan therubyracer
Installing "rgl" package in R, Mac OSX El Captian

I'm new to programming in R so I apologise in advance if I seem naive. I want to be able …

r macos osx-elcapitan rgl
gem install git-up no longer working in El Capitan

After upgrating to OS "El Capitan" I noticed that git-up was no longer installed. I tried to install by: ~ 🍺 gem …

git osx-elcapitan
Matplotlib Error: "figure includes Axes that are not compatible with tight_layout"

After adding bbox_inches="tight" to an invocation of plt.savefig that has worked for several years, I get /usr/…

python python-2.7 matplotlib osx-elcapitan
Can't install virtualenvwrapper on OSX 10.11 El Capitan

I recently wiped my Mac and reinstalled OSX El Capitan public beta 3. I installed pip with sudo easy_install pip …

python macos virtualenv virtualenvwrapper osx-elcapitan
Revert bootable usb drive back to normal on mac

I recently tried to create a bootable USB drive on my mac so that I could boot up windows 10. But, …

macos usb osx-elcapitan boot usb-drive
Can't find msguniq. Make sure you have GNU gettext tools 0.15 or newer installed. (Django 1.8 and OSX ElCapitan)

I'm trying to internationalize a Django app by following the wonderful Django documentation. The problem is when I try to …

python django macos gettext osx-elcapitan