From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 16:25:15 2005 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 8DC4F16A4CF for ; Sat, 29 Jan 2005 16:25:15 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 84E5B43D1D for ; Sat, 29 Jan 2005 16:25:09 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so13853wri for ; Sat, 29 Jan 2005 08:25:09 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=WdNeSm0sbMEGqrR2vwhRLl/Jw0jPeIp/fFisrgauDYTW8Jx9q5NOUmqg+tTojUK1eFXuT5v2yJumJeiRoJbfeohKLc7u8vwTaqh3UaVJKUtHUyyAGTzMUgCBfmOiwQQTVpnFYkVmXtV7zxAE0jt7LDjMdyQRJM+4JwmibQg6BqQ= Received: by 10.54.56.56 with SMTP id e56mr84757wra; Sat, 29 Jan 2005 08:25:09 -0800 (PST) Received: by 10.54.42.47 with HTTP; Sat, 29 Jan 2005 08:25:08 -0800 (PST) Message-ID: <810a540e05012908255228abbb@mail.gmail.com> Date: Sat, 29 Jan 2005 09:25:08 -0700 From: Pat Maddox To: John , freebsd-questions@freebsd.org In-Reply-To: <20050129102147.C858@starfire.mn.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20050115210617.A20158@starfire.mn.org> <20050116041626.GB13042@osiris.chen.org.nz> <41E9F612.5030901@taborandtashell.net> <20050129100959.A858@starfire.mn.org> <810a540e05012908196f9bf659@mail.gmail.com> <20050129102147.C858@starfire.mn.org> Subject: Re: I need a cuppa... X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Pat Maddox List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 29 Jan 2005 16:25:15 -0000 I don't think I ever saw that message you got, but I remember that it did download a ton of Xorg stuff because there was a motif dependency or something. As far as linux goes...you need to have linux emulation enabled, because you use a linux JDK to build the native one. So make sure you've got linux emulation working, install the linux-sun jdk, and then build the native JDK. It's all detailed in that link I gave you. On Sat, 29 Jan 2005 10:21:47 -0600, John wrote: > On Sat, Jan 29, 2005 at 09:19:01AM -0700, Pat Maddox wrote: > > I'm not sure if you've seen the below link or not, but it worked > > perfectly for me as I was trying to get Java working. > > http://www.brettsbsd.net/~estrabd/blog/index.php?/archives/21_Java_1.4_on_FreeBSD_4.10_in_8_steps.html > > > > Hope that helps some. > > I'll check it out. > > Did you get the same message and did it fetch huge chunks of linux > in the process? > -- > > John Lind > john@starfire.MN.ORG >