Comments
| Oracle Application Server 10g Release 3 (10.1.3) Installation On Fedora Core 5 (FC5) - A brief guide to installing OracleAS 10g (10.1.3) on Fedora Core 5 (FC5). |
Marcos said... It forgives, click in the vote without wanting ! |
Tim... said... OK. I've removed your vote. No problem :)Cheers Tim... |
John said... These directions worked great!! I misunderstood the instructions the first time around...you have to modify the file after 79% of the install, not before.Cheers. :) |
Clif said... Tim,Shouldn't the modified gennttab lines read: LIB=`$ECHO ${TtoLIB} | $SED 's/ /\n/g' | $GREP "^${T}:" | $AWK -F: '{print $2}'` INI=`$ECHO ${TtoINI} | $SED 's/ /\n/g' | $GREP "^${T}:" | $AWK -F: '{print $2}'` BAS=`$ECHO ${TtoBAS} | $SED 's/ /\n/g' | $GREP "^${T}:" | $AWK -F: '{print $2}'` Instead of: LIB=`$ECHO ${TtoLIB} | $SED 's/ /\n/g' | $GREP "^${T}:" | $AWK -F: '{print $2}'` INI=`$ECHO ${TtoLIB} | $SED 's/ /\n/g' | $GREP "^${T}:" | $AWK -F: '{print $2}'` BAS=`$ECHO ${TtoLIB} | $SED 's/ /\n/g' | $GREP "^${T}:" | $AWK -F: '{print $2}'` |
Tim... said... Hi.As far as I'm aware, the only change necessary is to remove the newline character and replace it with a "\n". The rest of the text is unaffected. Cheers Tim... |
Tim... said... Hi.I just checked the original gennttab file contents and you are correct. I must have included a typo in the article. I've corrected that now. :) Cheers Tim... |
DO NOT ask technical questions here, that's what my forum is for!
These comments should relate to the contents of a specific article. Constructive criticism is good. Advertising and offensive comments are bad and will be deleted!
