jdk14 not installing

Warren Block wblock at wonkity.com
Thu May 19 18:08:42 PDT 2005


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


More information about the freebsd-questions mailing list