Tagged Questions

0
votes
1answer
25 views

Unable to use PIL after installing using pythononmac.org package (Mac OS Leopard)

I'm trying to use PIL for a Google App Engine project. I've installed PIL using the installer from pythononmac.org but it doesn't seem to do anything, or at least neither I nor Pyt …
0
votes
0answers
20 views

Why my mouse move inversely on Leopard 10.5.7? [closed]

I have installed a iATKOS v7(Leopard 10.5.7) in Vmware 7 on my Thinkpad T61. All is OK except that the mouse, i.e., trackpoint and touchpad, move inversely along the vertical direc …
0
votes
1answer
44 views

octave + gnuplot + os x 10.6 : nothing happens

On my first-gen Macbook Pro, with OS X 10.6.1, I can launch gnuplot and get a plot, after I set the terminal to x11, with a command like plot [-6:6] sin(x). But when I launch oc …
0
votes
4answers
597 views

SOLVED: “Launch Failed. Binary Not Found.” Snow Leopard and Eclipse C/C++ IDE issue.

Not a question, I've just scoured the internet in search of a solution for this problem and thought I'd share it with the good folks of SO. I'll put it in plain terms so that it's …
1
vote
3answers
31 views

Issues instaling MIME::Lite via CPAN on Mac OS X

I am trying to install MIME::Lite using CPAN via Mac OS X Leopard and CPAN just keeps reporting back the following message: cpan shell -- CPAN exploration and modules installatio …
1
vote
1answer
109 views

Eclipse Doesn’t Find Java On Snow Leopard

I have Cocoa 64-bit Galileo Eclipse installed on snow leopard. For some reason all my java is underlined in red, even standard java library functions. When i try to add a jre it te …
0
votes
1answer
165 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 …
1
vote
1answer
47 views

Strategies for debugging Objective-C Garbage Collection Crash

I have a pretty frustrating crasher that is impacting a small subset of my users. From my analysis it seems to be isolated to PowerPC users running 10.5. When the garbage collect …
2
votes
2answers
365 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: 'etre …
0
votes
1answer
78 views

RubyCocoa on PowerPC G5 processor (Leopard 10.5.7)

Does anybody know which version of RubyCocoa runs on this processor (if at all)?
8
votes
8answers
939 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? Prefera …
1
vote
2answers
36 views

Snow Leopard Reference Library

Hi, Does anyone know how to download all the developer reference documentation for snow leopard. For some reason Apple changed it so that whenever you wanted a document you have to …
1
vote
1answer
69 views

Installing Resin on Snow Leopard?

Has anyone has success installing Resin 4 on Snow Leopard? I get linker errors when I try it which are maddening.
1
vote
2answers
355 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-com …
1
vote
3answers
184 views

how to create new file using python

how can i create new file in /var/log directory using python language in OSX leopard? i tried to do it using os.open function but i get "permission denied" thanks in advance

1 2 3 4 5 7 next
15 30 50 per page