Top "Osx-mavericks" questions

OS X Mavericks (version 10.

Error enabling openmp - "ld: library not found for -lgomp" and Clang errors

I'm trying to get openmp to run in my program on Mavericks, however when I try to compile using the …

c++ gcc clang openmp osx-mavericks
Docker can't connect to boot2docker because of TCP timeout

I'm running Mac OS 10.9.5 (Mavericks), I've followed https://docs.docker.com/installation/mac/ to install Docker. I get a timeout …

osx-mavericks docker boot2docker
Unable to use xcodebuild on Mavericks with Command Line Tools installed

I have installed the Command Line Tools: $ xcode-select --print-path /Library/Developer/CommandLineTools However, when anything tries to use xcodebuild, I …

xcode macos operating-system osx-mavericks
OS X 10.9.2: checking whether the C compiler works... no

I'm attempting to install texinfo 5.2, and I'm running into some issues during ./configure, which I believe are related to the …

macos gcc xcode5 osx-mavericks texinfo
"gem install therubyracer -v '0.10.2'" on osx mavericks not installing

Trying to install therubyracer on mavericks using "gem install therubyracer -v '0.10.2'" but i am getting the following error: /…

ruby-on-rails macos gem therubyracer osx-mavericks
Installing RVM: "Requirements installation failed with status: 1."

Here is the last thing I saw before the command prompt: Searching for binary rubies, this might take some time. …

ruby rvm osx-mavericks
How to uninstall rvm, ruby, rails and gems. I'm getting errors on Mavericks

I'm new on Ruby on Rails and I have some problems with configuration. I don't know what to do. I …

ruby-on-rails-4 rubygems rvm osx-mavericks ruby-2.1
Terminal issue with virtualenvwrapper after Mavericks Upgrade

After upgrading to OSX Mavericks, I am getting this message in the terminal: /usr/bin/python: No module named virtualenvwrapper …

python terminal virtualenvwrapper osx-mavericks
Cannot install pg gem in Mavericks with Postgres.app

I am trying to install the pg gem for use with Postgres.app on my local machine. I am running …

ruby-on-rails macos postgresql osx-mavericks pg