Nick Wilson wrote: > > You need install the Java VM to your machine, if you haven't done so > > already. > > > > http://www.java.com > > > > Simple way to put java in your PATH is to symlink the main java > > executable to a directory already in your path, for example, /usr/bin. > > Right. Thanks very much. How do I symlink? >
Like this, as root: cd /usr/bin ln -s /usr/java/j2re1.4.1_02/bin/java .. the actual path to java will likely differ in your case of course. -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list