I upgraded my desktop authoring box from CentOS 5.5 to 6, and wanted to install Prince 8 to take advantage of my upgrade period. Installing the 64-bit Redhat RPM from you site gets the following errors:
# rpm -i prince-8.0-1.centos55.x86_64.rpm
error: Failed dependencies:
libcrypto.so.6()(64bit) is needed by prince-8.0-1.x86_64
libcurl.so.3()(64bit) is needed by prince-8.0-1.x86_64
libexpat.so.0()(64bit) is needed by prince-8.0-1.x86_64
libssl.so.6()(64bit) is needed by prince-8.0-1.x86_64
All of these libs are installed, are of fairly recent versions, and 64-bit.
Detail:
openssl-devel-1.0.0-10.el6_1.4.x86_64 : Files for development of applications which will use OpenSSL
Repo : installed
Matched from:
Filename : /usr/lib64/libcrypto.so
libcurl-devel-7.19.7-26.el6_1.2.x86_64 : Files needed for building applications with libcurl
Repo : installed
Matched from:
Filename : /usr/lib64/libcurl.so
expat-devel-2.0.1-9.1.el6.x86_64 : Libraries and header files to develop applications using expat
Repo : installed
Matched from:
Filename : /usr/lib64/libexpat.so
openssl-devel-1.0.0-10.el6_1.4.x86_64 : Files for development of applications which will use OpenSSL
Repo : installed
Matched from:
Filename : /usr/lib64/libssl.so
Is this something that can be rectified? I really prefer to use RPMs. If not, will anything have to change in my workflow to use the generic linux version?
Thanks!
mt
# rpm -i prince-8.0-1.centos55.x86_64.rpm
error: Failed dependencies:
libcrypto.so.6()(64bit) is needed by prince-8.0-1.x86_64
libcurl.so.3()(64bit) is needed by prince-8.0-1.x86_64
libexpat.so.0()(64bit) is needed by prince-8.0-1.x86_64
libssl.so.6()(64bit) is needed by prince-8.0-1.x86_64
All of these libs are installed, are of fairly recent versions, and 64-bit.
Detail:
openssl-devel-1.0.0-10.el6_1.4.x86_64 : Files for development of applications which will use OpenSSL
Repo : installed
Matched from:
Filename : /usr/lib64/libcrypto.so
libcurl-devel-7.19.7-26.el6_1.2.x86_64 : Files needed for building applications with libcurl
Repo : installed
Matched from:
Filename : /usr/lib64/libcurl.so
expat-devel-2.0.1-9.1.el6.x86_64 : Libraries and header files to develop applications using expat
Repo : installed
Matched from:
Filename : /usr/lib64/libexpat.so
openssl-devel-1.0.0-10.el6_1.4.x86_64 : Files for development of applications which will use OpenSSL
Repo : installed
Matched from:
Filename : /usr/lib64/libssl.so
Is this something that can be rectified? I really prefer to use RPMs. If not, will anything have to change in my workflow to use the generic linux version?
Thanks!
mt