Top "Osx-snow-leopard" questions

Mac OS X Snow Leopard (10.

working directory of running process on mac os

I want to know the working directory of a process on Mac OS (10.6). I tried finding the PWD environment variable …

macos osx-snow-leopard
Determine if an executable (or library) is 32 or 64 bit

Is it possible to get information about any binary on OS X to determine if it's a 32 bit or 64 bit …

macos binary osx-snow-leopard
How can I fix my delete key in VIM over ssh? (Mac OS X)

When I use VIM in the terminal on my local machine (Mac OS X Snow Leopard), the delete key is …

macos osx-snow-leopard vim backspace
dyld: Library not loaded error when running command in terminal

When running some commands in the terminal, I get the following error message dyld: Library not loaded: /opt/local/lib/…

macos terminal osx-snow-leopard dylib
Using the pkg-config macro PKG_CHECK_MODULES failing

I'm sure this is a fairly simple problem. I have a very simple configure.ac file which I am using …

macos osx-snow-leopard autoconf automake pkg-config
Install libc++ on mac 10.6.8

I'm currently trying to install the lib++.1.dylib on my mac. I followed the instructions here http://libcxx.llvm.org/ …

clang osx-snow-leopard libc++ libclang
python locale strange error. what's going on here exactly?

So today I upgraded to bazaar 2.0.2, and I started receiving this message (I'm on snow leopard, btw): bzr: warning: unknown …

python macos osx-snow-leopard locale
Macports mysql5 setup under Snow Leopard

I've managed to get my install all screwed up as I'm a newbie and messing up is what I'm good …

mysql osx-snow-leopard macports
MySQL appears to DROP USER; but user still exists in mysql.users table

I've just installed MySQL Community server (5.5.8) on Mac OS X 10.6.6. I've been following the rules for a secure install (assign …

mysql database macos osx-snow-leopard mysql5
The application cannot be opened because its executable is missing

I have an application that I have been developing for some time now. Recently launching the application via a double …

objective-c cocoa macos osx-snow-leopard