Top "Osx-mountain-lion" questions

Mac OS X Mountain Lion (10.

gdb fails on mountain lion

I tried to compile a 7.x Version of gdb without any luck. I codesigned the executable(http://sourceware.org/gdb/…

gdb osx-mountain-lion bfd
Applescript get list of running apps?

Applescript newbie question again :) I am trying to create a small applescript that will allow me to select multiple items …

macos applescript osx-mountain-lion
NSUserNotification not showing action button

I'm using this code: - (void)applicationDidFinishLaunching:(NSNotification *)aNotification { // Insert code here to initialize your application NSUserNotification *notification = [[NSUserNotification alloc] …

cocoa osx-mountain-lion nsusernotification
nc (netcat) on Mac OS X 10.8.4 gets stuck

I encountered a little issue while using the nc utility on Mac OS X, a utility i often use as …

bash networking osx-mountain-lion sshd netcat
Setting path to git executable in RStudio under OSX Mountain Lion

I am running RStudio v. 0.97.237 under Mac OSX v. 10.8.2 (Mountain Lion). I am trying to set the path to my …

git osx-mountain-lion rstudio
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 …

xcode macos osx-mountain-lion xcode4.4
Compile simple hello world ZeroMQ C example, compile flags?

Trying to compile the example hello_world.c from the zeromq tutorial: http://zguide.zeromq.org/page:all#Ask-and-Ye-Shall-Receive Pretty …

c linker osx-mountain-lion zeromq dylib
Postgres.app: pg_restore hangs

I'm trying to troubleshoot the pg_restore command on my system. I've installed Postgresapp, and I've included its binaries on …

macos postgresql osx-mountain-lion heroku-postgres
OSX Notification Center Icon

I'm using OSX's Notification Center APIs for the first time and can't seem to figure out how to make my …

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

ruby rvm osx-mountain-lion