From owner-freebsd-database Wed Sep 27 7: 4:19 2000 Delivered-To: freebsd-database@freebsd.org Received: from chmls06.mediaone.net (chmls06.mediaone.net [24.147.1.144]) by hub.freebsd.org (Postfix) with ESMTP id 1087437B42C for ; Wed, 27 Sep 2000 07:04:12 -0700 (PDT) Received: from ahp (h0050dac1a3dc.ne.mediaone.net [24.128.185.247]) by chmls06.mediaone.net (8.8.7/8.8.7) with SMTP id KAA29927; Wed, 27 Sep 2000 10:04:08 -0400 (EDT) From: "Allen Pulsifer" To: "Kevin Riggins" Cc: "freebsd-database@FreeBSD. ORG" , Subject: RE: Oracle 8.1.6 install on FreeBSD 4.1.1 Stable..... Date: Wed, 27 Sep 2000 10:04:17 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) In-Reply-To: Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Sender: owner-freebsd-database@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > Has anyone had any success installing Oracle 8.1.6 for Linux > on FreeBSD 4.1.1. Kevin, No luck. I was having the same problem. If you substitute the FreeBSD JRE for the Linux JRE, you can get the installer to start up, but it won't install anything. I banged my head on it for a while before giving up and installing Linux. You may have some luck if you install Andrew Gallatin's patches for the Linux emulator. Enclosed is a copy of his patch announcement. Let me know if you get anywhere. Allen -----Original Message----- From: owner-freebsd-emulation@FreeBSD.ORG [mailto:owner-freebsd-emulation@FreeBSD.ORG]On Behalf Of Andrew Gallatin Sent: Friday, September 15, 2000 2:34 PM To: Gerald Pfeifer Cc: freebsd-emulation@FreeBSD.ORG; freebsd-java@FreeBSD.ORG Subject: Re: IBM JDK 1.3 now working (pointer to patches) As promised, here's a new diff for 4.0-release: http://www.cs.duke.edu/~gallatin/linux_sa_siginfo/4.0-release.diff And a new diff to the pre-smpng -current: http://www.cs.duke.edu/~gallatin/linux_sa_siginfo/diff As for -stable -- Sean O'Connell took care of that yesterday. The 4.0-release diff should (almost) apply to -stable. I don't have an up-to-date -stable tree laying around & I don't have time to make -stable diff right now. I obtained this diff by applying the patches that Sean O'Connell posted yesterday (thanks Sean) and cleaning up 2 rejects. Both have a change in that rather than hitting the thread stack problem over the head by changing the map flag to MAP_ANON from MAP_STACK, I'm now detecting the allocation of a thread stack in the region typically reserved for the main process stack and adjusting vm_maxsaddr to reflect the current stacksize resource limit. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-database" in the body of the message