Forum How do I...?

CentOS rpm dependencies issue

epanagio
On the old server we had prince 7.1 with the associated license. I downloaded
prince-7.1-1.centos52.i386.rpm and I tried to install it but I receive the following error:

rpm -ivh prince-7.1-1.centos52.i386.rpm
error: Failed dependencies:
libcrypto.so.6 is needed by prince-7.1-1.i386
libexpat.so.0 is needed by prince-7.1-1.i386
libfontconfig.so.1 is needed by prince-7.1-1.i386
libfreetype.so.6 is needed by prince-7.1-1.i386
libgif.so.4 is needed by prince-7.1-1.i386
libjpeg.so.62 is needed by prince-7.1-1.i386
libpng12.so.0 is needed by prince-7.1-1.i386
libpng12.so.0(PNG12_0) is needed by prince-7.1-1.i386
libssl.so.6 is needed by prince-7.1-1.i386
libtiff.so.3 is needed by prince-7.1-1.i386
libungif.so.4 is needed by prince-7.1-1.i386
libz.so.1 is needed by prince-7.1-1.i386

How do I handle this?
mikeday
You can install the necessary libraries. Is your server running CentOS 5, or an equivalent distribution like RHEL 5?
epanagio
It is running CENTOS 6.2
mikeday
Prince 8.1 will have RPM packages for CentOS 6. If you need to run 7.1, using a static binary may work. I'll provide the link to that in the other forum thread.