From owner-freebsd-questions@FreeBSD.ORG Sat Jan 29 23:02:11 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 2A69216A4CE for ; Sat, 29 Jan 2005 23:02:11 +0000 (GMT) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id A300A43D3F for ; Sat, 29 Jan 2005 23:02:10 +0000 (GMT) (envelope-from pergesu@gmail.com) Received: by wproxy.gmail.com with SMTP id 58so37974wri for ; Sat, 29 Jan 2005 15:02:10 -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=sBQXsXr3DrK0qsCwQsAvQIirFAZJLqf24JrIHFfBsZ9ZJu30GiDIK06kNvDd69ygUlTzbr8M5vI1IOTKgAFgOgBnwzyr5ds/19EKEyG3Ro+CcAZq3/Qm0CDALU3lJFyej4qMk/nI53IR684Bp2icISBWQDwkhDOxaQdkRZa/xEo= Received: by 10.54.29.75 with SMTP id c75mr11993wrc; Sat, 29 Jan 2005 15:02:09 -0800 (PST) Received: by 10.54.42.47 with HTTP; Sat, 29 Jan 2005 15:02:09 -0800 (PST) Message-ID: <810a540e050129150261aa8434@mail.gmail.com> Date: Sat, 29 Jan 2005 16:02:09 -0700 From: Pat Maddox To: freebsd-questions@freebsd.org In-Reply-To: <200501300922.31661.imoore@picknowl.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <810a540e050128145658f81cb8@mail.gmail.com> <200501300908.55411.imoore@picknowl.com.au> <810a540e0501291443c7e489c@mail.gmail.com> <200501300922.31661.imoore@picknowl.com.au> Subject: Re: Installing the JDK without Xorg 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 23:02:11 -0000 On Sun, 30 Jan 2005 09:22:19 +1030, Ian Moore wrote: > On Sun, 30 Jan 2005 09:13, Pat Maddox wrote: > > I built it on an Athlon XP, couple years old, and I'm going to install > > the jdk on a Barton machine. So it should work if I install it as a > > package... > Pardon my ignorance, but what is a "Barton machine"? I've never heard of such > a beast. It's just a particular core for the Athlon. http://www.anandtech.com/cpuchipsets/showdoc.aspx?i=1783&p=2 > > > On the other hand, it's a production server, so I imagine I should > > probably just build it from scratch, just to be safe. > > > You can always try the package & see if it runs without errors. It should work, they're both Athlons. I just wonder if there'd be any benefit at all to building it from scratch on the production machine. I'm not sure, really. It's not a big deal for me to build it, time isn't of the essence or anything. Thanks for the thoughts.