Errors regarding libXp.so.6 in linux

I received errors regarding libXp.so.6 launching the Fame 9.3 release 3 on Redhat Enterprise Linux 5.

Error while loading shared library libXp.so.6
Cannot open shared object file. No such file or directory.

This error occurs because the library libXp.so.6 is not installed. This occurs on newer Red Hat based distributions where libXp.so.6 has become deprecated. In order to install and operate Fame (Sungard), you will need to obtain this library.

In newer distributions, you should be able to obtain this library from the following RPM files:

For 32 bit:
libXp-1.0.0-8.i386.rpm

For 64 bit:
libXp-1.0.0-8.x86_64.rpm

You can also use the yum package tool if available to install the libXp.so.6 library. If you have yum installed, run the following command to obtain the library:

For 32 bit:
sudo yum install libXp.so.6

For 64-bit:
sudo yum install libXp.x86_64

Refer to the RPM sources for your particular distribution for more information about obtaining libXp.so.6.

If you have a trial version of Redhat linux, then yum will not work. However you can download the rpm from rpm.pbone.net.