Top "Osx-lion" questions

Mac OS X Lion (10.

py2app is not copying the Python.framework to the new app while using virutalenv

environment: MacOS X 10.7.2, system installed python 2.7.1, virtualenv 1.7.2, pyobjc 2.3, py2app 0.6.4+ I have a newly created virtualenv with pyobc 2.3 and py2…

python osx-lion virtualenv pyobjc py2app
Lion (10.7) Not supporting Convert(1). Dylib error

When trying to use convert(1), I get the following error: dyld: Library not loaded: /System/Library/Frameworks/OpenCL.framework/Versions/…

macos imagemagick osx-lion
MAMP: How to upgrade PEAR

When trying to upgrade MAMP pear the following error is raised: Notice: unserialize(): Error at offset 276 of 1133 bytes in Config.…

macos osx-lion pear mamp
sudo pecl install apc error on os x lion

I tried installing APC with pecl on OS X Lion (sudo pecl install apc) and it complained about a missing …

php osx-lion apc osx-mavericks pecl
Change Mac OS 10.7 Lion VNC Server listening port

Is there any way to change the default vnc server port on a Mac. For the latest mac os version 10.7 …

macos osx-lion vnc-server
Using Autolayout with expanding NSTextViews

My app consists of an NSScrollView whose document view contains a number of vertically stacked NSTextViews — each of which resizes …

cocoa osx-lion nstextview autolayout
How can I access the 'GitHub for Mac' command-line utility from the terminal?

I recently installed GitHub for Mac, the graphical Git client from GitHub, and also the command-line utility from its menu, …

git osx-lion github-for-mac
Nginx install on Mac OS X Lion. Cannot find PCRE

First up, I am trying to compile everything form source, I'm not using MacPorts or HomeBrew. I have already installed …

nginx osx-lion pcre
Make error installing Ruby 1.9.2 with RVM and Readline under OSX Lion

I'm having extensive problems getting rvm to work again under OSX Lion. Unsurprisingly, it seems to be a problem with …

ruby-on-rails-3 makefile rvm readline osx-lion
How to use AVX/pclmulqdq on Mac OS X

I am trying to compile a program that uses the pclmulqdq instruction present in new Intel processors. I've installed GCC 4.6 …

gcc assembly osx-lion macports avx