I have been beating my head against the wall all week on this problem, and I don't seem to be making any leeway. So, any help that anyone can give me will be most appreciated. Here's the deal:
I am trying to install DB2 7.2 on SuSE 8.0. During the install (when it says "Administer Server Configuration", the install screen dies, says "Segmentation Fault", and dumps me back to the command prompt. I have made sure that there are no instances of the string "db2" in /etc/services and /etc/inittab. I have also made sure that the three default users and groups do not exist prior to installation. /tmp/db2setup.log doesn't have any errors, and it looks like the install is dying inside the method DB2IProtocol::CreateTCP() - I found this out by running db2setup -d (for debug).
That's about it. Thanks in advance!
I am trying to install DB2 7.2 on SuSE 8.0. During the install (when it says "Administer Server Configuration", the install screen dies, says "Segmentation Fault", and dumps me back to the command prompt. I have made sure that there are no instances of the string "db2" in /etc/services and /etc/inittab. I have also made sure that the three default users and groups do not exist prior to installation. /tmp/db2setup.log doesn't have any errors, and it looks like the install is dying inside the method DB2IProtocol::CreateTCP() - I found this out by running db2setup -d (for debug).
That's about it. Thanks in advance!