Java not working on MacOS X Leopard

Posted by eeeeaaii on Stack Overflow See other posts from Stack Overflow or by eeeeaaii
Published on 2010-06-15T04:44:09Z Indexed on 2010/06/15 17:02 UTC
Read the original article Hit count: 222

Filed under:
|
|
|

I'm running Leopard, xcode 3.1.3. When I type "java" at the command line I get this:

dyld: could not load inserted library: /usr/lib/libSaturnFE.dylib

Trace/BPT trap

What did I do? I did do some profiling with Saturn a while back but I didn't know it was going to screw up my machine. I'm fairly sure it worked when I first installed xcode.

I guess I could install a different Java SDK than the one that came with Xcode? I can't find an upgrade path for Xcode that doesn't require me to upgrade to Snow Leopard. I just don't feel like upgrading to Snow Leopard right now because I don't have good disk backups in place.

edit: at least if anybody could point me to a resource or even a Mac forum where I could ask this question it would be really helpful.

© Stack Overflow or respective owner

Related posts about java

Related posts about xcode