As requested elsewhere, a bug report about OpenSuSE packaging. My current problem is that I can't install the OpenSuSE 64-bit package on SuSE Linux Enterprise 11, even though the installation of the 32-bit version is possible.
The package prince-8.1-1.opensuse11.i586.rpm contains the following dependencies:
while its 64-bit counterpart, prince-8.1-1.opensuse11.x86_64.rpm uses the following:
OpenSuSE seems to contain both versions of OpenSSL and libpng, that's why both packages install fine on OpenSuSE. However, SuSE Linux Enterprise 11 only contains the older version of both packages, this is why it's possible to install the 32-bit package, but not the 64-bit one.
I would very much prefer to have a dedicated SLE11 package for Prince, however, the 32-bit OpenSuSE package worked fine for us so far. What I need (and pressure from our IT is getting bigger) is a proper 64-bit package with SLE11-compatible dependencies.
The package prince-8.1-1.opensuse11.i586.rpm contains the following dependencies:
libcrypto.so.0.9.8
libssl.so.0.9.8
libpng12.so.0
libpng12.so.0(PNG12_0)
while its 64-bit counterpart, prince-8.1-1.opensuse11.x86_64.rpm uses the following:
libcrypto.so.1.0.0()(64bit)
libssl.so.1.0.0()(64bit)
libpng14.so.14()(64bit)
libpng14.so.14(PNG14_0)(64bit)
OpenSuSE seems to contain both versions of OpenSSL and libpng, that's why both packages install fine on OpenSuSE. However, SuSE Linux Enterprise 11 only contains the older version of both packages, this is why it's possible to install the 32-bit package, but not the 64-bit one.
I would very much prefer to have a dedicated SLE11 package for Prince, however, the 32-bit OpenSuSE package worked fine for us so far. What I need (and pressure from our IT is getting bigger) is a proper 64-bit package with SLE11-compatible dependencies.