From owner-freebsd-questions@FreeBSD.ORG Mon Jun 13 02:49:40 2005 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 63B8E16A41C for ; Mon, 13 Jun 2005 02:49:40 +0000 (GMT) (envelope-from info@zousys.com) Received: from daishi.dhservers.net (daishi.dhservers.net [67.15.76.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 326C943D1D for ; Mon, 13 Jun 2005 02:49:37 +0000 (GMT) (envelope-from info@zousys.com) Received: from [70.27.210.240] (helo=[192.168.2.105]) by daishi.dhservers.net with esmtpa (Exim 4.50) id 1Dhe7n-0007ZW-EX for freebsd-questions@freebsd.org; Sun, 12 Jun 2005 20:52:27 -0500 Message-ID: <42ACF436.9020109@zousys.com> Date: Sun, 12 Jun 2005 22:49:26 -0400 From: Zousys Info User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - daishi.dhservers.net X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - zousys.com X-Source: X-Source-Args: X-Source-Dir: Subject: JDK Installation 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: Mon, 13 Jun 2005 02:49:40 -0000 -------------------------------------------------------------------- Background Information: FreeBSD 5.4 Try to install JDK 1.5.0.03 --------------------------------------------------------------------- What I have done is : 1) Download JDK bin file from java.sun.com, then *chmod +x jdk-1_5_0_03-linux-i586.bin* 2) Type yes after the license showing 3) get the following error message: * Do you agree to the above license terms? [yes or no] yes Unpacking... Checksumming... 0 0 Extracting... ELF binary type "0" not known. ./install.sfx.5728: 1: Syntax error: "(" unexpected cd: can't cd to jdk1.5.0_03 *Anyone can help me to install JDK, I have tried different version of JDK on different machine, similiar error, Please give me advise. I will be very very appreciated. Thank you so much! Wallace **