Originally posted by mazenbe:
That's the problem! I can't start the console!!! It drives me crazy!
Hmm, given that neither the Console nor the Terminal will launch, this could be tricky. I'm really surprised since Console only depends on the most basic libraries that there are in Mac OS X. This unfortunately may not be a link error as I was hoping it would be...
These are the libraries and frameworks that Console links to. Could you check to make sure that these exist on your system?
/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
/usr/lib/libobjc.A.dylib
/usr/lib/libSystem.B.dylib
The thing is that without these, I would be surprised if the system would even start up. But it doesn't hurt to check...
Also, since Internet Explorer is a CFM app, it might give some sort of error box when it fails to launch. Does it do so? If so, what is the text of the error message?