Top "Osx-mountain-lion" questions

Mac OS X Mountain Lion (10.

command "subl" from terminal don't work

I am a Mac-newbie (Mountain Lion) and try to set up the "subl"-command for the terminal, like described here: …

terminal sublimetext2 osx-mountain-lion
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, …

ruby osx-mountain-lion
What does "You should probably `chown` them" mean?

I've just installed Homebrew. When I run brew doctor I get this Warning: Some directories in /usr/local/share/man …

macos osx-mountain-lion homebrew
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 …

iphone ios xcode networking osx-mountain-lion
How to set environment variables to an application on OSX Mountain Lion?

since the upgrade to OSX Mountain Lion I‘ve got some problems with setting the environment variables for eclipse and …

java eclipse maven environment-variables osx-mountain-lion
Remove application from Notification Center

Hey I was playing around with making a small cocoa application and using the new Notification Center API in Mountain …

macos osx-mountain-lion nsusernotification
Install Simulator SDK 4.3 to Xcode 4.4 on Mountain Lion

I want to install SDK 4.3 in xcode 4.4 on mountain lion (os x 10.8), but when I installed the 4.3 sdk package from …

ios xcode ios-simulator osx-mountain-lion
pip: Could not find an activated virtualenv (required)

I am trying to instal virtualenv and/or virtualenvwrapper on a mac osx 10.8.3 I have been fighting with python for …

python osx-mountain-lion virtualenv pip
Installing GraphicsMagick on Mac OS X 10.8

I am trying to install GraphicsMagick on Mountain Lion and having problems. I tried all the things that I could …

macos node.js osx-mountain-lion homebrew graphicsmagick
"X11/Xlib.h": no such file or directory on mac os x mountain lion

I came across this when I was compiling a simple program: #include <X11/Xlib.h> #include <stdio.…

c x11 osx-mountain-lion