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 ...
64
votes
5answers
12k views
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 ...
16
votes
11answers
5k views
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 ...
15
votes
2answers
6k views
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 massage "Base SDK missing". I found that 10.5 base SDK is no longer in the ...
14
votes
6answers
3k views
How to install PIL on Mac OSX 10.5.8 for Google App Engine?
I need to get PIL installed locally to test GAE's images api in my local environment.
I grabbed the PIL 1.1.6 installer for Mac, and when I go to select the destination (when installing), I get the ...
13
votes
1answer
3k views
Building for 10.5 in Xcode 3.2 (on Snow Leopard) error
I just created a new Cocoa project on XCode 3.2. I'm running it in Snow Leopard.
When I build it for 10.6 it works fine but if I change the active SDK to 10.5 I get this error:
cannot find protocol ...
13
votes
7answers
14k views
How do I uninstall python from OSX Leopard so that I can use the MacPorts version?
I want to use the macports version of python instead of the one that comes with Leopard.
11
votes
2answers
7k views
iPhone 3.1.3 sdk for Leopard
Is it still possible to find the 3.1.3 SDK (w/ Xcode) for iPhone development on Leopard?
I haven't upgraded to Snow Leopard yet, but I need to interact with devices running 3.1.3. I should have ...
11
votes
7answers
3k views
Eclipse keyboard shortcuts broken in OSX 10.5.6
So I have been using Leopard for a year now, and the lastest update broke the keyboard mapping for eclipse. I use the dvorak layout, and now in eclipse if I press the ⌘ and the b key it does a build, ...
10
votes
5answers
31k views
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 ...
9
votes
2answers
29k views
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 ...
9
votes
5answers
4k views
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 ...
9
votes
3answers
2k views
Can't find git-svn on Mac OS X Leopard after installing via MacPorts
Okay people, I'm sure someone has had this issue and can help me out.
I'm trying to get git-svn working on OSX Leopard (10.5.6). Using MacPorts I've run the install thus : sudo port install git-core ...
8
votes
3answers
7k views
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 using XCode with Cocoa/ObjC and am trying to create an NSTableView which will load values from ...
8
votes
4answers
2k views
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 ...
7
votes
2answers
514 views
Detecting when a space changes in Spaces in Mac OS X
Let's say I want to write a simple Cocoa app to make the Spaces feature of Leopard more useful. I would like to configure each space to have, say, different
screen resolutions
keyboard layouts
...
7
votes
3answers
911 views
How to use hotspot probes in dtrace on Mac OS X Leopard?
My Leopard system has dtrace built in. I also have Java 6 installed, using the Apple-provided installer:
$ java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build ...
7
votes
3answers
2k views
Is it possible to select a specific tab in OSX Terminal.app using keyboard shortcuts?
I know I can cycle through my tabs using cmd+{ or cmd+}, but is it possible to select a specific tab (i.e. cmd+3 for the third tab in iTerm) in Leopards' Terminal.app?
6
votes
1answer
2k views
XCode 4 and XCode 3.2.6 side-by-side
I need to build one iOS app and one Mac OS app on the same machine. Mac OS app needs to run on 10.5, and even though Apple claims you can build with the 10.6 SDK and run on 10.5 by setting the right ...
6
votes
3answers
7k views
Can XCode 3.2 run on 10.5 Leopard?
Can XCode 3.2 run on 10.5.x Leopard? Or will it only work with Snow Leopard (10.6)?
6
votes
8answers
543 views
What's the best resource to learn how to write apps for Mac OS X?
I'd like to learn how to write application for Mac OS X.
Like how to use XCode properly, Cocoa syntaxes and examples, etc.
I'm already a web developer using ruby, php, mysql, rails, etc.
I looked ...
6
votes
16answers
21k views
Xcode error: Failed to launch simulated application
Problem statement:
Unlike people have asked at here and
here
I got this error after a brand new installation of leopard(hackintosh), this problem really driving me crazy.... and nowhere else to ...
6
votes
7answers
2k views
How can I make a program start up automatically in OSX?
I have a little program that I want to make open automatically when my mac is started up.
Because this program accepts command line arguments, its not as simple as just going to System ...
6
votes
5answers
9k views
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 ...
5
votes
2answers
2k views
How best do I get to use OpenMP on Mac OS X 10.5 and Ubuntu 10.4?
I'm looking at an open-source library (DDS, a double-dummy bridge solver) which in its latest release (2.1.1) adds some very useful multi-tasking functionality requiring either a Windows system or ...
5
votes
3answers
2k views
Compiling a py2app working build for both Leopard and Snow Leopard?
I currently am making my PyObjC application work for Snow Leopard and I successfully compiled a standalone app. My question would be, how do I make the build to be also Leopard-compatible, given these ...
5
votes
2answers
15k views
Core Data NSPredicate for relationships
My object graph is simple.
I've a feedentry object that stores info about RSS feeds and a relationship called Tag that links to "TagValues" object. Both the relation (to and inverse) are to-many. ...
4
votes
2answers
308 views
How to run a XUL application in Mac OS X Snow Leopard?
I am trying to create a XUL "Hello World" application in Mac OS X. I download the XULRunner from here, followed this tutorial and then this tutorial and then this tutorial... None worked. So, I looked ...
4
votes
4answers
2k views
Makefile for dummies? Mac OS X
I am having trouble understanding an answer to a previous question I asked here on stackoverflow located at:
More efficient R / Sweave / TeXShop work-flow?
The answer in particular is from user: ...
4
votes
1answer
469 views
How to build a PyObjC project on Mac OS X 10.6, that runs 10.5?
I have a PyObjC project that I build on Mac OS X 10.6 with XCode 3.2 and I'm not able to run on 10.5.
All I'm using is the official PyObjC project templates to create an empty project (that simply ...
4
votes
2answers
2k views
can't install lxml (python 2.6.3, osx 10.6 snow leopard)
I try to:
easy_install lxml
and I get this error:
File "build/bdist.macosx-10.3-fat/egg/setuptools/command/build_ext.py", line 85, in get_ext_filename
KeyError: 'etree'
any hints?
4
votes
2answers
664 views
Mac Terminal.app annoying bug - How to fix it?
Video showing the problem:
http://www.mentaframework.org/download/TerminalBug.mov
When I am typing on the Terminal.app and reach the end of the line, the next line starts on top of the first line, ...
4
votes
6answers
1k views
Where is Java source code for various com.sun.* packages on Leopard?
I am working on my MacBook at home, running Leopard, with the latest JDK 1.6 from Apple installed. In IDE, I'd like to browse source code for com.sun.java.swing.plaf.nimbus.NimbusLookAndFeel, but IDE ...
4
votes
1answer
346 views
Jerky/juttery (core-)animation in a screensaver?
I've built a screensaver for Leopard which utilises core-animation. It doesn't do anything overly complicated; uses a tree of CALayers and CATextLayers to produce a "table" of data in the following ...
4
votes
3answers
9k views
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, MySQL, PHP, PHPUnit development environment so I can test locally. I already have Apach, MySQL ...
4
votes
1answer
3k views
How to use Mac OS X Cocoa events for multitouch gestures
I'm writing a program that has an NSView embedded in an NSScrollView which user can zoom. I'd love to set it up so the user can zoom the view using the multitouch pinch gesture supported on MacBook ...
4
votes
6answers
1k views
Accessing a webserver from a cocoa application
I am writing a cocoa application in which I want to download a file from a webserver. What will be the most convenient method to go about doing this? Should I go in for NSSockets or a NSUrlRequest? Or ...
4
votes
5answers
4k views
Fixing broken Macports
I just tried (for the first time, I might add) a
port upgrade installed
in Macports, and I'm afraid I might come to regret it: A lot of errors -- specially regarding X11 and Python.
Here's a ...
4
votes
1answer
4k views
What is the best way to log out another user from their session on Mac OS X Leopard?
In other words:
Log on as Bert (who is an administrator)
Using fast user switching, log on as Ernie (Bert remains logged on)
Switch back to Bert
Bert logs Ernie off
What is the best way to achieve ...
3
votes
1answer
93 views
Busted OS X Python install
So I didn't look carefully and I installed 64 bit Python2.7 on an OS X 10.5 box. This didn't work with the standard cryptic wrong-OS message "dyld: unknown required load command"
OK, fair enough
So ...
3
votes
2answers
2k views
where is ant installed on Mac OS X snow leopard by default?
I don't have ANT_HOME set, so i want to find where the home directory of ant is. I'm using the version of ant that was installed by default on my OSX install.
3
votes
1answer
1k views
Xcode 3.2.4 and Mac OS X 10.5
I have a simple question: does Xcode 3.2.4 work on Mac OS X Leopard (10.5) ?
3
votes
1answer
550 views
Run AppleScript with Elevated Privileges from Objective C
I'm attempting to execute an uninstaller (written in AppleScript) through AuthorizationExecuteWithPrivileges. I'm setting up my rights after creating an empty auth ref like so:
char *tool = ...
3
votes
7answers
2k views
RubyGems via MacPorts a good idea?
Upon upgrading from a MB to a new MBP, Apple's migration assistant didn't move my gems.
I'm installing rubygems via macports this time, hoping to avoid this upon next upgrade.
Tell me why I'm wrong.
...
3
votes
1answer
620 views
mpirun on os X
Is there a way to run a local mpi job locally on os X leopard(10.5.6) with more than 62 processes. When I run the job with 62 processes, it dies
$mpirun -np 62 a.out
mpirun noticed that job rank 0 ...
3
votes
3answers
974 views
Replacement for kicker.bundle in SystemConfiguration in OS X Leopard
I'm trying to find the replacement for kicker.bundle that was found in /System/Library/SystemConfiguration in OS X pre 10.5 (Leopard). I can't seem to find any sort of official documentation on the ...
3
votes
4answers
3k views
PHP w/ Zend Debugger on OS X 10.5
I have OS X 10.5 set up with the precompiled versions of PHP 5 and Apache 2. I'm trying to set up the Zend Debugger, but with no luck. Here's what I did:
I downloaded ...
3
votes
3answers
1k views
Can you control the speed of a video clip playing in Quartz Composer?
Is there a way to manipulate the speed of the video playback? I'm especially interested in a way to slow down with frame blending, exactly like the function in Final Cut Pro.
3
votes
5answers
5k views
OSX 10.5 Leopard Symbol Mangling with $non_lazy_ptr
Why does Leopard mangle some symbols with $non_lazy_ptr? More importantly what is the best method to fix undefined symbol errors because a symbol has been mangled with $non_lazy_ptr?
2
votes
0answers
50 views
further Linking to libcrypto for Leopard
Using XCode 3.2.5, I have recently changed my Base SDK from 10.5 to 10.6 (Deployment SDK is still 10.5) and have run into the same thing as mentioned in this thread:
Linking to libcrypto for Leopard?
...
2
votes
1answer
47 views
What are the default search directories to link a library on Mac OS X
I've build the Google Test with CMake on Mac OS X and get two shared libraries: libgtest.dylib and *libgtest_main.dylib*. And now I need install both them. I know there are some default search ...