Compile and run java in Linux Redhat
hihi, i m new in using linux...i have few questions to ask regarding to my linux,
if not mistaken, i install linux redhat (shrike) 9,
i heard ppl said that linux redhat able to compile and run java program
after i install my linux, i cannot find my java compiler...
i type "java -version" in the terminal, but it oways said command not found,
so it means that my linux dun hav java compiler izzit...
later on i downloaded a j2sdk-1_3_1-linux-i386 and j2sdk-1_3_1-linux-i386.rpm, then i install it in linux using "chmod" which i got the command from the internet.....
i installed in 2 places , /home/<myname> and /usr/local
so i try to compile java but it stil said command not found,
izzit that i install in the wrong folder or need to configure something on linux so that it can compile and run java....
pls help....thanx for any help.... i would really appreciate it...thanx..
|