Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Linux Enhancements

RE: Linux Enhancements

From: Rachid Moutawakkil <r.moutawakkil_at_sicodex.co.ma>
Date: Sun, 24 Dec 2000 22:18:42 -0000
Message-Id: <10720.125312@fatcity.com>


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 Received on Sun Dec 24 2000 - 16:18:42 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US