On Thu, 19 May 2005, E. J. Cerejo wrote:

I'm running FBSD 5.4 when upgrading jdk14 it fails and
I get this:

registervm: error: JavaVM
"/usr/local/jdk1.4.2/bin/java" is already registered
*** Error code 1

Stop in /usr/ports/java/jdk14.
ecerejo# cd /usr/local/jdk1.4.2/bin/java
/usr/local/jdk1.4.2/bin/java: Not a directory.

any ideas?

Run

  # /usr/local/bin/unregistervm /usr/local/jdk1.4.2/bin/java

to unregister the existing (old) java interpreter. Then try the port install again.

-Warren Block * Rapid City, South Dakota USA
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to