From owner-freebsd-questions@FreeBSD.ORG Fri Feb 16 15:27:32 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D88E816A402 for ; Fri, 16 Feb 2007 15:27:32 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout2.cac.washington.edu (mxout2.cac.washington.edu [140.142.33.4]) by mx1.freebsd.org (Postfix) with ESMTP id B2A7A13C4A5 for ; Fri, 16 Feb 2007 15:27:32 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9] (may be forged)) by mxout2.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l1GFRWSX018947 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 16 Feb 2007 07:27:32 -0800 X-Auth-Received: from [192.168.10.41] (c-67-187-172-183.hsd1.ca.comcast.net [67.187.172.183]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id l1GFRVCa016043 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Fri, 16 Feb 2007 07:27:32 -0800 Message-ID: <45D5CD5F.4030503@u.washington.edu> Date: Fri, 16 Feb 2007 07:27:27 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.9 (X11/20070122) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <45D5811B.2030101@unsane.co.uk> In-Reply-To: <45D5811B.2030101@unsane.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.3.0.289146, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2007.2.16.71433 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: How to install JRE in FreeBSD 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: Fri, 16 Feb 2007 15:27:32 -0000 Vince wrote: > santhy chandran wrote: >> hi, >> >> Im new to FreeBSD environment and need to work with C++ using IDE Eclipse . >> >> I came to know that inorder to install Eclipse,we should have JRE n our >> machine.I have downloaded JRE for FreeBSD but not able to get it >> installed since installation procedures are not given in that.. >> > When you say you have downloaded the JRE for freebsd, I assume you mean > appropriate version from > http://www.freebsdfoundation.org/downloads/java.shtml > > If you have downloaded the package from there then just run > pkg_add $nameofdownloadedfile > For 6.x i386 that would be > pkg_add diablo-jdk-freebsd6.i386.1.5.0.07.01.tbz > > hope that helps, > > regards, > Vince >> Can u please help me by sending the reply as fast as possible.. >> >> santhy If sans solved the eclipse thing, then he solved this. -Garrett