Forum How do I...?

Install on RHEL 6

kroberts
Hi,

I have a RHEL 6 box on which I need to install Prince XML. Any idea how I can do this?

Thanks.
mikeday
I would suggest that you try installing the RHEL 5 / CentOS 5.2 RPM.
kroberts
There are to many dependency version conflicts:
**
[root@9ci01 tmp]# rpm -iv 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
**
mikeday
In that case the statically linked "Linux generic" package may be a better bet. We'll add RHEL 6 to the list of platforms to support in a future release.
kroberts
Thanks. I'll try that.
kroberts
Is it reasonable that I try prince 6 on RHEL 6? I'm getting errors generating any pdf even off of the simplest html documents.

Thanks.
mikeday
Prince 8.1 is now available with RPMs for RHEL/CentOS 6.