Update on installing JRE 6 on CentOS
Linux | (4)
Looking at my blog statistics shows that my post on "Installing the latest JRE 6 on CentOS" is one of the top positions. Also a lot of search engines referrals come to this post.
Thus I would like to give a short update to the blog post, since some things have changed since then. Also CentOS has been updated to Version 5.2 in the meantime.
The way I have done it with modifying the symbolic link in "/usr/bin/java/" still works, but it is not the recommended way to do it. Thus I follow here the path that the CentOS project has outlined. ...