Hey all -
I am sure everyone is probably sick of hearing about how to install Java but this isn't about how to install it
It's more about understanding how it's working.
I installed the jdk 6 using the repos and I can compile and run a java program just fine.
My question is why didn't I have to modify my .bashrc or .profile to set java_home or anything like that?
I checked both of those files and it's not there either. Just curious how it all works without that their because
every instruction I find on how to install java says to do that.
Thanks!
I am sure everyone is probably sick of hearing about how to install Java but this isn't about how to install it
It's more about understanding how it's working.
I installed the jdk 6 using the repos and I can compile and run a java program just fine.
My question is why didn't I have to modify my .bashrc or .profile to set java_home or anything like that?
I checked both of those files and it's not there either. Just curious how it all works without that their because
every instruction I find on how to install java says to do that.
Thanks!
Comment