Message-Id: <10720.125312@fatcity.com> From: "Rachid Moutawakkil" Date: Sun, 24 Dec 2000 22:18:42 -0000 Subject: RE: Linux Enhancements Hi the installation goes very easy for me but I installed from disk. The problem with your ownership can be avoided by mounting the cdrom for a user see mount man files for passing ownership. Or if you have enough space copy cdrom contents to some directory and change the ownership with something like: find . -exec chown oracle:oinstall {} \; the java part doesn't needs a java home etc the installer asks you for the bin directory of your java distribution