Re: Installation log Files
Quote:
Originally posted by ptreves
Hello Jeff,
In my latest Installation log file (error log: oraInstall2004-08-23_09-11-36AM.err), I basically don't see much:
a few lines of:
Caught UnknownHostException: Linux2005
followed by:
don't you think that might be significant? http://metalink.oracle.com/metalink/...&p_id=135249.1
Quote:
java.lang.NumberFormatException: null
at java.lang.Integer.parseInt(....)
....
Returning 0 instead.
-----
1) Not much information there.
I don't know if this is of any significance ?
2) You type relink all from the ./bin directory at the command prompt ?
PT
$ORACLE_HOME/bin yes.
re-directing gcc libraries
Hello Jeff,
Concerning the other link you have pointed out to me,
http://metalink.oracle.com/metalink...p_html_source=0
(for the re-direction to the gcc version 2.96).
I did perform the commands indicated (i.e., mv /usr/bin/gcc /usr/bin/gcc323 + ln -s /usr/bin/gcc296 /usr/bin/gcc + ....(2 other commands).
I performed all the installation steps as was indicated except for the patches of course.
1) Maybe Oracle can just not be installed on that OS ?
2) Maybe I should look at the make file of the relink all operation for the source of the problem ?
PT