Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2004 13:26:53 -0300 (GMT+3)
From:      bfranco@uolsinectis.com.ar
To:        freebsd-java@freebsd.org
Subject:   jdk13 only as root?
Message-ID:  <20040123162653.5E8046C649@honorio.sinectis.com.ar>

next in thread | raw e-mail | index | archive | help
Hi everyone!I've installed jdk1.3.1 (WITH_LINUX_BOOTSTRAP, as someone in the list adviced) on my FreeBSD 5.2-RELEASE. Installation went just fine, but now the only way I can use java is as root, not as a regular user:

[root@taz root]#/usr/local/jdk1.3.1/bin/java -versionjava version "1.3.1-p9"Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1-p9-franco-040122-18:36)Classic VM (build 1.3.1-p9-franco-040122-18:36, green threads, nojit)

[franco@taz franco]$ /usr/local/jdk1.3.1/bin/java -version
^C  <--waits there forever.

Does anyone know what's going on? Eclipse runs just fine (as root, of course), and java applications develeped by my run ok too (as root).

Thanks in advance.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040123162653.5E8046C649>