SOLVED. See at bottom. Just upgraded to OSX Lion and trying to get my Perl install running again: sudo /usr/bin/perl -MCPAN -e \'install \"MODULENAME\"\'
I am using Google App Engine and just updated to Lion on my mac. I am using eclipse with Pydev. Now as soon as I updated I have been unable to launch the dev server. I get the stack trace below. Anyon
I am novice rails/terminal user and just did a clean install of Lion + Xcode + Rails. Unlike before (on Snow Leopard), I now get an error running rake db:migrate.
I was trying to install matplotlib in Mac OSX Lion. Tried to used the binary that is in the sourcefourge site, but I got this error: \"matplotlib requires System Python 2.7 to install\".
I\'ve just installed OS X Lion and XCode 4.1. I have an app that opens the last used document automatically at startup. To do so I have implemented applicationShouldHandleReopen.
I\'m looking for the configuration file that keeps t开发者_开发百科rack of the Network Proxy settings in OS X. Is it stored in a .plist file?
After upgrading to Lion, and upgrading开发者_JAVA技巧 Xcode, make can\'t seem to locate headers and libs. I looked in /usr/include. The only thing in there was \'parallels-server\'. So, I renamed /usr
I was getting the users mail addresses from Libraray/Preferences/com.apple.mail.plist. They are not there any more in L开发者_JAVA百科ion :P Do I have to use scripting bridge? Any hints? ThanksI would
After a successful install of mac OS 10.7 I tried to compile my qt 4.7 project. I had many warnings of \"unsupported mac os x version\". I thus decided to use Qt 4.8 beta and now, all the warnings ar
I am developping a file manager app for Mac OS and I was wondering what can be the impact of the new s开发者_Python百科andboxing function of Mac OS.