Subject: Stuck w/ Oracle 8.1.7 (Linux) on 1.5.1/i386
To: None <david@netbsd.org, netbsd-help@netbsd.org>
From: Hubert Feyrer <hubert.feyrer@informatik.fh-regensburg.de>
List: netbsd-help
Date: 07/30/2001 22:39:27
I'm stuck in the Oracle installer... here's how I got that far:
* install jdk-1.1.8
* make /bin/sh point to /emul/linux/bin/bash (don't forget to reset
before next reboot! :-)
* Create user 'oracle', do the following as user 'oracle'
* copy CD to /home/oracle/CD
* Replace /home/oracle/CD/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/bin/jre
with the following script:
#!/bin/sh
PATH=/usr/pkg/java/bin:$PATH
export PATH
exec /usr/pkg/java/bin/jre "$@"
* cd /home/oracle/CD/install/linux
* ./runInstaller
* Welcome, Click "Next"
* File Locations: defaults look sane, click "Next"
* See a progress bar appear, and abort at ~46% with an error message of
"There was a problem in accessing the staging area.
Please make sure the specified values for 'Source' and
'Destination' are valid.
I have NFC where this comes from, and reading ktrace output back and forth
doesn't help either. I made sure there is no "home" and "tmp" dirs under
/emul/linux to not confuse the installer, but that's not the solution
either.
Help!
- Hubert
--
Want to get a clue on IPv6 but don't know where to start? Try this:
* Basics -> http://www.onlamp.com/pub/a/onlamp/2001/05/24/ipv6_tutorial.html
* Setup -> http://www.onlamp.com/pub/a/onlamp/2001/06/01/ipv6_tutorial.html
Of course with your #1 IPv6 ready operating system -> http://www.NetBSD.org/