From owner-freebsd-hackers Thu Feb 28 15: 3:16 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from artemis.drwilco.net (diana.drwilco.net [66.48.127.79]) by hub.freebsd.org (Postfix) with ESMTP id D675937B417 for ; Thu, 28 Feb 2002 15:03:05 -0800 (PST) Received: from ceres.drwilco.net (docwilco.xs4all.nl [213.84.68.230]) by artemis.drwilco.net (8.11.6/8.11.6) with ESMTP id g1SN2vV51965 (using TLSv1/SSLv3 with cipher DES-CBC3-SHA (168 bits) verified NO); Thu, 28 Feb 2002 18:03:00 -0500 (EST) (envelope-from drwilco@drwilco.net) Message-Id: <5.1.0.14.0.20020301000704.01bf9800@mail.drwilco.net> X-Sender: lists@mail.drwilco.net X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 01 Mar 2002 00:13:43 +0100 To: Theodore Hope , freebsd-hackers@FreeBSD.ORG From: "Rogier R. Mulhuijzen" Subject: Re: oracle 8.1.7.0.1 installation successful, anyone? In-Reply-To: <200202281546.JAA00971@iguana.internexo.co.cr> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 09:46 28-2-2002 -0600, Theodore Hope wrote: >We've tried installing Oracle 8.1.7.0.1 (for Linux) under >FreeBSD 4.5-release and end up with two "jre" processes >eating all the CPU and the infamous >"kernel trap 9 with interrupts disabled" message scrolling on >the console. This has been reported before by others, and >I'm wondering if anyone has successfully installed Oracle >(8.1.x or 9.x) under 4.5-Release. We can't tell if the >main problem is with the Linux emulation, or what; thus >my cross-posting. I didn't succeed in installing 8.1.7 either, but I've been semi-succesful with 9.0.1 lately. I had to pull a few tricks but I got it to install. However, the relinking of several binaries (like the RDBMS one) failed with some glibc errors, so there's something not completely right with my linux libs. 9.0.1's installer uses a JDK on the CD, but I ran it with the linux-jdk1.3.1 too. The Universal Installer is just very sensitive pacakge =( I used the RedHat7.1 port and added some devel rpms, made the oracle user's shell /compat/linux/bin/bash (try a 'uname -a' when logged in with a user setup like that, it's freaky) and I had to make a /compat/linux/etc/mtab file to keep the installer from bombing when it tries to figure out which filesystems you have. Doc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message