Questions tagged [osx-leopard]

Leopard is the code name of Mac OS X version 10.5, the Apple's desktop and server operating system for Macintosh computers. This is for questions about programming specifically relevant to this operating system; questions about general use of it are off-topic.

Mac OS X Leopard (version 10.5) is the sixth major release of Mac OS X, Apple’s desktop and server operating system for Macintosh computers.

Leopard was released on 26 October 2007 as the successor of Tiger (version 10.4), and is available in two variants: a desktop version suitable for personal computers, and a server version, Mac OS X Server.

Steve Jobs stated at Macworld 2008 that over 20% of Macs use Leopard as their operating system.

Leopard was superseded by Snow Leopard (version 10.6). Leopard is the final version of Mac OS X to support the PowerPC architecture as Snow Leopard functions solely on Intel based Macs.

Related tags

331 questions
98
votes
3 answers

How to run a .rb file from IRB?

I am starting out with Ruby on Rails. I am currently going through a tutorial that says that I have to run a .rb file from IRB to create a .xml file in my current directory. My question is how do I run a .rb file in IRB? I tried the following: just…
Katrina
  • 981
  • 1
  • 7
  • 5
94
votes
8 answers

How can we restore ppc/ppc64 as well as full 10.4/10.5 SDK support to Xcode 4?

Since Apple only ships SDK 10.6 with Xcode4, developing PPC applications with Xcode4 became impossible. While it is possible to develop applications with Xcode4 that can also run on 10.5 and maybe even on 10.4 systems (by selecting SDK 10.6, but…
Mecki
  • 125,244
  • 33
  • 244
  • 253
89
votes
7 answers

What is the "Illegal Instruction: 4" error and why does "-mmacosx-version-min=10.x" fix it?

I get Illegal Instruction: 4 errors with binaries compiled with GCC 4.7.2 under Mac OS X 10.8.2 ("Mountain Lion"), when those binaries are run under Mac OS X 10.7.x ("Lion") and earlier versions. The binaries work properly under Mac OS X 10.8.x. I…
Alex Reynolds
  • 95,983
  • 54
  • 240
  • 345
77
votes
8 answers

Mac OS X doesn't allow to name files starting with a dot. How do I name the .htaccess file?

As mentioned in the title, Mac OS X doesn't allow me to name files starting with a dot ( . ). You can’t use a name that begins with a dot “.”, because these names are reserved for the system. Please choose another name. But, I need an .htaccess…
Diego Favero
  • 1,969
  • 2
  • 22
  • 32
54
votes
11 answers

How do I make the apple terminal window auto change colour scheme when I ssh to a specific server

When I ssh into a remote production server I would like the colour scheme of my terminal window to change to something brigh and scary, preferably red, to warn me that I am touching a live scary server. How can I make it automatically detect that I…
Laurie Young
  • 136,234
  • 13
  • 47
  • 54
42
votes
1 answer

Diference between Certificates in "Login" and "System" for XCode

I try to found answer for this stupid question, but didn't find it. I am having the error CSSMERR_TP_NOT_TRUSTED and I am trying to fix it. My question is: What difference make put a "Certificates" in "Login" or in "System" in the "KeyChains" tab of…
Rodrigo
  • 11,909
  • 23
  • 68
  • 101
38
votes
2 answers

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 error message "Base SDK missing". I found that 10.5 base SDK is no longer in the menu. Is there any way to get that base SDK? Is…
Raiyan Kabir
  • 1,016
  • 2
  • 11
  • 23
38
votes
15 answers

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 for installing lxml on OS X without MacPorts or Fink that definitely works? Preferably with complete 1-2-3 steps for downloading and building each of the…
Simon Willison
  • 15,642
  • 5
  • 36
  • 44
35
votes
5 answers

How do I install Bash >= 3.2.25 on Mac OS X 10.5.8?

I'm following Michael Hartl's Rails tutorial, so far I've installed Git 1.7.5.4 x86_64 (I'm running OSX 10.5.8) and I'm trying to install rvm After I run the following: $ curl -kL get.rvm.io | bash -s stable I get: BASH 3.2.25 required (you have…
kadolor
  • 351
  • 1
  • 3
  • 3
27
votes
6 answers

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.app In this setting kdiff is not accessible and I get the following error when I run in terminal >> git…
J4cK
  • 30,459
  • 8
  • 42
  • 54
27
votes
3 answers

List indexing efficiency (python 2 vs python 3)

In answering another question, I suggested to use timeit to test the difference between indexing a list with positive integers vs. negative integers. Here's the code: import…
mgilson
  • 300,191
  • 65
  • 633
  • 696
26
votes
3 answers

Can I get Xcode for Leopard still?

I just tried to upgrade my xcode tools on my mac running 10.5.8, but I didn't realize that the latest version of xcode will only run on snow leopard. I can't find the older version of xcode that would work on my work machine. Where can I get a…
2daaa
  • 2,788
  • 7
  • 33
  • 44
26
votes
6 answers

Setting GCC 4.2 as the default compiler on Mac OS X Leopard

I'm sure there must be a way to do this. As you are probably aware the latest versions of Xcode (and in fact I think all versions of Xcode) on Leopard come with GCC 4.0.1 and GCC 4.2. GCC 4.0.1 is the default system compiler while GCC 4.2 is an…
Cromulent
  • 3,788
  • 4
  • 31
  • 41
21
votes
4 answers

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 downloaded recently from python.org, an older version used to run Zope locally and another version that Appengine is using. It's kind of a mess.…
tomvon
  • 5,121
  • 3
  • 22
  • 16
20
votes
7 answers

Uninstall Mono from Mac OS X v10.5 Leopard

I installed Mono on my iMac last night and I immidiately had a change of heart! I don't think Mono is ready for prime time. The Mono website says to run the following script to uninstall: #!/bin/sh -x #This script removes Mono from an OS X System. …
Mac
  • 2,693
  • 7
  • 36
  • 44
1
2 3
22 23