Mac OS X Mountain Lion (10.8) is the ninth and current major release of Mac OS X, Apple's desktop and server operating system for Macintosh computers.

learn more… | top users | synonyms

101
votes
6answers
86k views

Xcode 4.4 Command Line Tools

How do I get the command line builds tools installed with Xcode 4.4 / Mac OS X v10.8 (Mountain Lion)? Unlike Xcode 4.3 there is no installer (it's just a bundle). It looks like all ...
52
votes
5answers
14k views

Mountain Lion rvm install 1.8.7 x11 error

After update to Mountain Lion, I tried install 1.8.7, and I got error. X11 file not found, I installed Xquarkz, but nothing changed. Whats wrong? Fail to find [tclConfig.sh, tkConfig.sh] Use MacOS X ...
41
votes
5answers
8k views

Error installing Rmagick on Mountain Lion

I have seen other people with the same issue of installing RMagick on Mountain Lion However none of the suggested solutions have allowed me to successfully install rmagick. Here is the error message ...
30
votes
3answers
29k views

How can I install Ruby 1.9.3 in Mac OS X Mountain Lion without Xcode?

I would like to know about alternative ways to build a development machine for Ruby 1.9.3 on OS X 10.8 Mountain Lion, that does not require Xcode. Mountain Lion is now Golden Master as I'm writing ...
30
votes
4answers
10k views

dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) is setuid or setgid

since an update to 10.8 I get the following error, when trying to do a sudo command, which is pretty annoying. dyld: DYLD_ environment variables being ignored because main executable (/usr/bin/sudo) ...
26
votes
3answers
5k views

Disable Anti-Aliasing Fonts in Xcode 4.4 in Mountain Lion

It's getting pretty frustrating to keep struggling with this one. I'm not sure if it's Xcode 4.4 or Mountain Lion (I installed both simultaneously), but once again my code is being anti-aliased (font ...
25
votes
2answers
3k views

OS X 10.8 Gatekeeper and Java applets

With the new release of OS X 10.8, the Gatekeeper will popup the following warning, when you try to start a signed Java applet: The applet has been signed with a valid code signing certificate and ...
24
votes
2answers
13k views

How to simulate a retina display (HiDPI mode) in Mac OS X 10.8 Mountain Lion on a non-retina display?

How can you simulate a retina display (HiDPI mode) in Mac OS X 10.8 Mountain Lion on a non-retina display?
21
votes
3answers
7k views

PHP mail() no longer works after update to OSX Mountain Lion

I just updated OS X to Mountain Lion yesterday, but the php function mail() does not work anymore. Before updating, the PHP mail() function worked fine, Apple mail works fine. After updating, Apple ...
21
votes
5answers
5k views

Git clone error after OS X Mountain Lion update

I just updated my MBP to OSX 10.8 and am trying to start a new project with brunch.io which by default uses coffeescript and I prefer javascript so I need to clone the simple js skeleton. So something ...
21
votes
3answers
17k views

SSHFS for OSX 10.8 (Mountain Lion) [closed]

In the past I used SSHFS to mount drives, so I could easily work on remote machines with software from my machine. However, when I was at the MacFUSE project page, I noticed that SSHFS has been long ...
20
votes
2answers
10k views

Upgrading to Mountain Lion and XCode 4 broke my “make”?

TL/DR: I upgraded stuff and now I can't run "make" - wtf? I just upgraded from Mac OS X 10.6 to 10.8 Mountain Lion, and then installed XCode 4 (formerly I had Developer/Applications/Xcode ...
18
votes
5answers
4k views

Mac OS X 10.8: Replacement for Gestalt() for testing OS version at runtime

The Gestalt() function located in CarbonCore/OSUtils.h has been deprecated as of OS X 10.8 Mountain Lion. I often use this function to test the version of the OS X operating system at runtime (see ...
18
votes
4answers
2k views

Log message referring to Gatekeeper appears occasionally when running simulator

I am developing an app for iPhone. Sometimes I get this log : Named service 'com.apple.PersistentURLTranslator.Gatekeeper' not found. assetsd is down or misconfigured. Things will not work the way ...
17
votes
3answers
6k views

Getting Ruby 1.8.7 installed on Mountain Lion (10.8)

I'm having a lot of trouble getting Ruby 1.8.7 installed on my clean install of Mountain Lion. I've looked around on Stack Overflow and don't see anything that specifically addresses this issue and ...
17
votes
1answer
9k views

OSX 10.8 mountain lion PEAR / PHPUnit not working

I have installed Mountain Lion and I can't get phpunit to work. $ pear config-get bin_dir /Users/greg/pear/bin $cd /Users/greg/pear/bin $ls pear* peardev* pecl* phpunit* $phpunit -bash: phpunit: ...
17
votes
1answer
1k views

NSUserNotificationCenter dismiss notification

I'm trying to use the new Mountain Lion NSUserNotificationCenter for my application (which isn't too hard actually). Posting notifications works like a charm via NSUserNotification *userNotification ...
15
votes
2answers
6k views

