Top "Osx-lion" questions

Mac OS X Lion (10.

Could not access file "$libdir/plpgsql": No such file or directory

I'm at a loss, I'm having issues creating a stored proc in my local Postgres server (postgres.app, Mac OS …

postgresql osx-lion plpgsql postgresql-9.3 postgres.app
Error: "No identities are available for signing" Xcode 4.3.1

I upgraded my OSX from Snow Leopard to Lion and I downloaded Xcode 4.3.1 Now when I try to validate and …

objective-c ios5 xcode4 osx-lion
Android emulator laggy on Mac

First of all, yes I know there's a lot of topics similar to this issue, I did use the search …

android macos android-emulator osx-lion
How can I mount vmdk in 10.7?

I'm using OSX Lion and want to mount a VMDK-File which I've created on my VMWare Fusion 4.0.2. Is it possible?! …

mount osx-lion vmware-fusion
OS X Lion, Attempting Nokogiri install - libxml2 is missing

sudo gem install nokogiri Building native extensions. This could take a while... ERROR: Error installing nokogiri: ERROR: Failed to build …

ruby-on-rails osx-lion nokogiri
Change selection color on view-based NSTableView

Standard highlighting color in OS X applications is blue. Is it possible to change it to another color, e.g. …

objective-c cocoa osx-lion nstableview
How to install Python 2.7 bindings for OpenCV using MacPorts

When trying to "import cv" in python I get: "ImportError: No module named cv". This question has appeared in many …

python opencv osx-lion macports
"Illegal instruction: 4" shows up in OS X Lion

Some C++ application compiled and run seamlessly in OS X Snow Leopard, but I changed recently to OS X Lion, …

g++ osx-lion illegal-instruction
PostgreSQL server wouldn't shutdown on Lion (Mac OS 10.7)

I installed PostgreSQL using Homebrew on Lion. It starts okay but wouldn't shutdown. I tried: $ #started with $ pg_ctl -D /…

macos postgresql osx-lion
./configure can't find C compiler after OS X Lion installation

While cc and gcc are perfectly in their right path (/Developer/usr/bin in OS X Lion), running ./configure tries …

xcode macos osx-lion configure