Centos 6.3 Install - Updated

Does anyone know of a problem with trying to install Domino 8.5.3 on a CentOS 6.3 server?

When I try to do the install “./install” it starts showing the normal line after line of ‘…’ dots. Then just exits out to a command prompt. No prompt to explain why, just simply exists.

Is Centos 6.3 not compatible with Domino?

I did some further searching and found the following site:

http://www-01.ibm.com/support/docview.wss?uid=swg21455332

I ran through the install a couple more times and it did flag the same error. My problem is the package are there at that package level, or better. The only difference is that they are 64-bit packages and not 32-bit packages. Because domino is a 32-bit install, can I not run it on a 64-bit OS?

Subject: Solved

Turns out that the packages that come on the server weren’t the same packages that Domino wanted. So I had to install the kind domino wanted. So for some packages I have two different versions due to domino.

Example:

libgcc-4.4.6-4.el6.x86_64

libgcc-4.4.6-4.el6.i686

After getting the desired packages, the install was successful.