From owner-freebsd-questions@FreeBSD.ORG Sun Mar 1 10:02:55 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BEB7C1065677 for ; Sun, 1 Mar 2009 10:02:55 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta3.srv.hcvlny.cv.net (mta3.srv.hcvlny.cv.net [167.206.4.198]) by mx1.freebsd.org (Postfix) with ESMTP id 94D338FC0A for ; Sun, 1 Mar 2009 10:02:55 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta3.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0KFT004MENWUC9H0@mta3.srv.hcvlny.cv.net> for freebsd-questions@freebsd.org; Sun, 01 Mar 2009 05:02:54 -0500 (EST) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.3/8.14.3) with ESMTP id n21A2qP7096506; Sun, 01 Mar 2009 05:02:53 -0500 Date: Sun, 01 Mar 2009 05:02:52 -0500 From: "Aryeh M. Friedman" In-reply-to: <3B419C0DD853DC47AA4FA65D0FC92B5FE5C8FA@FBCMST11V01.fbc.local> To: m.borsatino@alice.it Message-id: <49AA5D4C.3070901@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <3B419C0DD853DC47AA4FA65D0FC92B5FE5C8FA@FBCMST11V01.fbc.local> User-Agent: Thunderbird 2.0.0.19 (X11/20090228) Cc: freebsd-questions@freebsd.org Subject: Re: libpthread not found X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Mar 2009 10:02:56 -0000 m.borsatino@alice.it wrote: > Hi. > I've installed netbeans from ports without error messages. when I started the program I got an error like this: "libpthread.so.2 needed by java not found". I've verified that there is a libpthread.so.20 in /usr/local/lib/pth. I've done a rough attempt making a soft link; after that I've restarted netbeans; now the error message is: "/libexec/ld-elf.so.1: Shared object "libc.so.6" not found, required by "java", also present but with version libc.so.7. > the same think happen with netbeans 6.1 and with netbeans 6.4 either installed from ports or packages and also using a binaries. > have I done a mistake? how can I fix it? > thanks for any idea. > Marco. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > You may want to look at libmap.conf(5)