From owner-freebsd-questions@FreeBSD.ORG Thu Apr 6 23:17:55 2006 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 F20CE16A406 for ; Thu, 6 Apr 2006 23:17:55 +0000 (UTC) (envelope-from mario@123.hn) Received: from asgard1.americatelsal.com (asgard.americatelsal.com [200.13.161.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 423BB43D46 for ; Thu, 6 Apr 2006 23:17:54 +0000 (GMT) (envelope-from mario@123.hn) Received: (qmail 60886 invoked from network); 6 Apr 2006 23:39:50 -0000 Received: from unknown (HELO ?192.168.10.83?) (200.13.161.68) by asgard1.americatelsal.com with SMTP; 6 Apr 2006 23:39:50 -0000 Message-ID: <4435A28D.7080408@123.hn> Date: Thu, 06 Apr 2006 17:21:49 -0600 From: Mario Beltran User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: es-es, es MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <0B538C86-FFCD-4AE4-A3A4-D5A2990AFEAA@veldt.com> <200604021536.12424.mistry.7@osu.edu> <44313BC2.6050901@npcinternational.com> <087A947F-6475-49B7-B800-CC41EDFF5441@veldt.com> In-Reply-To: <087A947F-6475-49B7-B800-CC41EDFF5441@veldt.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: jdk15 on 6.0 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: Thu, 06 Apr 2006 23:17:56 -0000 james g. escribió: > After several failed attempts at the package route, this was > certainly a welcome surprise: > > http://www.freebsdfoundation.org/downloads/java.shtml I have downloaded diablo-jre-freebsd6-1.5.0.06.00.tbz from the link above, ha, by the way i have a FreeBSD 6.1 box, when i try to install it i got this messages: pkg_add diablo-jre-freebsd6-1.5.0.06.00.tbz pkg_add: could not find package xorg-libraries-6.8.2 ! pkg_add: could not find package javavmwrapper-2.0_5 ! I dont want to install xorg- related libreries :( what are the steps to install java whitout X? Does anybody know where i can find a how to?