Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jan 2004 04:38:27 +0200
From:      Alexandr Kovalenko <never@nevermind.kiev.ua>
To:        bfranco@uolsinectis.com.ar
Cc:        freebsd-java@freebsd.org
Subject:   Re: jdk13 only as root?
Message-ID:  <20040124023827.GB58545@nevermind.kiev.ua>
In-Reply-To: <20040123162653.5E8046C649@honorio.sinectis.com.ar>
References:  <20040123162653.5E8046C649@honorio.sinectis.com.ar>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello, bfranco@uolsinectis.com.ar!

On Fri, Jan 23, 2004 at 01:26:53PM -0300, you wrote:

> 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).

I'm not sure about 1.3.1, but for 1.4.2p6 helped this mapping in
libmap.conf(5):

libc_r.so           libkse.so
libc_r.so.5         libkse.so.1

Please report, if you have success or failure.

-- 
NEVE-RIPE, will build world for food
Ukrainian FreeBSD User Group
http://uafug.org.ua/



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