From owner-freebsd-questions@FreeBSD.ORG Mon Jun 13 03:01:23 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 4F8E716A41C for ; Mon, 13 Jun 2005 03:01:23 +0000 (GMT) (envelope-from Mike.Jeays@rogers.com) Received: from smtp101.rog.mail.re2.yahoo.com (smtp101.rog.mail.re2.yahoo.com [206.190.36.79]) by mx1.FreeBSD.org (Postfix) with SMTP id B116343D48 for ; Mon, 13 Jun 2005 03:01:22 +0000 (GMT) (envelope-from Mike.Jeays@rogers.com) Received: (qmail 41651 invoked from network); 13 Jun 2005 03:01:18 -0000 Received: from unknown (HELO ?192.168.2.150?) (mjeays2551@24.114.152.139 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 13 Jun 2005 03:01:18 -0000 From: Mike Jeays To: Zousys Info In-Reply-To: <42ACF436.9020109@zousys.com> References: <42ACF436.9020109@zousys.com> Content-Type: text/plain Message-Id: <1118631677.50897.2.camel@chaucer> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Sun, 12 Jun 2005 23:01:17 -0400 Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 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 03:01:23 -0000 On Sun, 2005-06-12 at 22:49, Zousys Info wrote: > -------------------------------------------------------------------- > 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 > ** > > _______________________________________________ > 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" Look in the recent archives (last two weeks); I had problems with 1.5, and found it much easier to install 1.4. 1.5 is still being "stabilized".