(no subject)
Carlos A. M. dos Santos
unixmania at gmail.com
Mon Sep 1 15:01:34 UTC 2008
On Mon, Sep 1, 2008 at 8:12 AM, Anumukonda, Sai Praveen
<sai_anumukonda at adaptec.com> wrote:
> Hi,
> I am using FreeBSD6.3. I have downloaded the tarball for jre1.6 ( diablo-latte-freebsd7-i386-1.6.0_07-b02.tar.bz2<http://www.freebsdfoundation.org/cgi-bin/download?download=diablo-latte-freebsd7-i386-1.6.0_07-b02.tar.bz2> ) from freebsdfoundations.org. After extracting the contents of the tarball, I ran the command "ldd" on the java executable in the bin folder and this is what i get
>
> java:
> libthr.so.3 => /lib/libthr.so.3 (0x2808a000)
> libc.so.7 => /lib/libc.so.7 (0x2809d000)
>
> Looks like ldd is not able to find the required so files for java to run. But it is mentioned in the site that jre1.6 is for FREEBSD 6.x and FREEBSD7.
You are attempting to use the FreeBSD 7.x binary on a 6.3 system. Try
http://www.freebsdfoundation.org/cgi-bin/download?download=diablo-jre-freebsd6.i386.1.6.0.07.02.tbz
instead.
--
cd /usr/ports/sysutils/life
make clean
More information about the freebsd-doc
mailing list