Questions tagged [osx-mavericks]

OS X Mavericks (version 10.9) is the tenth release of OS X, Apple's desktop and server operating system for Macintosh computers.

It was released October 22, 2013 and is available as a free upgrade from any version of OS X starting with Snow Leopard (10.6.8) or later only downloadable from the Mac App Store.

1999 questions
285
votes
15 answers

Xcode is not currently available from the Software Update server

I have problems with my macport after update to OS X 10.9. I try to follow this manual https://trac.macports.org/wiki/Migration to fix them. But when I install Command Line Tools: xcode-select --install I get message Can't install the software…
klm123
  • 10,215
  • 11
  • 48
  • 82
273
votes
14 answers

clang error: unknown argument: '-mno-fused-madd' (python package installation failure)

I get the following error when attempting to install psycopg2 via pip on Mavericks 10.9: clang: error: unknown argument: '-mno-fused-madd' [-Wunused-command-line-argument-hard-error-in-future] Not sure how to proceed and have searched here and…
tino
  • 4,530
  • 5
  • 19
  • 29
224
votes
16 answers

App can't be opened because it is from an unidentified developer

I installed Mac OS X Mavericks (10.9) yesterday and since then I am not able to start my Eclipse. I am attaching a screenshot of the message I see. Is there a workaround for this? I found a solution in Fix the “App can’t be opened because it is…
Chandan
  • 3,076
  • 2
  • 19
  • 18
219
votes
20 answers

Installing libv8 gem on OS X 10.9+

I'm trying to install libv8 3.16.14.3 but getting an error on OSX Mavericks using latest stable rvm and ruby-1.9.3-p125. This is the output of running the command 'gem install libv8': ~/src(branch:master) » gem install libv8 Fetching:…
tanookiben
  • 16,365
  • 7
  • 24
  • 25
183
votes
13 answers

MAMP Pro 3.05 on Mavericks updated to Yosemite - Apache does not start

I have been running MAMP Pro 3.05 successfully in Yosemite up to DP4 on a partition that was a clean install of Yosemite. I now have run the installer for DP5 over my Mavericks install, and now that MAMP Pro install will not start Apache. It says…
Steve
  • 12,696
  • 26
  • 104
  • 191
169
votes
10 answers

How to set JAVA_HOME environment variable on Mac OS X 10.9?

I just purchased a brand new MacBook Pro. This is my first MAC ever and I'm still trying to get the hang of navigating my way around. Anyway, I'm also new to Java and I've been practicing on my Windows PC before it permanently died. Now that I'm…
islander_zero
  • 1,964
  • 2
  • 10
  • 17
156
votes
31 answers

ERROR: Error installing cocoapods: ERROR: Failed to build gem native extension

I am trying to install cocoapods to my MacBook Pro running with OSX 10.9.1 (new Mavericks) and after type gem install cocoapods I get the following error: Building native extensions. This could take a while... ERROR: Error installing…
gran33
  • 10,218
  • 7
  • 40
  • 67
149
votes
9 answers

Can't update Macports (with Mac OS X Mavericks)

After upgrading Mac OS X to newest version Mavericks, I attempted to selfupdate my Macports, but it failed: $ sudo port -v selfupdate ---> Updating MacPorts base sources using rsync receiving file list ... done sent 36 bytes received 69 bytes …
qazwsx
  • 21,470
  • 25
  • 65
  • 97
139
votes
7 answers

Error executing command 'ant' on Mac OS X 10.9 Mavericks when building for Android with PhoneGap/Cordova

Today I tried PhoneGap/Cordova with Mac OS X Mavericks. Building for iOS went just fine, but building for Android wasn't without some guesswork. I installed Android 4.2.2 via the Android SDK Manager (I had to use the older API v17 since it wasn't…
Mobiletainment
  • 18,477
  • 9
  • 70
  • 90
132
votes
28 answers

Can't install PIL after Mac OS X 10.9

I've just updated my Mac OS to 10.9 and I discovered that some (all?) of my Python modules are not here anymore, especially the Image one. So I try to execute sudo pip install pil, but I get this…
Vincent Audebert
  • 1,806
  • 2
  • 12
  • 28
123
votes
11 answers

dyld: Library not loaded: /usr/local/lib/libpng16.16.dylib with anything php related

Using any php application results in: dyld: Library not loaded: /usr/local/lib/libpng15.15.dylib Referenced from: /usr/local/bin/php Reason: image not found [1] 4494 trace trap php Most of my php applications were installed using homebrew with…
user3458861
  • 1,251
  • 2
  • 8
  • 8
115
votes
17 answers

Genymotion, "Unable to load VirtualBox engine." on Mavericks. VBox is setup correctly

I keep getting the following error: I have reinstalled, deleted and tried about EVERYTHING to get Genymotion to work again. I do not have the device I need, but Genymotion was PERFECT for the job, until Mavericks update I have been fighting to get…
Jonathan Natie Klopper
  • 2,246
  • 3
  • 17
  • 18
109
votes
30 answers

Error to install Nokogiri on OSX 10.9 Maverick?

I upgraded my OSX (Lion) to Mavericks and I can't install Nokogiri for my projects. I already install XCode 5.0.1, Command Line Tools (using xcode-select --install), and already installed libxml2 from Homebrew and I am still having problems. The…
squiter
  • 5,301
  • 4
  • 21
  • 24
108
votes
27 answers

Impossible to Install PG gem on my mac with Mavericks

I'm trying to install the pg gem in order to work again with my rails projects. But I get this error: Building native extensions. This could take a while... ERROR: Error installing pg: ERROR: Failed to build gem native…
Jean
  • 4,582
  • 9
  • 44
  • 74
99
votes
20 answers

pip installation /usr/local/opt/python/bin/python2.7: bad interpreter: No such file or directory

I don't know what's the deal but I am stuck following some stackoverflow solutions which gets nowhere. Can you please help me on this? Monas-MacBook-Pro:CS764 mona$ sudo python get-pip.py The directory '/Users/mona/Library/Caches/pip/http' or…
Mona Jalal
  • 24,172
  • 49
  • 166
  • 311
1
2 3
99 100