0
votes
1answer
8 views
utf8 with Mysql-5.0.88, ruby 1.8.7, rails 2.2 and snow leopard?
I'm just starting with the depot application in the Pragmatic Programmer's Rails book. When I try doing a rake db:create RAILS_ENV-'development' after creating a rails application, …
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
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
1answer
45 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 …
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
4answers
602 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 …
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)?
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 …
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 …
0
votes
1answer
166 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
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
3answers
185 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
2
votes
2answers
366 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 …
1
vote
1answer
72 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 …
