I'm a newbie to Linux so please forgive me for asking such stupid question!
I'd installed jdk1.7.0.rpm package in RHEL6.
Where I do find the path and to execute my first java program?
|
|
You can list the installed files with
You will see somewhere a But if the JDK RPM was correctly installed you should already find Try
and if everything compiles
(If you didn't change anything the current directory |
|||
|
|
|
Try either of the two:
For your first java program read this tutorial: |
|||
|
|