Top "Osx-leopard" questions

Leopard is the code name of Mac OS X version 10.

How do you install lxml on OS X Leopard without using MacPorts or Fink?

I've tried this and run in to problems a bunch of times in the past. Does anyone have a recipe …

python macos shell lxml osx-leopard
How to install MySQL gem on Mac OS X

What do I need to install mysql gem on Mac OS X ? I'm getting error "failed to build native extensions".

mysql ruby osx-leopard
How to add base SDK for 10.5 in xCode 4

I've installed xCode 4 last night and tried to compile a software which should support 10.5 and above OSs. It gave the …

cocoa sdk xcode4 osx-leopard
How to setup kdiff3 in Mac OS?

In.gitconfig file I setup up the git diff as follows: [diff] tool = kdiff3 [difftool "kdiff3"] path = path_directory/kdiff3.…

git git-diff osx-leopard kdiff3 git-difftool
Where can I find a version of Xcode 3 that will run on Mac OS X 10.5?

I need to install Xcode 3 on my MacBook Pro (so I can install Haskell Platform). I can't upgrade the MBP …

xcode download osx-leopard
How to set up PEAR on Mac OS X 10.5 Leopard

I'm ultimately trying to install PEAR so I can easily install PHPUnit. I want to set up a Mac, Apache, …

php macos pear osx-leopard
Fixing broken Macports

I just tried (for the first time, I might add) a port upgrade installed in Macports, and I'm afraid I …

macos osx-leopard macports
Multiple versions of Python on OS X Leopard

I currently have multiple versions of Python installed on my Mac, the one that came with it, a version I …

python macos osx-leopard zope
NSTableView with custom cells

it seems I've been searching for a long time and haven't found a great, easy, answer to my problem. I'm …

objective-c cocoa xcode macos osx-leopard
PHP mail() using Sendmail on Mac OS X Leopard (10.5.8)

I've been struggling to get a really basic PHP function working on my iMac, the PHP mail() function. I've used …

php macos email sendmail osx-leopard