Java commands hang in Terminal
I recently tried for the first time to invoke Java from the command line. I entered the following command at the command prompt
java -version
and the command hung. No output, no command prompt. I killed the command with control-c and tried javac -version instead. Same result. I'm running Mac OSX 10.5.8 with the very latest updates. Please help!
java -version
and the command hung. No output, no command prompt. I killed the command with control-c and tried javac -version instead. Same result. I'm running Mac OSX 10.5.8 with the very latest updates. Please help!
15" Macbook Pro 2.4GHz Intel Core 2 Duo, Mac OS X (10.5.8)