I meant for you to follow the symlink(s). /usr/bin/java should point to your java install or /etc/alternatives/java which points to your install. Your system is saying you don't have the correct java installed, you might have used the one that installs locally as I mentioned above. Either that or java isn't in your path, if so add it. |