From owner-freebsd-questions@FreeBSD.ORG Mon Jun 26 21:05:31 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4BB5616A407 for ; Mon, 26 Jun 2006 21:05:31 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail3.sea5.speakeasy.net (mail3.sea5.speakeasy.net [69.17.117.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B28044242 for ; Mon, 26 Jun 2006 20:35:32 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 11252 invoked from network); 26 Jun 2006 20:35:31 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail3.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 26 Jun 2006 20:35:31 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 2F36B28449; Mon, 26 Jun 2006 16:35:30 -0400 (EDT) To: Saifi References: <20060625190805.31530.qmail@coolhost77.com> From: Lowell Gilbert Date: Mon, 26 Jun 2006 16:35:30 -0400 In-Reply-To: <20060625190805.31530.qmail@coolhost77.com> (saifi@twincling.org's message of "Mon, 26 Jun 2006 00:38:05 +0530") Message-ID: <44irmnu031.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: libpthread.so.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 21:05:31 -0000 "Saifi" writes: > Hi: > > Trying to install and configure java jdk and jre on FreeBSD 6.1 > > The installation of both the .tgz packages was successful. > > However, on executing the interpreter, 'java' the following error is displayed. > /libexec/ld-elf.so.1: Shared object "libpthread.so.1" not found, required by "java" > > I could not find a libpthread package in FreeBSD ports collection. > > Appreciate if somebody could point out the src.tar.gz or port to use. It's part of the base system. Looks like you installed a Javea package for a different release of FreeBSD (5.x?).