jdk-1.3.1.09.i586.rpm
=====
I noticed some errors with the RPM, such as:
error: rpmdbNextIterator: skippint h# 651 blob size(145396): BAD, 8 + 16 * il(1633840229) + dl(544501536)
1) I am not sure if this is significant or not ?
------
2) Only my openmotif is 2.2.2-16 and the one proposed in the literature is 21-2.1.30-8. Could that be the source of the problem ?
3) Also, if as you say Red Hat Enterprise 3 ships with a more recent version of the gcc compiler, how can I go about using the 2.96 gcc ?
How can I find out if I do in fact have make errors or not ? by looking in the installation log file ? What should I be looking for ?
PT
Yes, any make errors should be in the install log. If you don't have the install log, you can "relink all" and that will relink your software and you can get the errors from there.
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:
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 ?
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 ?
Concerning the following error, a few lines of (in the log error file):
Caught UnknownHostException: Linux2005
The metalink you mention, indicates, that you can simply press the 'continue' button and ignore that Pop-up message and continue with the installation, which is what I did.
1) COuld this be the source of my problems ?
(seems more related to the network server configuration, not necessarely Java libraries)
Two Oracle Configuration Tools that did not install where: The Agent Configuration Assistant and the Starting HTTP Server tools.
2) The Agent Configuration Assistant gave: No value for the NODEINFO + Starting HTTP Server gave a message : (Error resolving hostname: localhost).
3) Could all these problems be related ?
PT
PS: I performed a relink all command as suggested, and I still get the same problem with the DBCA.
(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 ?
Bookmarks