Where is Network link conditioner Prefpane in OSX Mountain Lion and Xcode 4.4

I have recently updated to OSX Mountain Lion Xcode 4.4. Now I can't find the bundled Network Link Conditioner anymore which was automatically installed on OSX Lion and the corresponding Xcode ...
15
votes
5answers
4k views

Mountain Lion update and mercurial libraries python

I updated the mac to Mountain Lion (10.8) and now the project I developed with Python and Google App Engine does not work. GAE libraries are found, while standard Python libraries (are these Python ...
14
votes
9answers
5k views

Mountain Lion - LibXML & Nokogiri

I've just updated to OS X Mountain Lion and I'm getting the following when working with rails and terminal. WARNING: Nokogiri was built against LibXML version 2.8.0, but has dynamically loaded 2.7.8 ...
14
votes
1answer
5k views

Send notification to Mountain lion notification center

Can someone give an example of sending a test notification from a cocoa app to notifications center? eg. when i click on an nsbutton
14
votes
2answers
3k views

rvm can no longer install 1.8.7-p352 on Mac OS X Mountain Lion

I upgraded rvm to 1.15.8, then went back down to 1.15.7 after having some problems in zsh. After downgrading, my Ruby 1.9+ versions went back in fine, but 1.8.7 won't install again. There are two ...
14
votes
3answers
2k views

Xcode 4.5 + UIScrollView: Cannot see struts and springs (OSX 10.8 Mountain Lion)

Disclaimer: Brand new to iOS dev. Go easy on me. Got a funny situation in Xcode 4.5. My Size Inspector looks like this: ...and I can't see the struts and springs area at all. The really strange ...
14
votes
5answers
10k views

The digital signature is not trusted. Java will not allow any access to this application

I have a Java Web Start application, which I've tested on Windows 7, Linux and Mac OS X 10.7 (works fine on all). On Mac OS X 10.8 Mountain Lion the following error occurs, with no option to choose ...
13
votes
3answers
2k views

OSX 10.8 xcrun (No such file or directory)

When executing gem install jekyll on OSX 10.8 with the standalone Command Line Tools package from Apple's Developer site installed (no Xcode), i run into the following error: Building native ...
12
votes
7answers
4k views

Permission Denied when running Mac app after upgrading to XCode 4.4

I had a working Mac application until I updated to XCode 4.4 and Mountain Lion. Now the application still compiles, but when I try to run it I get an error message. error: failed to launch ...
12
votes
1answer
192 views

Crash of Garbage Collection Work Queue if dylib is loaded

We are porting an app from 10.6 to 10.8. I am looking at dylib we load in app. I am facing very unusual crash in Garbage Collection Work Queue with following message. malloc: Thread::suspend(): ...
11
votes
2answers
2k views

Hello world code for Mountain Lion OSX 10.8 showing notification like iChat [closed]

Is there any example for showing a hello world notification on Mountain Lion OSX 10.8 (the new notification center). Just to add visual clarity here is what I am talking about:
11
votes
6answers
3k views

WARNING: Nokogiri was built against LibXML version 2.7.3, but has dynamically loaded 2.7.8

After making a fresh install of Mac OS X 10.8 Mountain Lion, and after installing Ruby 1.9.3 and Ruby on Rails 3.2.6, I started the Rails console and I got this warning message: WARNING: Nokogiri ...
11
votes
2answers
333 views

Unable to cmd+click on Java method in Eclipse in Mountain Lion

Yesterday I upgraded from Lion to Mountain Lion and today my productivity went down. I cannot perform "cmd + click" on a method or variable to go its declaration because the popup shown in eclipse ...
11
votes
3answers
8k views

jdk 6 on mountain lion

I've just installed Mac OSX 10.8 Mountain Lion I'm trying to install a JDK version 6 There's no Mac package for version 6 on the Oracle downloads: ...
11
votes
2answers
388 views

OSX - disabling system-wide touch gestures

I need to programmatically disable/suppress system-wide touch gestures on Mac OS. I'm referring to gestures such as the 4-finger swipe between spaces, etc. I've looked to EventTap but that doesn't ...
11
votes
3answers
2k views

Prevent networksetup from asking password

I have a little app that I use to change proxies on my Mac. It uses the networksetup command to set the proxy settings, and that worked fine on Lion. On Mountain Lion though, it asks the admin ...
10
votes
4answers
6k views

Xlib.h not found when building graphviz on Mac OS X 10.8 (Mountain Lion)

When using homebrew to install graphviz, the script gets to the point of "Making install in tkstubs" and then throws the following fatal error: In file included from tkStubLib.c:15: ...
10
votes
9answers
4k views

pg gem '0.14.0' on Mountain Lion fails

I just upgraded from OS X Lion to OS X Mountain Lion. My rails environment for the most part stayed in tact. The only steps I had to do to get things back to a good state was: - Install XCode 4.4 - ...
10
votes
5answers
6k views

Trouble installing json gem on mountain lion

I tried running bundle install and it stopped on the json gem. So I tried running running sudo gem install json 1.7.3 which is the version that it crashed on it it gave the following: ...
10
votes
2answers
8k views

Java applet with self-signed certificate on OS X Mountain Lion

We have a Java applet that needs to run with full trust. While developing and during pre-release tests we sign it using a self-signed certificate (the production version is signed with a real code ...
10
votes
1answer
329 views

GLKTexture is not correctly mapped since iOS6

I got a strange behavior since Xcode 4.5 and the iOS 6 SDK when using textures on my 3D objects. The problem also appears on my mac application when building against OS X 10.8 SDK. I am using OpenGL ...
9
votes
2answers
4k views

Problems installing Ruby on Mountain Lion - ruby 1.9.3 wont' compile

I have seen a number of posts on this before and have followed their instructions but nothing is working. I'll outline below what I have done, and the instructions I have follows - would be grateful ...
9
votes
3answers
8k views

Inverting colors under OSX Mountain Lion [closed]

In previous versions of OSX, you could invert the colors on the display by hitting cmd+ctrl+option+8. It appears that they have removed that functionality in Mountain Lion. Does anyone know how to ...
9
votes
3answers
6k views

Install ree-1.8.7 with RVM on Mountain Lion

I had a fresh install of Mountain Lion and installed the Xcode Command Line Tools, . I was able to get homebrew running and installed RVM. Unfortunately, I can't get RVM to install ree-1.8.7-head. ...
9
votes
2answers
1k views

NSUserNotification not showing action button

I'm using this code: - (void)applicationDidFinishLaunching:(NSNotification *)aNotification { // Insert code here to initialize your application NSUserNotification *notification = ...
9
votes
3answers
5k views

Mountain Lion Postgres could not connect

After my update to mountain lion my postgres doest work. It is still running but my applications cant connect to it anymore. $ ps aux | grep postgres postgres 204 0.0 0.0 2446960 836 ...
9
votes
3answers
668 views

Using 10.8 Notification Center in Java

this is just a general question. I'm not having an actual project or something else where I want to do this. Is it possible to build an App in Java and add some framework stuff or something else and ...
9
votes
3answers
4k views

PostgreSQL Mountain Lion socket issue

I've been trying to set up PostgreSQL on my system (OSX 10.8, clean install), but I'm running into trouble with using psql, createdb, etc. I've tried various solutions and none seem to work. The ...
9
votes
1answer
339 views

Detect hardware headphone presses in mac

This question is concerning the code from this question: Detect headphone button presses in OS X Their answer was marked correct, however I couldn't get their code to work (this may be because of my ...
9
votes
1answer
231 views

Will gate keeper allow two application with same identifier with different certificate

I have two application with the same identifier.One is for mac app store and one is for other purpose (For distribution to outside of mac app store). And my both application are not exactly same, both ...
9
votes
1answer
336 views

Custom animatable properties in SceneKit

I know it's possible to create custom animatable properties in Core Animation, but what about in OS X 10.8's SceneKit framework? SCNAnimatable doesn't seem to expose the same APIs that CALayer does ...
8
votes
2answers
5k views

Postgresql via homebrew vs. mountain lion OS X

This is bothering me to no end. I'm setting up a Rails 3.2 environment with Postgresql on my Mac with OS 10.8.2 (Mountain Lion). I basically followed the directions in the Railscast, and installed ...
8
votes
1answer
2k views

Xcode 4.4 + MacRuby = “macruby.h not found” (OS X 10.8 Mountain Lion)

I get the following error when trying to run a basic "Hello world" application in MacRuby on Xcode 4.4 in OS X 10.8 Mountain Lion: "macruby.h not found" How to resolve this problem?

1 2 3 4 5 24