Tagged Questions

0
votes
1answer
7 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
1answer
34 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
2answers
53 views

Snow Leopard + Grails 1.1.1 + Groovy 1.6.5

I have Grails 1.1.1 and Groovy 1.6.3 on Leopard. Will I have any issues with this combo: Snow Leopard + Grails 1.1.1 + Groovy 1.6.5?
0
votes
4answers
516 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
3answers
105 views

Installing mod_python on Snow Leopard

I'd rather not use Macports. Simply cause Macport replaces (installs another Apache in /opt/local/bin) the default installation of Apache. And that would mean having ports install/ …
1
vote
3answers
252 views

CDT 6 (eclipse galileo) snow leopard debugging issue

I upgrade to snow leopard and xcode 3.2 this week, and since that I'm having problems with CDT. I tryed this in CDT 5 (ganymede) and CDT 6 (galileo). If I try to debug the applica …
1
vote
1answer
101 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 …
1
vote
2answers
34 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
105 views

Compiling a binary to work with valgrind on Snow Leopard

I installed valgrind on Snow Leopard using the patch at https://bugs.kde.org/show%5Fbug.cgi?id=205241 . However, when I run it with a binary I compiled from C++ code, I'm told that …
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.
0
votes
0answers
29 views

Strip metadata from files in Snow Leopard

I found the command "mdls" which will show the metadata but I can't see how to delete it. I want to get rid of the comments "kMDItemFinderComment", "kMDItemWhereFroms" from my fil …