发新话题
打印

about java1.3.0_01

I tried to install java1.3.0_01 to REDHAT7.1, but I was surprised to find that it couldn't work. When I tried to compile my program (just print HelloWorld ), Javac seemed normal. After typing in "java HelloWorld", I didn't get any output AND java refused to return the control to me. I waited for about ten minutes and got angry to use Ctrl_C to kill it.

By the way, who can tell me how to install java1.3.0_01 into Mandrake8.0? I tried and found that it need cut put in the fold /bin ( or somewhere, I can't remember. ). I creat a symbol link. But I am not sure whether there are something else it need.

I am confused. I need help.      

TOP

JDK1.4 works, but JDK1.3 doesn't work.

Thank you for your help. Which command told me that I run the right command. Java -version can print the version message.      

TOP

发新话题