can't open terminal

Joined
Dec 12, 2008
Messages
1
Reaction score
0
Can't open terminal
I think I may have done a stupid thing.

I wanted to be able to start a program from the terminal so I just what I thought was the binary into the /bin/bash folder of my OS X install.

Now when I try to open my terminal I get this:
Code:
dyld: Library not loaded: @loader_path/../Frameworks/Sparkle.framework/Versions/A/Sparkle
  Referenced from: /bin/bash
  Reason: image not found
/bin/bash ; exit;

[Process completed]
The program in question is gitx if that makes a difference.
Now I can't open a terminal, or /bin/bash or bin/tcsh or any of those and I can't seem to get at the /bin/bash folder (if that is even a folder!)
Any suggestions?

Thanks,
Jesse
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top