From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 02:49:10 2003 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 B45FD37B405 for ; Mon, 16 Jun 2003 02:49:10 -0700 (PDT) Received: from smtp-send.myrealbox.com (smtp-send.myrealbox.com [192.108.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9D8BB43FB1 for ; Mon, 16 Jun 2003 02:49:09 -0700 (PDT) (envelope-from sweetleaf@myrealbox.com) Received: from KroNiC.example.org SweeTLeaF@smtp-send.myrealbox.com [12.210.147.136]$ on Novell NetWare; Mon, 16 Jun 2003 02:49:08 -0700 Date: Mon, 16 Jun 2003 04:49:09 -0500 From: sweetleaf To: freebsd-questions@freebsd.org Message-Id: <20030616044909.093f26f8.sweetleaf@myrealbox.com> Organization: personal X-Mailer: Sylpheed version 0.9.0claws (GTK+ 1.2.10; i386-unknown-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: help installing sun java on freebsd -5.1 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: Mon, 16 Jun 2003 09:49:11 -0000 I am running netscape v.7.0.2 that i d/l from netscape.com under the linux emulation on freebsd-5.1. I would like to use the chat features a yahoo and be able to do online banking which requires java. Netscape redirected me to suns page to d/l the java below: http://java.sun.com/j2se/1.4.1/install-s1s4-linux.html I am trying to follow the install instruction but i keep getting the error this binary is not executable. As mentioned above i am following their instructions: 3. ype: chmod 777 j2sdk-1_4_1_02-s1studio_ce-4u1-bin-linux.bin to change permissions on that file to allow execution. Run the installer. 1. Type the following command from the directory where you placed the installation file: j2sdk-1_4_1_02-s1studio_ce-4u1-bin-linux.bin i have also tried chmod a+x but the same results. Thanks in advance. ps: I would also like to install realplayer 8. again netscape sent me to realplayer.com to d/l the linux distro. its a rpm format so i installed rpm from the linux section on ftp.freebsd.org. rpm -i realplayer.rpm gives a bunch of lib dependency issues. Is their a special package from the linux emulation section that i need to install?