Top "Osx-lion" questions

Mac OS X Lion (10.

Error "no such instruction" while assembling project on Mac OS X

I used homebrew to install GCC 4.7.0 and my project's make is failing at assembly-time. I can successfully take code from .…

macos gcc assembly osx-lion gnu-assembler
OS X Terminal text stacking on top of itself

I'm encountering a strange issue in the Terminal app in Mac OS X Lion. When I enter in a long …

macos terminal osx-lion
GDAL install on Mac OS X Lion

I'm trying to install GDAL 1.7.1 on Mac OS X Lion using: python setup.py build python setup.py install and …

python osx-lion gdal
MacFUSE does not appear to be installed

After installing MacFUSE and opening system Preferences -> MacFuse it looks like that it is not compatible with Mac …

macos osx-lion ntfs macfuse
Uninstalling Xcode 4.3

I have Xcode 4.3 installed on Mac OS Lion, but I can't find a way to uninstall it. Any ideas? I …

xcode osx-lion uninstallation xcode4.3
Why is Apple Deprecating OpenSSL in MacOS 10.7 (Lion)?

Apple has marked most (but not all) of the OpenSSL API as "deprecated" in MacOS 10.7. Has Apple made any statements …

openssl osx-lion
Error: Can't run /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/bin/ibtool (no such file)

I'm trying to use ibtool for iOS development (localization), but when I run it from terminal I get the following …

xcode macos xcode4 osx-lion xcode4.3
Setup passphraseless ssh to localhost on OS X

I'm trying to get Hadoop's Pseudo-Distributed Operation example (http://hadoop.apache.org/common/docs/stable/single_node_setup.html) to …

macos ssh osx-lion passphrase
Tar command in mac os x adding "hidden" files, why?

I am writing my own tar archiver. All works fine inside my app (even reading tars generated with other tools) …

macos terminal osx-lion tar
Mac OS X Lion and Xcode upgraded: missing headers and libs

After upgrading to Lion, and upgrading Xcode, make can't seem to locate headers and libs. I looked in /usr/include. …

include-path osx-lion library-path