(no subject)

Remko Lodder remko at elvandar.org
Mon Sep 1 15:00:02 UTC 2008


On Mon, September 1, 2008 1:12 pm, Anumukonda, Sai Praveen 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.
>
> Can someone help me out here.


Hello,

I am sorry but I do not unerstand the problem. There are two dynamically
linked libraries found in the java executable. What would be wrong with
this?

For example /bin/kill:

# ldd kill
kill:
        libc.so.7 => /lib/libc.so.7 (0x2807d000)

Same kind of information.

Please -specify- what could be wrong with this so that we can hopefully
help you.

Do note that the documentation team is not here to help you with src
and/or port problems there are other lists that are more effective in
helping you here (freebsd-java@ for example).

That said: thanks for using FreeBSD and taking the time to report this.
Hopefully we can help you resolve the problem so that you can use the
operating system with joy :)

cheers,
remko

-- 
/"\   Best regards,                      | remko at FreeBSD.org
\ /   Remko Lodder                       | remko at EFnet
 X    http://www.evilcoder.org/          |
/ \   ASCII Ribbon Campaign              | Against HTML Mail and News





More information about the freebsd-doc mailing list