Date: Mon, 1 Sep 2008 16:44:15 +0200 (CEST) From: "Remko Lodder" <remko@elvandar.org> To: "Anumukonda, Sai Praveen" <sai_anumukonda@adaptec.com> Cc: "freebsd-doc@freebsd.org" <freebsd-doc@freebsd.org> Subject: Re: (no subject) Message-ID: <0a0c6f7f5bcfb2a965d57969db4fa025.squirrel@galain.elvandar.org> In-Reply-To: <532ABFBDAAC3A34EB12EBA6CEC2838F401E2E26B4F@ADPE2K703.adaptec.com> References: <532ABFBDAAC3A34EB12EBA6CEC2838F401E2E26B4F@ADPE2K703.adaptec.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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@FreeBSD.org \ / Remko Lodder | remko@EFnet X http://www.evilcoder.org/ | / \ ASCII Ribbon Campaign | Against HTML Mail and News
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0a0c6f7f5bcfb2a965d57969db4fa025.squirrel>