From owner-freebsd-java@FreeBSD.ORG Sat Feb 12 10:12:00 2005 Return-Path: Delivered-To: freebsd-java@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E054E16A4CE; Sat, 12 Feb 2005 10:12:00 +0000 (GMT) Received: from melon.pingpong.net (82.milagro.bahnhof.net [195.178.168.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A89143D45; Sat, 12 Feb 2005 10:11:58 +0000 (GMT) (envelope-from girgen@FreeBSD.org) Received: from localhost (localhost.pingpong.net [127.0.0.1]) by melon.pingpong.net (Postfix) with ESMTP id A7E9C4ACB6; Sat, 12 Feb 2005 11:11:56 +0100 (CET) Received: from melon.pingpong.net ([127.0.0.1]) by localhost (melon.pingpong.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 58764-01-7; Sat, 12 Feb 2005 11:11:56 +0100 (CET) Received: from palle.girgensohn.se (1-2-8-5a.asp.sth.bostream.se [82.182.157.66]) by melon.pingpong.net (Postfix) with ESMTP id 0E14B4ACA1; Sat, 12 Feb 2005 11:11:55 +0100 (CET) Date: Sat, 12 Feb 2005 11:11:55 +0100 From: Palle Girgensohn To: freebsd-java@FreeBSD.org Message-ID: In-Reply-To: <20050212075322.GB68054@dragon.nuxi.com> References: <1B49ACBB4A9C57A2665FA14C@palle.girgensohn.se> <20050212075322.GB68054@dragon.nuxi.com> X-Mailer: Mulberry/3.1.6 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Virus-Scanned: by amavisd-new at pingpong.net cc: dR cc: freebsd-amd64@FreeBSD.org cc: freebsd-java@FreeBSD.org Subject: Re: 32-bit jdk1.4.2 on amd64? X-BeenThere: freebsd-java@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting Java to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 12 Feb 2005 10:12:01 -0000 --On fredag, februari 11, 2005 23.53.22 -0800 David O'Brien wrote: > On Sat, Feb 12, 2005 at 01:47:29AM +0100, Palle Girgensohn wrote: >> I'd like to get java running on an amd64, and not wanting to experiment >> with 1.5.0 just yet, I'd rather run the jdk-1.4.2 in 32-bit mode. How >> can I do this? > .. >> Any ideas welcome, > > You might have better luck running the 32-bit Linux jdk 1.4.2. > See the mailing list archives -- search for "i386_set_ldt". This has > become an FAQ and has been discussed several times. > > -- > -- David (obrien@FreeBSD.org) You guessed it, since I forgot to mention, I've installed a 32-bit native package built in i386. OK, so linux version would be stable enough to run tomcat? Fine I'll try that. Thanks. /Palle