From owner-freebsd-questions@FreeBSD.ORG Sat Dec 18 10:38:18 2004 Return-Path: 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 6186C16A4CE for ; Sat, 18 Dec 2004 10:38:18 +0000 (GMT) Received: from MXR-3.estpak.ee (ld1.estpak.ee [194.126.101.98]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4860D43D64 for ; Sat, 18 Dec 2004 10:38:15 +0000 (GMT) (envelope-from toomas.aas@raad.tartu.ee) Received: from [80.235.60.138] (80-235-60-138-dsl.trt.estpak.ee [80.235.60.138]) by MXR-3.estpak.ee (Postfix) with ESMTP id 0EFEFBF235; Sat, 18 Dec 2004 12:38:12 +0200 (EET) Message-ID: <41C4086B.3020202@raad.tartu.ee> Date: Sat, 18 Dec 2004 12:37:31 +0200 From: Toomas Aas User-Agent: Mozilla Thunderbird 1.0RC1 (X11/20041207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Zachary Huang , questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at neti.ee Subject: Re: installing linux lib in FreeBSD X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Dec 2004 10:38:18 -0000 Zachary Huang wrote: > I tried to install the JDK 1.4.6 to FreeBSD (release 4.8), but the got > following messages: > > Unpacking... > Checksumming... > 0 > 0 > Extracting... > ELF interpreter /compat/linux/lib/ld-linux.so.2 not found This sounds suspiciously like linux emulator is not working. Do you have Linux emulation set up, linux_base port installed and linprocfs mounted?