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.