Top "Osx-mountain-lion" questions

Mac OS X Mountain Lion (10.

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. …

macos command-line sudo osx-mountain-lion dyld
How to install Scipy with pip on Mac Mountain Lion OS X v10.8

I'm having serious difficulty installing Scipy with pip on Mountain Lion. I've tried: sudo pip install -e git+https://github.…

macos scipy pip osx-mountain-lion
How to install Image Magick for MAMP (Pro) on Mountain Lion (10.8.2)

I've been searching for a way to install Image Magick on my Mountain Lion setup (where I use MAMP Pro). …

imagemagick mamp osx-mountain-lion
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 …

java macos applet code-signing osx-mountain-lion
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 …

objective-c xcode macos cocoa osx-mountain-lion
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, …

php email xampp osx-mountain-lion
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 …

imagemagick rvm bundler osx-mountain-lion rmagick
Inverting colors under OSX Mountain Lion

In previous versions of OSX, you could invert the colors on the display by hitting cmd+ctrl+option+8. It appears …

macos osx-mountain-lion
Pycrypto install fatal error: gmp.h file not found

It seems like there are a number of people who have had a similar problem, however, after much searching I …

python osx-mountain-lion gmp pycrypto